Home
last modified time | relevance | path

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

/linux/net/rfkill/
H A Dcore.c327 static void rfkill_set_block(struct rfkill *rfkill, bool blocked) in rfkill_set_block() function
393 rfkill_set_block(rfkill, rfkill_global_states[rfkill->type].cur); in rfkill_sync()
432 rfkill_set_block(rfkill, blocked); in __rfkill_switch_all()
480 rfkill_set_block(rfkill, true); in rfkill_epo()
781 rfkill_set_block(rfkill, state); in soft_store()
840 rfkill_set_block(rfkill, state == RFKILL_USER_STATE_SOFT_BLOCKED); in state_store()
945 rfkill_set_block(rfkill, cur); in rfkill_resume()
1314 rfkill_set_block(rfkill, ev.soft); in rfkill_fop_write()
1322 rfkill_set_block(rfkill, ev.soft); in rfkill_fop_write()