Searched refs:fschrc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | fschmd.c | 48 enum chips { fscpos, fscher, fscscy, fschrc, fschmd, fschds, fscsyl }; enumerator 177 * there with field testing on the fscher and fschrc, already supported / used 231 { "fschrc", fschrc }, 327 if (data->kind == fscher || data->kind >= fschrc) in in_value_show() 1068 kind = fschrc; in fschmd_detect() 1120 if ((kind == fscher || kind >= fschrc) && dmi_vref == -1) { in fschmd_probe()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | fschmd.c | 48 enum chips { fscpos, fscher, fscscy, fschrc, fschmd, fschds, fscsyl }; enumerator 177 * there with field testing on the fscher and fschrc, already supported / used 231 { "fschrc", fschrc }, 327 if (data->kind == fscher || data->kind >= fschrc) in in_value_show() 1068 kind = fschrc; in fschmd_detect() 1120 if ((kind == fscher || kind >= fschrc) && dmi_vref == -1) { in fschmd_probe()
|
Completed in 5 milliseconds