Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dusb_host.c961 static interface_t *interface_alloc(client_t *client_obj, usb_device_handle_t dev_hdl, const usb_in… in interface_alloc() function
996 interface_t *intf_obj = interface_alloc(client_obj, dev_hdl, intf_desc); in interface_claim()