Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dxo1-rfkill.c19 static int rfkill_set_block(void *data, bool blocked) in rfkill_set_block() function
40 .set_block = rfkill_set_block,
/linux-4.4.14/net/rfkill/
Dcore.c268 static void rfkill_set_block(struct rfkill *rfkill, bool blocked) in rfkill_set_block() function
357 rfkill_set_block(rfkill, blocked); in __rfkill_switch_all()
405 rfkill_set_block(rfkill, true); in rfkill_epo()
682 rfkill_set_block(rfkill, state); in soft_store()
726 rfkill_set_block(rfkill, state == RFKILL_USER_STATE_SOFT_BLOCKED); in state_store()
822 rfkill_set_block(rfkill, cur); in rfkill_resume()
937 rfkill_set_block(rfkill, cur); in rfkill_sync_work()
1184 rfkill_set_block(rfkill, ev.soft); in rfkill_fop_write()