Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dsamsung-laptop.c945 struct samsung_rfkill *arfkill, in samsung_new_rfkill() argument
950 struct rfkill **rfkill = &arfkill->rfkill; in samsung_new_rfkill()
953 arfkill->type = type; in samsung_new_rfkill()
954 arfkill->samsung = samsung; in samsung_new_rfkill()
957 type, ops, arfkill); in samsung_new_rfkill()
H A Dasus-wmi.c2102 struct asus_rfkill *arfkill, in asus_new_rfkill() argument
2106 struct rfkill **rfkill = &arfkill->rfkill; in asus_new_rfkill()
2111 arfkill->dev_id = dev_id; in asus_new_rfkill()
2112 arfkill->asus = asus; in asus_new_rfkill()
2117 &asus_rfkill_wlan_ops, arfkill); in asus_new_rfkill()
2120 &asus_rfkill_ops, arfkill); in asus_new_rfkill()