Home
last modified time | relevance | path

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

/linux-6.15/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.c2103 struct asus_rfkill *arfkill, in asus_new_rfkill() argument
2107 struct rfkill **rfkill = &arfkill->rfkill; in asus_new_rfkill()
2112 arfkill->dev_id = dev_id; in asus_new_rfkill()
2113 arfkill->asus = asus; in asus_new_rfkill()
2118 &asus_rfkill_wlan_ops, arfkill); in asus_new_rfkill()
2121 &asus_rfkill_ops, arfkill); in asus_new_rfkill()