Searched refs:alloc_func (Results 1 – 3 of 3) sorted by relevance
583 struct usb_function *(*alloc_func)(struct usb_function_instance *inst); member613 .alloc_func = _func_alloc, \
61 f = fi->fd->alloc_func(fi); in usb_get_function()
294 struct alloc_func { struct301 static struct alloc_func *alloc_func_list; argument305 const struct alloc_func *fa = a; in funcmp()306 const struct alloc_func *fb = b; in funcmp()316 const struct alloc_func *fa = a; in callcmp()317 const struct alloc_func *fb = b; in callcmp()334 struct alloc_func *func; in build_alloc_func_list()398 struct alloc_func key, *caller; in find_callsite()