Home
last modified time | relevance | path

Searched refs:rave_sp_action_unpack_event (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/mfd/
Drave-sp.h44 static inline u8 rave_sp_action_unpack_event(unsigned long action) in rave_sp_action_unpack_event() function
/linux-5.19.10/drivers/input/misc/
Drave-sp-pwrbutton.c27 const u8 event = rave_sp_action_unpack_event(action); in rave_sp_power_button_event()