Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Dvt8231.c105 #define ISTEMP(i, ch_config) ((i) == 0 ? 1 : \ argument
108 #define ISVOLT(i, ch_config) ((i) == 5 ? 1 : \ argument
/linux-5.19.10/drivers/net/ethernet/intel/iavf/
Diavf.h428 struct iavf_channel_config ch_config; member