Home
last modified time | relevance | path

Searched refs:RFKILL_OP_ADD (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Drfkill.h66 RFKILL_OP_ADD = 0, enumerator
/linux/net/rfkill/
H A Dcore.c1130 rfkill_send_events(rfkill, RFKILL_OP_ADD); in rfkill_register()
1203 if (rfkill_fill_event(ev, rfkill, data, RFKILL_OP_ADD)) in rfkill_fop_open()