/linux-4.1.27/drivers/watchdog/ |
D | it8712f_wdt.c | 140 static inline void superio_exit(void) in superio_exit() function 196 superio_exit(); in it8712f_wdt_enable() 218 superio_exit(); in it8712f_wdt_disable() 285 superio_exit(); in it8712f_wdt_ioctl() 308 superio_exit(); in it8712f_wdt_ioctl() 401 superio_exit(); in it8712f_wdt_find()
|
D | it87_wdt.c | 189 static inline void superio_exit(void) in superio_exit() function 277 superio_exit(); in wdt_keepalive() 295 superio_exit(); in wdt_start() 313 superio_exit(); in wdt_stop() 344 superio_exit(); in wdt_set_timeout() 377 superio_exit(); in wdt_get_status() 620 superio_exit(); in it87_wdt_init() 741 superio_exit(); in it87_wdt_init() 760 superio_exit(); in it87_wdt_init() 780 superio_exit(); in it87_wdt_exit()
|
D | f71808e_wdt.c | 134 static inline void superio_exit(int base); 212 static inline void superio_exit(int base) in superio_exit() function 292 superio_exit(watchdog.sioaddr); in watchdog_keepalive() 399 superio_exit(watchdog.sioaddr); in watchdog_start() 419 superio_exit(watchdog.sioaddr); in watchdog_stop() 455 superio_exit(watchdog.sioaddr); in watchdog_is_running() 660 superio_exit(sioaddr); in watchdog_init() 714 superio_exit(sioaddr); in watchdog_init() 784 superio_exit(sioaddr); in f71808e_find()
|
D | w83627hf_wdt.c | 135 static void superio_exit(void) in superio_exit() function 237 superio_exit(); in w83627hf_init() 252 superio_exit(); in wdt_set_time() 285 superio_exit(); in wdt_get_time() 416 superio_exit(); in wdt_find()
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-f7188x.c | 115 static inline void superio_exit(int base) in superio_exit() function 210 superio_exit(sio->addr); in f7188x_gpio_direction_in() 235 superio_exit(sio->addr); in f7188x_gpio_get() 265 superio_exit(sio->addr); in f7188x_gpio_direction_out() 290 superio_exit(sio->addr); in f7188x_gpio_set() 415 superio_exit(addr); in f7188x_find()
|
/linux-4.1.27/drivers/hwmon/ |
D | smsc47b397.c | 80 static inline void superio_exit(void) in superio_exit() function 319 superio_exit(); in smsc47b397_find() 332 superio_exit(); in smsc47b397_find()
|
D | smsc47m1.c | 83 superio_exit(void) in superio_exit() function 572 superio_exit(); in smsc47m1_find() 580 superio_exit(); in smsc47m1_find() 589 superio_exit(); in smsc47m1_find() 603 superio_exit(); in smsc47m1_find() 617 superio_exit(); in smsc47m1_restore()
|
D | nct6683.c | 114 superio_exit(int ioreg) in superio_exit() function 961 superio_exit(data->sioreg); in show_global_beep() 999 superio_exit(data->sioreg); in store_global_beep() 1021 superio_exit(data->sioreg); in show_caseopen() 1063 superio_exit(data->sioreg); in clear_caseopen() 1343 superio_exit(sioaddr); in nct6683_find() 1351 superio_exit(sioaddr); in nct6683_find()
|
D | sch56xx-common.c | 106 static inline void superio_exit(int base) in superio_exit() function 553 superio_exit(sioaddr); in sch56xx_find()
|
D | w83627ehf.c | 146 superio_exit(int ioreg) in superio_exit() function 2032 superio_exit(sio_data->sioreg); in w83627ehf_check_fan_inputs() 2443 superio_exit(sio_data->sioreg); in w83627ehf_probe() 2779 superio_exit(sioaddr); in w83627ehf_find() 2790 superio_exit(sioaddr); in w83627ehf_find() 2801 superio_exit(sioaddr); in w83627ehf_find()
|
D | w83627hf.c | 141 superio_exit(struct w83627hf_sio_data *sio) in superio_exit() function 1335 superio_exit(sio_data); in w83627hf_find() 1668 superio_exit(sio_data); in w83627thf_read_gpio5() 1696 superio_exit(sio_data); in w83687thf_read_vid()
|
D | nct6775.c | 148 superio_exit(int ioreg) in superio_exit() function 3076 superio_exit(data->sioreg); in clear_caseopen() 3968 superio_exit(sio_data->sioreg); in nct6775_probe() 4057 superio_exit(sioreg); in nct6775_resume() 4160 superio_exit(sioaddr); in nct6775_find() 4171 superio_exit(sioaddr); in nct6775_find() 4185 superio_exit(sioaddr); in nct6775_find()
|
D | vt1211.c | 235 static inline void superio_exit(int sio_cip) in superio_exit() function 1313 superio_exit(sio_cip); in vt1211_find()
|
D | pc87427.c | 121 static inline void superio_exit(int sioaddr) in superio_exit() function 1311 superio_exit(sioaddr); in pc87427_find()
|
D | pc87360.c | 100 static inline void superio_exit(int sioaddr) in superio_exit() function 1144 superio_exit(sioaddr); in pc87360_find() 1205 superio_exit(sioaddr); in pc87360_find()
|
D | f71882fg.c | 227 static inline void superio_exit(int base); 1104 static inline void superio_exit(int base) in superio_exit() function 2609 superio_exit(sioaddr); in f71882fg_find()
|
D | f71805f.c | 107 superio_exit(int base) in superio_exit() function 1611 superio_exit(sioaddr); in f71805f_find()
|
D | it87.c | 135 static inline void superio_exit(void) in superio_exit() function 2147 superio_exit(); in it87_find()
|