Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Daudio_module.c120 if (req->event == GB_AUDIO_BUTTON_EVENT_PRESS) in gbaudio_request_button()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1927 #define GB_AUDIO_BUTTON_EVENT_PRESS 0x1 macro