Home
last modified time | relevance | path

Searched refs:_e (Results 1 – 6 of 6) sorted by relevance

/drivers/hid/bpf/progs/
A Dhid_bpf_helpers.h180 … _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 Dfnic_trace.h73 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
90 trace_buf->data[4] = (u64)(unsigned long)_e; \
/drivers/block/
A Drnull.rs70 .map_err(|_e| kernel::error::code::EIO) in queue_rq()
/drivers/clk/nxp/
A Dclk-lpc32xx.c1166 #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 Dath5k.h932 #define AR5K_ASSERT_ENTRY(_e, _s) do { \ argument
933 if (_e >= _s) \
/drivers/net/wireless/realtek/rtw89/
A Ddebug.c464 #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