Home
last modified time | relevance | path

Searched defs:cfg_in (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/testing/selftests/net/
Dso_txtime.c47 static struct timed_send cfg_in[MAX_NUM_PKT]; variable
/Linux-v5.10/drivers/media/i2c/cx25840/
Dcx25840-core.c2227 #define CX25840_VCONFIG_OPTION(state, cfg_in, opt_msk) \ argument
2236 static void cx25840_vconfig_add(struct cx25840_state *state, u32 cfg_in) in cx25840_vconfig_add()