Searched refs:i8042_unlock_chip (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Di8042.h60 void i8042_unlock_chip(void);
73 static inline void i8042_unlock_chip(void) function
/linux-master/drivers/leds/
H A Dleds-clevo-mail.c107 i8042_unlock_chip();
145 i8042_unlock_chip();
/linux-master/drivers/platform/x86/
H A Damilo-rfkill.c35 i8042_unlock_chip();
H A Dacer-wmi.c1156 i8042_unlock_chip();
/linux-master/drivers/input/serio/
H A Di8042.c146 * i8042_lock_chip() and i8042_unlock_chip() helpers) to ensure that
187 void i8042_unlock_chip(void) function
191 EXPORT_SYMBOL(i8042_unlock_chip); variable

Completed in 123 milliseconds