Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dcomposite.h587 struct usb_function_instance *(*alloc_inst)(void); member
618 .alloc_inst = _inst_alloc, \
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dfunctions.c28 fi = fd->alloc_inst(); in try_get_usb_function_instance()