Searched defs:lev (Results 1 – 8 of 8) sorted by relevance
| /drivers/net/fddi/skfp/h/ |
| D | hwmtm.h | 171 #define DB_RX(lev, fmt, ...) \ argument 176 #define DB_TX(lev, fmt, ...) \ argument 181 #define DB_GEN(lev, fmt, ...) \ argument 187 #define DB_RX(lev, fmt, ...) no_printk(fmt "\n", ##__VA_ARGS__) argument 188 #define DB_TX(lev, fmt, ...) no_printk(fmt "\n", ##__VA_ARGS__) argument 189 #define DB_GEN(lev, fmt, ...) no_printk(fmt "\n", ##__VA_ARGS__) argument
|
| /drivers/devfreq/ |
| D | devfreq.c | 79 int lev; in devfreq_get_freq_level() local 133 int lev, prev_lev, ret = 0; in devfreq_update_status() local
|
| /drivers/macintosh/ |
| D | via-pmu68k.c | 744 #define LEVEL_TO_BRIGHT(lev) ((lev) < 1? 0x7f: 0x4a - ((lev) << 1)) argument
|
| /drivers/net/fddi/skfp/ |
| D | hwmtm.c | 2123 void mac_drv_debug_lev(struct s_smc *smc, int flag, int lev) in mac_drv_debug_lev()
|
| /drivers/net/ethernet/davicom/ |
| D | dm9000.c | 150 #define dm9000_dbg(db, lev, msg...) do { \ argument
|
| /drivers/media/usb/cpia2/ |
| D | cpia2.h | 470 #define ALOG(lev, fmt, args...) printk(lev "%s:%d %s(): " fmt, __FILE__, __LINE__, __func__, ## arg… argument
|
| /drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_core.c | 55 #define SRVTRACE_ENABLED(srv, lev) \ argument
|
| /drivers/scsi/lpfc/ |
| D | lpfc_hw.h | 3046 uint32_t lev:2; /* Level */ member
|