Searched defs:rfkill_ops (Results 1 – 2 of 2) sorted by relevance
99528 struct rfkill_ops { struct99529 void (*poll)(struct rfkill *, void *);99530 void (*query)(struct rfkill *, void *);99531 int (*set_block)(void *, bool);118000 struct rfkill_ops rfkill_ops; member