Searched refs:f71882fg (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/gpio/ |
D | gpio-f7188x.c | 40 enum chips { f71869, f71869a, f71882fg, f71889f }; enumerator 317 case f71882fg: in f7188x_gpio_probe() 397 sio->type = f71882fg; in f7188x_find()
|
/linux-4.1.27/drivers/watchdog/ |
D | f71808e_wdt.c | 115 enum chips { f71808fg, f71858fg, f71862fg, f71869, f71882fg, f71889fg }; enumerator 352 case f71882fg: in watchdog_start() 764 watchdog.type = f71882fg; in f71808e_find()
|
/linux-4.1.27/Documentation/hwmon/ |
D | f71882fg | 1 Kernel driver f71882fg 30 Prefix: 'f71882fg'
|
/linux-4.1.27/drivers/hwmon/ |
D | f71882fg.c | 112 enum chips { f71808e, f71808a, f71858fg, f71862fg, f71869, f71869a, f71882fg, enumerator 137 [f71882fg] = { 1, 1, 1, 1, 1, 1, 1, 1, 1 }, 152 [f71882fg] = 1, 167 [f71882fg] = 1, 182 [f71882fg] = 4, 197 [f71882fg] = 1, 212 [f71882fg] = 3, 2561 sio_data->type = f71882fg; in f71882fg_find()
|
D | Makefile | 59 obj-$(CONFIG_SENSORS_F71882FG) += f71882fg.o
|
D | Kconfig | 435 will be called f71882fg.
|