Searched refs:func_inst (Results 1 – 1 of 1) sorted by relevance
65 struct usb_function_instance func_inst; member450 struct f_usb9pfs_opts, func_inst); in p9_usbg_close()686 opts = container_of(f->fi, struct f_usb9pfs_opts, func_inst); in usb9pfs_func_bind()717 opts = container_of(f->fi, struct f_usb9pfs_opts, func_inst); in usb9pfs_free_func()779 func_inst.group); in to_f_usb9pfs_opts()784 return container_of(fi, struct f_usb9pfs_opts, func_inst); in fi_to_f_usb9pfs_opts()791 usb_put_function_instance(&usb9pfs_opts->func_inst); in usb9pfs_attr_release()885 container_of(fi, struct f_usb9pfs_opts, func_inst); in usb9pfs_free_instance()906 usb9pfs_opts->func_inst.set_inst_name = usb9pfs_set_inst_tag; in usb9pfs_alloc_instance()907 usb9pfs_opts->func_inst.free_func_inst = usb9pfs_free_instance; in usb9pfs_alloc_instance()[all …]
Completed in 4 milliseconds