Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_drvinfo.c22 static const char * const atl_temp_label[] = { variable
78 if (channel < ARRAY_SIZE(atl_temp_label)) in aq_hwmon_read_string()
79 *str = atl_temp_label[channel]; in aq_hwmon_read_string()