Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/rfkill/
H A Drfkill-bt.c278 static int rfkill_rk_set_power(void *data, bool blocked) in rfkill_rk_set_power() function
422 rfkill_rk_set_power(rfkill, BT_BLOCKED); in rfkill_rk_pm_prepare()
455 .set_block = rfkill_rk_set_power,