Home
last modified time | relevance | path

Searched refs:have_temp_max (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dadm1275.c99 bool have_temp_max; member
304 if (!data->have_temp_max) in adm1275_read_word_data()
318 if (!data->have_temp_max) in adm1275_read_word_data()
609 data->have_temp_max = true; in adm1275_probe()
684 data->have_temp_max = true; in adm1275_probe()
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dadm1275.c102 bool have_temp_max; member
329 if (!data->have_temp_max) in adm1275_read_word_data()
343 if (!data->have_temp_max) in adm1275_read_word_data()
633 data->have_temp_max = true; in adm1275_probe()
708 data->have_temp_max = true; in adm1275_probe()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Ddrivetemp.c122 bool have_temp_max; /* have max temp */ member
412 st->have_temp_max = temp_is_valid(buf[6]); in drivetemp_identify_sata()
509 if (st->have_temp_max) in drivetemp_is_visible()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Ddrivetemp.c122 bool have_temp_max; /* have max temp */ member
411 st->have_temp_max = temp_is_valid(buf[6]); in drivetemp_identify_sata()
508 if (st->have_temp_max) in drivetemp_is_visible()

Completed in 5 milliseconds