Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/net/
H A Drfkill-bt.c267 static int rfkill_rk_set_power(void *data, bool blocked) in rfkill_rk_set_power() function
404 rfkill_rk_set_power(rfkill, BT_BLOCKED); in rfkill_rk_pm_prepare()
439 .set_block = rfkill_rk_set_power,
/device/soc/rockchip/rk3588/kernel/net/rfkill/
H A Drfkill-bt.c278 static int rfkill_rk_set_power(void *data, bool blocked) in rfkill_rk_set_power() function
419 rfkill_rk_set_power(rfkill, BT_BLOCKED); in rfkill_rk_pm_prepare()
452 .set_block = rfkill_rk_set_power,
709 //rfkill_rk_set_power(rfkill, BT_BLOCKED); in rfkill_rk_probe()

Completed in 2 milliseconds