Searched refs:f71869 (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/gpio/ |
H A D | gpio-f7188x.c | 40 enum chips { f71869, f71869a, f71882fg, f71889f }; enumerator in enum:chips 43 "f71869", 309 case f71869: f7188x_gpio_probe() 391 sio->type = f71869; f7188x_find()
|
/linux-4.4.14/drivers/watchdog/ |
H A D | f71808e_wdt.c | 115 enum chips { f71808fg, f71858fg, f71862fg, f71869, f71882fg, f71889fg }; enumerator in enum:chips 121 "f71869", 347 case f71869: watchdog_start() 761 watchdog.type = f71869; f71808e_find()
|
/linux-4.4.14/drivers/hwmon/ |
H A D | f71882fg.c | 119 enum chips { f71808e, f71808a, f71858fg, f71862fg, f71868a, f71869, f71869a, enumerator in enum:chips 129 "f71869", /* Both f71869f and f71869e, reg. compatible and same id */ 147 [f71869] = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0 }, 165 [f71869] = 0, 183 [f71869] = 1, 201 [f71869] = 3, 219 [f71869] = 1, 237 [f71869] = 3, 733 * PWM attr for the f71808e/f71869, almost identical to the f71862fg, but the 1297 case f71869: f71882fg_update_device() 2296 case f71869: f71882fg_create_fan_sysfs_files() 2323 case f71869: f71882fg_create_fan_sysfs_files() 2454 case f71869: f71882fg_probe() 2606 case f71869: f71882fg_remove() 2661 sio_data->type = f71869; f71882fg_find()
|
Completed in 187 milliseconds