Home
last modified time | relevance | path

Searched refs:ioProcessTid (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/ddk/host/include/
H A Dusb_interface_pool.h78 UsbRawTidType ioProcessTid; member
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_io_manage.c118 if (!interfacePool->ioProcessTid) { in IoAsyncReceiveProcess()
119 interfacePool->ioProcessTid = RawGetTid(); in IoAsyncReceiveProcess()
347 if (RawKillSignal(interfacePool->device->devHandle, interfacePool->ioProcessTid) != HDF_SUCCESS) { in UsbIoStop()
349 "%{public}s:%{public}d RawKillSignal ioProcessTid=%{public}d failed", in UsbIoStop()
350 __func__, __LINE__, interfacePool->ioProcessTid); in UsbIoStop()
H A Dusb_interface_pool.c956 interfacePoolTemp->ioProcessTid = 0; in UsbIfCreatInterfacePool()

Completed in 5 milliseconds