Home
last modified time | relevance | path

Searched refs:iforce_clear_xmit_and_wake (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/input/joystick/iforce/
H A Diforce-usb.c33 iforce_clear_xmit_and_wake(iforce); in __iforce_usb_xmit()
63 iforce_clear_xmit_and_wake(iforce); in __iforce_usb_xmit()
180 iforce_clear_xmit_and_wake(iforce); in iforce_usb_out()
H A Diforce-serio.c42 iforce_clear_xmit_and_wake(iforce); in iforce_serio_xmit()
67 iforce_clear_xmit_and_wake(iforce); in iforce_serio_xmit()
H A Diforce.h122 static inline void iforce_clear_xmit_and_wake(struct iforce *iforce) in iforce_clear_xmit_and_wake() function