Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dvt8231.c118 #define ISTEMP(i, ch_config) ((i) == 0 ? 1 : \ argument
121 #define ISVOLT(i, ch_config) ((i) == 5 ? 1 : \ argument
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf.h351 struct i40evf_channel_config ch_config; member