Searched refs:fschmd (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | fschmd.c | 3 * fschmd.c 13 * (candidate) fschmd drivers: 48 enum chips { fscpos, fscher, fscscy, fschrc, fschmd, fschds, fscsyl }; enumerator 178 * in the fscscy 2.4 driver. FSC has confirmed that the fschmd has registers 232 { "fschmd", fschmd }, 242 .name = "fschmd", 298 * Somewhat ugly :( global data pointer list with all fschmd devices, so that 1070 kind = fschmd; in fschmd_detect()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | fschmd.c | 3 * fschmd.c 13 * (candidate) fschmd drivers: 48 enum chips { fscpos, fscher, fscscy, fschrc, fschmd, fschds, fscsyl }; enumerator 178 * in the fscscy 2.4 driver. FSC has confirmed that the fschmd has registers 232 { "fschmd", fschmd }, 242 .name = "fschmd", 298 * Somewhat ugly :( global data pointer list with all fschmd devices, so that 1070 kind = fschmd; in fschmd_detect()
|
H A D | Makefile | 79 obj-$(CONFIG_SENSORS_FSCHMD) += fschmd.o
|
Completed in 4 milliseconds