Searched refs:_e (Results 1 – 6 of 6) sorted by relevance
| /drivers/hid/bpf/progs/ |
| A D | hid_bpf_helpers.h | 180 … _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, _d, _e) _1; _2; _3; _4; _5; _6; _7; _8; _9; _a; _b; _… argument 181 … _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, _d, _e, _f) _1; _2; _3; _4; _5; _6; _7; _8; _9; _a; _b; _… argument
|
| /drivers/scsi/fnic/ |
| A D | fnic_trace.h | 73 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument 90 trace_buf->data[4] = (u64)(unsigned long)_e; \
|
| /drivers/block/ |
| A D | rnull.rs | 70 .map_err(|_e| kernel::error::code::EIO) in queue_rq()
|
| /drivers/clk/nxp/ |
| A D | clk-lpc32xx.c | 1166 #define LPC32XX_DEFINE_CLK(_idx, _reg, _e, _em, _d, _dm, _b, _bm, _ops) \ argument 1175 .enable = (_e), \ 1187 #define LPC32XX_DEFINE_USB(_idx, _ce, _cd, _cm, _e, _b, _ops) \ argument 1198 .enable = (_e), \
|
| /drivers/net/wireless/ath/ath5k/ |
| A D | ath5k.h | 932 #define AR5K_ASSERT_ENTRY(_e, _s) do { \ argument 933 if (_e >= _s) \
|
| /drivers/net/wireless/realtek/rtw89/ |
| A D | debug.c | 464 #define __GEN_TXPWR_ENT_NESTED(_e) \ argument 465 { .nested = true, .ptr = __txpwr_ent_##_e, \ 466 .len = ARRAY_SIZE(__txpwr_ent_##_e) }
|
Completed in 29 milliseconds