Searched refs:arfkill (Results 1 – 2 of 2) sorted by relevance
1036 struct samsung_rfkill *arfkill, in samsung_new_rfkill() argument1041 struct rfkill **rfkill = &arfkill->rfkill; in samsung_new_rfkill()1044 arfkill->type = type; in samsung_new_rfkill()1045 arfkill->samsung = samsung; in samsung_new_rfkill()1048 type, ops, arfkill); in samsung_new_rfkill()
2230 struct asus_rfkill *arfkill, in asus_new_rfkill() argument 2234 struct rfkill **rfkill = &arfkill->rfkill; in asus_new_rfkill() 2239 arfkill->dev_id = dev_id; in asus_new_rfkill() 2240 arfkill->asus = asus; in asus_new_rfkill() 2245 &asus_rfkill_wlan_ops, arfkill); in asus_new_rfkill() 2248 &asus_rfkill_ops, arfkill); in asus_new_rfkill()