Home
last modified time | relevance | path

Searched defs:functions (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/usb/interfaces/ddk/device/
Dusbfn_device.h124 struct UsbFnFunction **functions; member
/drivers/peripheral/usb/ddk/device/src/
Dusbfn_sdk_if.c38 struct UsbFnFunction *functions = NULL; in IsDescriptorOk() local
Dadapter_if.c767 static int32_t CreatKernelFunc(const char *devName, const struct UsbFnFunction *functions, uint8_t … in CreatKernelFunc()
795 static int32_t CreatFunc(const char *devName, const struct UsbFnFunction *functions, uint8_t confVa… in CreatFunc()
/drivers/hdf_core/framework/model/storage/include/mmc/
Dmmc_sdio.h43 uint32_t functions; member