/drivers/ide/ |
D | ide-gd.h | 11 #define ide_debug_log(lvl, fmt, args...) __ide_debug_log(lvl, fmt, ## args) argument 13 #define ide_debug_log(lvl, fmt, args...) do {} while (0) argument
|
D | ide-cd.h | 14 #define ide_debug_log(lvl, fmt, args...) __ide_debug_log(lvl, fmt, ## args) argument 16 #define ide_debug_log(lvl, fmt, args...) do {} while (0) argument
|
/drivers/infiniband/hw/usnic/ |
D | usnic_log.h | 31 #define usnic_printk(lvl, args...) \ argument
|
/drivers/media/usb/cx231xx/ |
D | cx231xx-i2c.c | 42 #define dprintk1(lvl, fmt, args...) \ argument 49 #define dprintk2(lvl, fmt, args...) \ argument
|
/drivers/media/dvb-frontends/ |
D | lnbp22.c | 44 #define dprintk(lvl, arg...) if (debug >= (lvl)) printk(arg) argument
|
/drivers/acpi/acpica/ |
D | acdebug.h | 70 #define DBTEST_OUTPUT_LEVEL(lvl) if (acpi_gbl_db_opt_verbose) argument
|
/drivers/media/pci/cx23885/ |
D | cx23885-f300.c | 35 static void f300_set_line(struct cx23885_dev *dev, u32 line, u8 lvl) in f300_set_line()
|
/drivers/pcmcia/ |
D | soc_common.h | 147 #define debug(skt, lvl, fmt, arg...) \ argument 151 #define debug(skt, lvl, fmt, arg...) do { } while (0) argument
|
D | soc_common.c | 60 int lvl, const char *fmt, ...) in soc_pcmcia_debug()
|
/drivers/media/common/siano/ |
D | sms-cards.c | 244 int lvl, ret; in sms_set_gpio() local
|
/drivers/acpi/ |
D | video_detect.c | 106 find_video(acpi_handle handle, u32 lvl, void *context, void **rv) in find_video()
|
D | processor_pdc.c | 162 early_init_pdc(acpi_handle handle, u32 lvl, void *context, void **rv) in early_init_pdc()
|
D | pci_slot.c | 115 register_slot(acpi_handle handle, u32 lvl, void *context, void **rv) in register_slot()
|
/drivers/pci/hotplug/ |
D | acpi_pcihp.c | 197 check_hotplug(acpi_handle handle, u32 lvl, void *context, void **rv) in check_hotplug()
|
D | acpiphp_ibm.c | 386 u32 lvl, void *context, void **rv) in ibm_find_acpi_device()
|
/drivers/net/wireless/orinoco/ |
D | hermes.c | 84 #define DEBUG(lvl, stuff...) if ((lvl) <= HERMES_DEBUG) DMSG(stuff) argument 88 #define DEBUG(lvl, stuff...) do { } while (0) argument
|
/drivers/media/tuners/ |
D | tda18271-priv.h | 145 #define tda_printk(st, lvl, fmt, arg...) \ argument 148 #define tda_dprintk(st, lvl, fmt, arg...) \ argument
|
/drivers/media/usb/tm6000/ |
D | tm6000-i2c.c | 41 #define i2c_dprintk(lvl, fmt, args...) if (i2c_debug >= lvl) do { \ argument
|
/drivers/pnp/pnpacpi/ |
D | core.c | 301 u32 lvl, void *context, in pnpacpi_add_device_handler()
|
/drivers/net/wireless/iwlwifi/dvm/ |
D | power.c | 161 enum iwl_power_level lvl, int period) in iwl_static_sleep_cmd()
|
/drivers/xen/ |
D | xen-acpi-cpuhotplug.c | 354 u32 lvl, void *context, void **rv) in processor_walk_namespace_cb()
|
D | xen-acpi-processor.c | 332 read_acpi_id(acpi_handle handle, u32 lvl, void *context, void **rv) in read_acpi_id()
|
/drivers/media/pci/saa7164/ |
D | saa7164-api.c | 81 struct tmComResDebugSetLevel lvl; in saa7164_api_set_debug() local 547 struct tmComResAudioDefaults lvl; in saa7164_api_set_audio_std() local
|
/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_enc.c | 1313 static inline int h264_level(enum v4l2_mpeg_video_h264_level lvl) in h264_level() 1332 static inline int mpeg4_level(enum v4l2_mpeg_video_mpeg4_level lvl) in mpeg4_level()
|
/drivers/scsi/ |
D | advansys.c | 2241 #define ASC_DBG(lvl, s...) argument 2242 #define ASC_DBG_PRT_SCSI_HOST(lvl, s) argument 2243 #define ASC_DBG_PRT_ASC_SCSI_Q(lvl, scsiqp) argument 2244 #define ASC_DBG_PRT_ADV_SCSI_REQ_Q(lvl, scsiqp) argument 2245 #define ASC_DBG_PRT_ASC_QDONE_INFO(lvl, qdone) argument 2246 #define ADV_DBG_PRT_ADV_SCSI_REQ_Q(lvl, scsiqp) argument 2247 #define ASC_DBG_PRT_HEX(lvl, name, start, length) argument 2248 #define ASC_DBG_PRT_CDB(lvl, cdb, len) argument 2249 #define ASC_DBG_PRT_SENSE(lvl, sense, len) argument 2250 #define ASC_DBG_PRT_INQUIRY(lvl, inq, len) argument [all …]
|