remote_switch_type  505 core/conf.c        CONF_INFO(204, conf.remote_switch_type,                     CONF_DEF_VALUE, i:0),
remote_switch_type  126 core/gui.c         gui_enum_value_change(&conf.remote_switch_type,change,sizeof(modes)/sizeof(modes[0]));
remote_switch_type  130 core/gui.c         return modes[conf.remote_switch_type];
remote_switch_type  386 core/usb_remote.c         switch_type = conf.remote_switch_type ;
remote_switch_type  390 include/conf.h 	int remote_switch_type;