Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_fastboot.su
H A D.f_fastboot.o.cmd
H A D.built-in.o.cmd
H A Df_fastboot.c71 struct f_fastboot { struct
79 static inline struct f_fastboot *func_to_fastboot(struct usb_function *f) in func_to_fastboot() argument
81 return container_of(f, struct f_fastboot, usb_function); in func_to_fastboot()
84 static struct f_fastboot *fastboot_func;
335 struct f_fastboot *f_fb = func_to_fastboot(f); in fastboot_bind()
392 struct f_fastboot *f_fb = func_to_fastboot(f); in fastboot_disable()
434 struct f_fastboot *f_fb = func_to_fastboot(f); in fastboot_set_alt()
484 struct f_fastboot *f_fb = fastboot_func; in fastboot_add()
H A DMakefile31 obj-$(CONFIG_USB_FUNCTION_FASTBOOT) += f_fastboot.o
/OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/
H A Dbuild_2025-06-06_01-57-41.log
H A D70-loader-build.log
H A D70-loader-build_2025-06-06_01-57-41.log
H A Dbuild.log
/OK3568_Linux_fs/u-boot/
H A Du-boot.sym