Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dmsi-laptop.c721 static int rfkill_bluetooth_set(void *data, bool blocked) in rfkill_bluetooth_set() function
751 .set_block = rfkill_bluetooth_set
863 rfkill_bluetooth_set(NULL, !bluetooth_s); in msi_init_rfkill()