switch_type 193 core/usb_module.c switch ( switch_type) switch_type 223 core/usb_module.c switch ( switch_type) switch_type 239 core/usb_module.c switch ( switch_type) switch_type 268 core/usb_module.c switch ( switch_type) switch_type 45 core/usb_remote.c enum SWITCH_TYPE switch_type = SW_NONE ; switch_type 386 core/usb_remote.c switch_type = conf.remote_switch_type ; switch_type 408 core/usb_remote.c (*usb_driver[switch_type])(get_usb_power(USB_STATE)); // jump to driver state machine switch_type 413 core/usb_remote.c (*usb_module_play[switch_type])(); // jump to control module state machine switch_type 481 core/usb_remote.c sprintf(buf,"switch=%d logic=%d sync=%s mode=%d ", switch_type, control_module, conf.synch_enable?"yes":"no", camera_mode) ; switch_type 188 core/usb_remote.h extern enum SWITCH_TYPE switch_type ;