Home
last modified time | relevance | path

Searched defs:unplugged (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/um/drivers/
Dmconsole_kern.c377 struct unplugged_pages *unplugged; in mem_config() local
/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dhif_usb.c1271 bool unplugged = (udev->state == USB_STATE_NOTATTACHED) ? true : false; in ath9k_hif_usb_disconnect() local
/linux-3.4.99/include/drm/
DdrmP.h1210 atomic_t unplugged; /* device has been unplugged or gone away */ member