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

/linux-master/include/uapi/linux/
H A Drfkill.h102 * struct rfkill_event_ext - events for userspace on /dev/rfkill
116 struct rfkill_event_ext { struct
158 * and added &struct rfkill_event_ext. This effectively reverts to the
160 * rules outlined here by using the new &struct rfkill_event_ext.
168 * ioctl(fd, RFKILL_IOCTL_MAX_SIZE, sizeof(struct rfkill_event_ext));
170 * Userspace using &struct rfkill_event_ext and the ioctl must adhere to
/linux-master/net/rfkill/
H A Dcore.c73 struct rfkill_event_ext ev;
258 static void rfkill_fill_event(struct rfkill_event_ext *ev,
1277 struct rfkill_event_ext ev;

Completed in 112 milliseconds