Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dsamsung-laptop.c946 struct samsung_rfkill *arfkill, in samsung_new_rfkill() argument
951 struct rfkill **rfkill = &arfkill->rfkill; in samsung_new_rfkill()
954 arfkill->type = type; in samsung_new_rfkill()
955 arfkill->samsung = samsung; in samsung_new_rfkill()
958 type, ops, arfkill); in samsung_new_rfkill()
H A Dasus-wmi.c1887 struct asus_rfkill *arfkill, in asus_new_rfkill() argument
1891 struct rfkill **rfkill = &arfkill->rfkill; in asus_new_rfkill()
1896 arfkill->dev_id = dev_id; in asus_new_rfkill()
1897 arfkill->asus = asus; in asus_new_rfkill()
1902 &asus_rfkill_wlan_ops, arfkill); in asus_new_rfkill()
1905 &asus_rfkill_ops, arfkill); in asus_new_rfkill()