Searched refs:absent (Results 1 – 5 of 5) sorted by relevance
565 bool absent; in eeepc_rfkill_hotplug() local595 absent = (l == 0xffffffff); in eeepc_rfkill_hotplug()597 if (blocked != absent) { in eeepc_rfkill_hotplug()600 absent ? "absent" : "present"); in eeepc_rfkill_hotplug()
1908 bool absent; in asus_rfkill_hotplug() local1932 absent = (l == 0xffffffff); in asus_rfkill_hotplug()1934 if (blocked != absent) { in asus_rfkill_hotplug()1937 absent ? "absent" : "present"); in asus_rfkill_hotplug()
1435 if (!avp->noa.absent) in ath9k_update_p2p_ps_timer()1444 __func__, avp->noa.absent, tsf, target_tsf, in ath9k_update_p2p_ps_timer()1567 if (!avp->noa.absent) in ath9k_p2p_ps_timer()1586 if (an->sleeping == !!avp->noa.absent) in ath9k_p2p_ps_timer()1589 an->sleeping = avp->noa.absent; in ath9k_p2p_ps_timer()
204 line. If dur tokens are absent, the driver default setting will be used.
225 tristate "Support for absent chips in bus mapping"
Completed in 26 milliseconds