Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dmsi-laptop.c757 if (rfk_bluetooth) { in rfkill_cleanup()
758 rfkill_unregister(rfk_bluetooth); in rfkill_cleanup()
759 rfkill_destroy(rfk_bluetooth); in rfkill_cleanup()
787 if (rfk_bluetooth) in msi_update_rfkill()
788 msi_rfkill_set_state(rfk_bluetooth, !bluetooth_s); in msi_update_rfkill()
844 if (rfk_bluetooth) { in msi_init_rfkill()
866 if (!rfk_bluetooth) { in rfkill_init()
870 retval = rfkill_register(rfk_bluetooth); in rfkill_init()
906 if (rfk_bluetooth) in rfkill_init()
907 rfkill_unregister(rfk_bluetooth); in rfkill_init()
[all …]