remote_input_channel   90 core/conf.c            conf.remote_input_channel = REMOTE_INPUT_USB;
remote_input_channel  509 core/conf.c        CONF_INFO(208, conf.remote_input_channel,                   CONF_DEF_VALUE, i:0),
remote_input_channel  161 core/gui.c             if(remote_inputs[i].type == conf.remote_input_channel) {
remote_input_channel  168 core/gui.c         conf.remote_input_channel=remote_inputs[i].type;
remote_input_channel  241 core/kbd_common.c         switch(conf.remote_input_channel)
remote_input_channel   57 core/usb_sync.c     switch(conf.remote_input_channel)
remote_input_channel  449 include/conf.h     int remote_input_channel;   // remote input channel,  0=USB, 1=A/D
remote_input_channel 1985 platform/generic/wrappers.c     if ((camera_info.state.mode_rec == 1) && conf.remote_enable && (conf.remote_input_channel == REMOTE_INPUT_HDMI_HPD))