Searched refs:sms_debug (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/drivers/media/dvb/siano/ |
D | smsdvb.c | 74 sms_debug("DVB3_EVENT_INIT"); in sms_board_dvb3_event() 78 sms_debug("DVB3_EVENT_SLEEP"); in sms_board_dvb3_event() 82 sms_debug("DVB3_EVENT_HOTPLUG"); in sms_board_dvb3_event() 88 sms_debug("DVB3_EVENT_FE_LOCK"); in sms_board_dvb3_event() 95 sms_debug("DVB3_EVENT_FE_UNLOCK"); in sms_board_dvb3_event() 102 sms_debug("DVB3_EVENT_UNC_OK"); in sms_board_dvb3_event() 109 sms_debug("DVB3_EVENT_UNC_ERR"); in sms_board_dvb3_event() 424 sms_debug("add pid %d(%x)", in smsdvb_start_feed() 445 sms_debug("remove pid %d(%x)", in smsdvb_stop_feed() 586 sms_debug(""); in smsdvb_get_tune_settings() [all …]
|
D | smscoreapi.c | 539 sms_debug("sending reload command."); in smscore_load_firmware_family2() 612 sms_debug("rc=%d, postload=%p ", rc, in smscore_load_firmware_family2() 816 sms_debug("set device mode to %d", mode); in smscore_set_device_mode() 993 sms_debug("\ndata rate %d bytes/secs", in smscore_onresponse() 1023 sms_debug("MSG_SMS_GET_VERSION_EX_RES " in smscore_onresponse() 1036 sms_debug("MSG_SMS_INIT_DEVICE_RES"); in smscore_onresponse() 1040 sms_debug("MSG_SW_RELOAD_START_RES"); in smscore_onresponse() 1047 sms_debug("MSG_SW_RELOAD_EXEC_RES"); in smscore_onresponse() 1050 sms_debug("MSG_SMS_SWDOWNLOAD_TRIGGER_RES"); in smscore_onresponse() 1057 sms_debug("MSG_SMS_GPIO_CONFIG_EX_RES"); in smscore_onresponse() [all …]
|
D | sms-cards.c | 279 sms_debug("%s: LNA %s", __func__, onoff ? "enabled" : "disabled"); in sms_board_lna_control()
|
D | smsusb.c | 566 sms_debug(""); in smsusb_module_init()
|
D | smscoreapi.h | 772 #define sms_debug(fmt, arg...) \ macro
|