Home
last modified time | relevance | path

Searched refs:bIEIdentifier (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/wusbcore/
Dmmc.c102 switch (wuie->bIEIdentifier) { in wusbhc_mmcie_set()
109 "unimplemented\n", wuie->bIEIdentifier); in wusbhc_mmcie_set()
Ddevconnect.c673 ie->hdr.bIEIdentifier = WUIE_ID_DEVICE_DISCONNECT; in __wusbhc_dev_disable()
995 wusbhc->keep_alive_ie.hdr.bIEIdentifier = WUIE_ID_KEEP_ALIVE; in wusbhc_devconnect_create()
999 wusbhc->cack_ie.hdr.bIEIdentifier = WUIE_ID_CONNECTACK; in wusbhc_devconnect_create()
1034 hi->hdr.bIEIdentifier = WUIE_ID_HOST_INFO; in wusbhc_devconnect_start()
/linux-4.4.14/include/linux/usb/
Dwusb.h47 u8 bIEIdentifier; member