Searched refs:rfkill_fill_event (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/rfkill/ |
H A D | core.c | 255 static void rfkill_fill_event(struct rfkill_event *ev, struct rfkill *rfkill, in rfkill_fill_event() function 280 rfkill_fill_event(&ev->ev, rfkill, op); in rfkill_send_events() 1131 rfkill_fill_event(&ev->ev, rfkill, RFKILL_OP_ADD); in rfkill_fop_open()
|
/kernel/linux/linux-6.6/net/rfkill/ |
H A D | core.c | 258 static void rfkill_fill_event(struct rfkill_event_ext *ev, in rfkill_fill_event() function 285 rfkill_fill_event(&ev->ev, rfkill, op); in rfkill_send_events() 1193 rfkill_fill_event(&ev->ev, rfkill, RFKILL_OP_ADD); in rfkill_fop_open()
|
Completed in 5 milliseconds