Home
last modified time | relevance | path

Searched refs:INTERFACE_POOL_ID_MAX (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/ddk/host/include/
H A Dusb_interface_pool.h25 #define INTERFACE_POOL_ID_MAX (128) macro
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_interface_pool.c836 idNum %= INTERFACE_POOL_ID_MAX; in UsbIfCreatPipeObj()
866 idNum %= INTERFACE_POOL_ID_MAX; in UsbIfCreatInterfaceObj()
954 idNum %= INTERFACE_POOL_ID_MAX; in UsbIfCreatInterfacePool()