Searched refs:rfkill_event (Results 1 - 2 of 2) sorted by relevance

/net/rfkill/
H A Dinput.c196 static void rfkill_event(struct input_handle *handle, unsigned int type, function
257 * should be able to deal with concurrency with rfkill_event()
313 .event = rfkill_event,
H A Dcore.c81 struct rfkill_event ev;
192 static void rfkill_fill_event(struct rfkill_event *ev, struct rfkill *rfkill,
225 static void rfkill_event(struct rfkill *rfkill) function
323 rfkill_event(rfkill);
914 rfkill_event(rfkill);
1142 struct rfkill_event ev;

Completed in 7 milliseconds