Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/input/misc/
Drave-sp-pwrbutton.c27 const u8 event = rave_sp_action_unpack_event(action); in rave_sp_power_button_event()