Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/wusbcore/
Dmmc.c88 switch (wuie->bIEIdentifier) { in wusbhc_mmcie_set()
95 "unimplemented\n", wuie->bIEIdentifier); in wusbhc_mmcie_set()
Ddevconnect.c659 ie->hdr.bIEIdentifier = WUIE_ID_DEVICE_DISCONNECT; in __wusbhc_dev_disable()
980 wusbhc->keep_alive_ie.hdr.bIEIdentifier = WUIE_ID_KEEP_ALIVE; in wusbhc_devconnect_create()
984 wusbhc->cack_ie.hdr.bIEIdentifier = WUIE_ID_CONNECTACK; in wusbhc_devconnect_create()
1019 hi->hdr.bIEIdentifier = WUIE_ID_HOST_INFO; in wusbhc_devconnect_start()
/Linux-v4.19/include/linux/usb/
Dwusb.h48 u8 bIEIdentifier; member