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

/linux-master/drivers/platform/x86/
H A Dsamsung-laptop.c572 struct samsung_rfkill *srfkill = data; local
573 struct samsung_laptop *samsung = srfkill->samsung;
595 struct samsung_rfkill *srfkill = priv; local
596 struct samsung_laptop *samsung = srfkill->samsung;
610 if (srfkill->type == RFKILL_TYPE_WLAN)
612 else if (srfkill->type == RFKILL_TYPE_BLUETOOTH)
621 struct samsung_rfkill *srfkill = priv; local
622 struct samsung_laptop *samsung = srfkill->samsung;
630 if (srfkill->type == RFKILL_TYPE_WLAN)
632 else if (srfkill
[all...]

Completed in 111 milliseconds