Home
last modified time | relevance | path

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

/linux/Documentation/hwmon/
H A Dindex.rst75 f71805f
H A Df71805f.rst1 Kernel driver f71805f
8 Prefix: 'f71805f'
/linux/drivers/hwmon/
H A Df71805f.c3 * f71805f.c - driver for the Fintek F71805F/FG and F71872F/FG Super-I/O
40 #define DRVNAME "f71805f"
41 enum kinds { f71805f, f71872f }; enumerator
1377 "f71805f", in f71805f_probe()
1402 case f71805f: in f71805f_probe()
1575 sio_data->kind = f71805f; in f71805f_find()
H A DMakefile79 obj-$(CONFIG_SENSORS_F71805F) += f71805f.o
H A DKconfig653 will be called f71805f.
/linux/
H A DMAINTAINERS9282 F: Documentation/hwmon/f71805f.rst
9283 F: drivers/hwmon/f71805f.c