Searched refs:rfkill_receive (Results 1 – 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | rfkill.c | 55 static void rfkill_receive(int sock, void *eloop_ctx, void *sock_ctx) in rfkill_receive() function 189 eloop_register_read_sock(rfkill->fd, rfkill_receive, rfkill, NULL); in rfkill_init()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | rfkill.c | 55 static void rfkill_receive(int sock, void *eloop_ctx, void *sock_ctx) in rfkill_receive() function 189 eloop_register_read_sock(rfkill->fd, rfkill_receive, rfkill, NULL); in rfkill_init()
|