Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dusbip.h25 VDEV_ST_ERROR enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dusbip.h25 VDEV_ST_ERROR enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dusbip.h25 VDEV_ST_ERROR enumerator
/OK3568_Linux_fs/kernel/tools/usb/usbip/libsrc/
H A Dusbip_common.c47 { VDEV_ST_ERROR, "Port Error"},
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvhci_hcd.c726 vdev->ud.status == VDEV_ST_ERROR) { in vhci_urb_enqueue()
1123 ud->status = VDEV_ST_ERROR; in vhci_device_unusable()