Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Drave-sp.h49 static inline u8 rave_sp_action_unpack_value(unsigned long action) in rave_sp_action_unpack_value() function
/openbmc/linux/drivers/input/misc/
H A Drave-sp-pwrbutton.c28 const u8 value = rave_sp_action_unpack_value(action); in rave_sp_power_button_event()