OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rfkill_event
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/src/
rfkill.c
59
struct
rfkill_event
{
struct
67
static gboolean
rfkill_event
(GIOChannel *chan,
function
71
struct
rfkill_event
*event = (void *) buf;
91
if (len != sizeof(struct
rfkill_event
))
161
rfkill_event
, NULL);
/external/wpa_supplicant_8/src/drivers/
rfkill.c
18
struct
rfkill_event
{
struct
56
struct
rfkill_event
event;
103
struct
rfkill_event
event;
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.c
86
* struct
rfkill_event
- events for userspace on /dev/rfkill
97
struct
rfkill_event
{
struct
104
struct
rfkill_event
{
struct
113
struct
rfkill_event
rf_event;
Completed in 19 milliseconds