Searched refs:rfkill_set_block (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/platform/x86/ |
| D | xo1-rfkill.c | 19 static int rfkill_set_block(void *data, bool blocked) in rfkill_set_block() function 40 .set_block = rfkill_set_block,
|
| /Linux-v4.19/net/rfkill/ |
| D | core.c | 320 static void rfkill_set_block(struct rfkill *rfkill, bool blocked) in rfkill_set_block() function 414 rfkill_set_block(rfkill, blocked); in __rfkill_switch_all() 462 rfkill_set_block(rfkill, true); in rfkill_epo() 752 rfkill_set_block(rfkill, state); in soft_store() 796 rfkill_set_block(rfkill, state == RFKILL_USER_STATE_SOFT_BLOCKED); in state_store() 893 rfkill_set_block(rfkill, cur); in rfkill_resume() 1010 rfkill_set_block(rfkill, cur); in rfkill_sync_work() 1246 rfkill_set_block(rfkill, ev.soft); in rfkill_fop_write() 1254 rfkill_set_block(rfkill, ev.soft); in rfkill_fop_write()
|