Home
last modified time | relevance | path

Searched refs:superio_exit (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/watchdog/
H A Dit8712f_wdt.c135 static inline void superio_exit(void) in superio_exit() function
191 superio_exit(); in it8712f_wdt_enable()
213 superio_exit(); in it8712f_wdt_disable()
280 superio_exit(); in it8712f_wdt_ioctl()
303 superio_exit(); in it8712f_wdt_ioctl()
396 superio_exit(); in it8712f_wdt_find()
H A Dw83627hf_wdt.c148 static void superio_exit(void) in superio_exit() function
259 superio_exit(); in w83627hf_init()
274 superio_exit(); in wdt_set_time()
307 superio_exit(); in wdt_get_time()
444 superio_exit(); in wdt_find()
H A Df71808e_wdt.c133 static inline void superio_exit(int base);
207 static inline void superio_exit(int base) in superio_exit() function
282 superio_exit(wd->sioaddr); in fintek_wdt_keepalive()
408 superio_exit(wd->sioaddr); in fintek_wdt_start()
426 superio_exit(wd->sioaddr); in fintek_wdt_stop()
497 superio_exit(sioaddr); in fintek_wdt_probe()
601 superio_exit(sioaddr); in fintek_wdt_find()
H A Dlenovo_se30_wdt.c106 static inline void superio_exit(int key, int addr) in superio_exit() function
251 superio_exit(LOCK_KEY, SIO_REG); in lenovo_se30_wdt_probe()
262 superio_exit(LOCK_KEY, SIO_REG); in lenovo_se30_wdt_probe()
/linux/drivers/gpio/
H A Dgpio-it87.c93 static inline void superio_exit(void) in superio_exit() function
173 superio_exit(); in it87_gpio_request()
210 superio_exit(); in it87_gpio_direction_in()
255 superio_exit(); in it87_gpio_direction_out()
285 superio_exit(); in it87_gpio_init()
343 superio_exit(); in it87_gpio_init()
H A Dgpio-f7188x.c147 static inline void superio_exit(int base) in superio_exit() function
303 superio_exit(sio->addr); in f7188x_gpio_get_direction()
334 superio_exit(sio->addr); in f7188x_gpio_direction_in()
358 superio_exit(sio->addr); in f7188x_gpio_get()
390 superio_exit(sio->addr); in f7188x_gpio_direction_out()
416 superio_exit(sio->addr); in f7188x_gpio_set()
446 superio_exit(sio->addr); in f7188x_gpio_set_config()
593 superio_exit(addr); in f7188x_find()
/linux/drivers/hwmon/
H A Dsmsc47b397.c71 static inline void superio_exit(void) in superio_exit() function
315 superio_exit(); in smsc47b397_find()
328 superio_exit(); in smsc47b397_find()
H A Dsch56xx-common.c96 static inline void superio_exit(int base) in superio_exit() function
603 superio_exit(sioaddr); in sch56xx_find()
H A Dpc87360.c99 static inline void superio_exit(int sioaddr) in superio_exit() function
1638 superio_exit(sioaddr); in pc87360_find()
1699 superio_exit(sioaddr); in pc87360_find()
H A Dit87.c134 static inline void superio_exit(int ioreg, bool noexit) in superio_exit() function
763 superio_exit(data->sioaddr, has_noconf(data)); in smbus_disable()
780 superio_exit(data->sioaddr, has_noconf(data)); in smbus_enable()
3248 superio_exit(sioaddr, !enabled); in it87_find()
3645 superio_exit(data->sioaddr, has_noconf(data)); in it87_resume_sio()