Home
last modified time | relevance | path

Searched refs:absent (Results 1 – 5 of 5) sorted by relevance

/drivers/platform/x86/
A Deeepc-laptop.c565 bool absent; in eeepc_rfkill_hotplug() local
595 absent = (l == 0xffffffff); in eeepc_rfkill_hotplug()
597 if (blocked != absent) { in eeepc_rfkill_hotplug()
600 absent ? "absent" : "present"); in eeepc_rfkill_hotplug()
A Dasus-wmi.c1908 bool absent; in asus_rfkill_hotplug() local
1932 absent = (l == 0xffffffff); in asus_rfkill_hotplug()
1934 if (blocked != absent) { in asus_rfkill_hotplug()
1937 absent ? "absent" : "present"); in asus_rfkill_hotplug()
/drivers/net/wireless/ath/ath9k/
A Dchannel.c1435 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()
/drivers/net/wireless/marvell/libertas/
A DREADME204 line. If dur tokens are absent, the driver default setting will be used.
/drivers/mtd/chips/
A DKconfig225 tristate "Support for absent chips in bus mapping"

Completed in 26 milliseconds