Home
last modified time | relevance | path

Searched defs:reqtype (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/net/include/
H A Dusb_net_host.h158 uint8_t reqtype; member
/ohos5.0/drivers/peripheral/usb/net/src/
H A Dusb_net_host.c1297 uint8_t reqtype = cmdParam.reqtype; in UsbnetHostWriteCmdSync() local