Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dxo1-rfkill.c15 static int rfkill_set_block(void *data, bool blocked) in rfkill_set_block() function
36 .set_block = rfkill_set_block,
/openbmc/linux/net/rfkill/
H A Dcore.c313 static void rfkill_set_block(struct rfkill *rfkill, bool blocked) in rfkill_set_block() function
379 rfkill_set_block(rfkill, rfkill_global_states[rfkill->type].cur); in rfkill_sync()
418 rfkill_set_block(rfkill, blocked); in __rfkill_switch_all()
466 rfkill_set_block(rfkill, true); in rfkill_epo()
771 rfkill_set_block(rfkill, state); in soft_store()
830 rfkill_set_block(rfkill, state == RFKILL_USER_STATE_SOFT_BLOCKED); in state_store()
935 rfkill_set_block(rfkill, cur); in rfkill_resume()
1305 rfkill_set_block(rfkill, ev.soft); in rfkill_fop_write()
1313 rfkill_set_block(rfkill, ev.soft); in rfkill_fop_write()