Home
last modified time | relevance | path

Searched refs:lvl (Results 1 – 25 of 49) sorted by relevance

12

/drivers/pcmcia/
Dsoc_common.h145 int lvl, const char *fmt, ...);
147 #define debug(skt, lvl, fmt, arg...) \ argument
148 soc_pcmcia_debug(skt, __func__, lvl, fmt , ## arg)
151 #define debug(skt, lvl, fmt, arg...) do { } while (0) argument
/drivers/ide/
Dide-gd.h11 #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
Dide-cd.h14 #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/media/common/tuners/
Dtda18271-priv.h145 #define tda_printk(st, lvl, fmt, arg...) \ argument
146 _tda_printk(st, lvl, __func__, fmt, ##arg)
148 #define tda_dprintk(st, lvl, fmt, arg...) \ argument
150 if (tda18271_debug & lvl) \
/drivers/media/dvb/siano/
Dsms-cards.c179 int lvl, ret; in sms_set_gpio() local
195 lvl = enable ? 0 : 1; in sms_set_gpio()
198 lvl = enable ? 1 : 0; in sms_set_gpio()
205 return smscore_set_gpio(coredev, gpio, lvl); in sms_set_gpio()
/drivers/net/wireless/iwlwifi/
Diwl-power.c162 enum iwl_power_level lvl, int period) in iwl_static_sleep_cmd() argument
184 if (WARN_ON(lvl < 0 || lvl >= IWL_POWER_NUM)) in iwl_static_sleep_cmd()
187 *cmd = table[lvl].cmd; in iwl_static_sleep_cmd()
196 skip = table[lvl].no_dtim; in iwl_static_sleep_cmd()
257 IWL_DEBUG_POWER(priv, "Sleep command for index %d\n", lvl + 1); in iwl_static_sleep_cmd()
/drivers/media/video/saa7164/
Dsaa7164-api.c81 struct tmComResDebugSetLevel lvl; in saa7164_api_set_debug() local
88 SET_DEBUG_LEVEL_CONTROL, sizeof(lvl), &lvl); in saa7164_api_set_debug()
92 dprintk(DBGLVL_API, "%s() Was %d\n", __func__, lvl.dwDebugLevel); in saa7164_api_set_debug()
94 lvl.dwDebugLevel = level; in saa7164_api_set_debug()
98 SET_DEBUG_LEVEL_CONTROL, sizeof(lvl), &lvl); in saa7164_api_set_debug()
547 struct tmComResAudioDefaults lvl; in saa7164_api_set_audio_std() local
554 lvl.ucDecoderLevel = TMHW_LEV_ADJ_DECLEV_DEFAULT; in saa7164_api_set_audio_std()
555 lvl.ucDecoderFM_Level = TMHW_LEV_ADJ_DECLEV_DEFAULT; in saa7164_api_set_audio_std()
556 lvl.ucMonoLevel = TMHW_LEV_ADJ_MONOLEV_DEFAULT; in saa7164_api_set_audio_std()
557 lvl.ucNICAM_Level = TMHW_LEV_ADJ_NICLEV_DEFAULT; in saa7164_api_set_audio_std()
[all …]
/drivers/iommu/
Damd_iommu_types.h235 #define PM_MAP_MASK(lvl) (PM_ADDR_MASK & \ argument
236 (~((1ULL << (12 + ((lvl) * 9))) - 1)))
237 #define PM_ALIGNED(lvl, addr) ((PM_MAP_MASK(lvl) & (addr)) == (addr)) argument
/drivers/gpio/
Dgpio-max732x.c461 int lvl; in max732x_irq_setup() local
467 for (lvl = 0; lvl < chip->gpio_chip.ngpio; lvl++) { in max732x_irq_setup()
468 int irq = lvl + chip->irq_base; in max732x_irq_setup()
470 if (!(chip->dir_input & (1 << lvl))) in max732x_irq_setup()
Dgpio-pca953x.c455 int lvl; in pca953x_irq_setup() local
481 for (lvl = 0; lvl < chip->gpio_chip.ngpio; lvl++) { in pca953x_irq_setup()
482 int irq = lvl + chip->irq_base; in pca953x_irq_setup()
Dgpio-tegra.c251 u32 lvl = tegra_gpio_readl(GPIO_INT_LVL(gpio)); in tegra_gpio_irq_handler() local
260 if (lvl & (0x100 << pin)) { in tegra_gpio_irq_handler()
/drivers/media/dvb/frontends/
Dlnbp22.c44 #define dprintk(lvl, arg...) if (debug >= (lvl)) printk(arg) argument
/drivers/acpi/acpica/
Dacdebug.h59 #define DBTEST_OUTPUT_LEVEL(lvl) if (acpi_gbl_db_opt_verbose) argument
60 #define VERBOSE_PRINT(fp) DBTEST_OUTPUT_LEVEL(lvl) {\
/drivers/media/video/cx231xx/
Dcx231xx-i2c.c42 #define dprintk1(lvl, fmt, args...) \ argument
44 if (i2c_debug >= lvl) { \
49 #define dprintk2(lvl, fmt, args...) \ argument
51 if (i2c_debug >= lvl) { \
/drivers/media/video/cx23885/
Dcx23885-f300.c38 static void f300_set_line(struct cx23885_dev *dev, u32 line, u8 lvl) in f300_set_line() argument
41 if (lvl == 1) in f300_set_line()
/drivers/usb/gadget/
Dpxa25x_udc.h245 #define DBG(lvl, stuff...) do{if ((lvl) <= UDC_DEBUG) DMSG(stuff);}while(0) argument
/drivers/pci/hotplug/
Dacpiphp_glue.c67 is_pci_dock_device(acpi_handle handle, u32 lvl, void *context, void **rv) in is_pci_dock_device() argument
120 register_slot(acpi_handle handle, u32 lvl, void *context, void **rv) in register_slot() argument
446 find_p2p_bridge(acpi_handle handle, u32 lvl, void *context, void **rv) in find_p2p_bridge() argument
578 cleanup_p2p_bridge(acpi_handle handle, u32 lvl, void *context, void **rv) in cleanup_p2p_bridge() argument
1137 count_sub_bridges(acpi_handle handle, u32 lvl, void *context, void **rv) in count_sub_bridges() argument
1149 check_sub_bridges(acpi_handle handle, u32 lvl, void *context, void **rv) in check_sub_bridges() argument
1390 find_root_bridges(acpi_handle handle, u32 lvl, void *context, void **rv) in find_root_bridges() argument
Dacpiphp_ibm.c115 u32 lvl, void *context, void **rv);
398 u32 lvl, void *context, void **rv) in ibm_find_acpi_device() argument
/drivers/net/ethernet/ti/
Dtlan.h43 #define TLAN_DBG(lvl, format, args...) \ argument
45 if (debug&lvl) \
/drivers/media/video/tm6000/
Dtm6000-i2c.c41 #define i2c_dprintk(lvl, fmt, args...) if (i2c_debug >= lvl) do { \ argument
/drivers/acpi/
Dpci_slot.c134 register_slot(acpi_handle handle, u32 lvl, void *context, void **rv) in register_slot() argument
186 walk_p2p_bridge(acpi_handle handle, u32 lvl, void *context, void **rv) in walk_p2p_bridge() argument
Ddock.c806 find_dock_devices(acpi_handle handle, u32 lvl, void *context, void **rv) in find_dock_devices() argument
1028 find_dock(acpi_handle handle, u32 lvl, void *context, void **rv) in find_dock() argument
1037 find_bay(acpi_handle handle, u32 lvl, void *context, void **rv) in find_bay() argument
Dvideo_detect.c112 find_video(acpi_handle handle, u32 lvl, void *context, void **rv) in find_video() argument
/drivers/net/wireless/orinoco/
Dhermes.c85 #define DEBUG(lvl, stuff...) if ((lvl) <= HERMES_DEBUG) DMSG(stuff) argument
89 #define DEBUG(lvl, stuff...) do { } while (0) argument
/drivers/media/video/em28xx/
Dem28xx-i2c.c44 #define dprintk2(lvl, fmt, args...) \ argument
46 if (i2c_debug >= lvl) { \

12