Home
last modified time | relevance | path

Searched defs:common (Results 176 – 200 of 16507) sorted by relevance

12345678910>>...661

/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-pine64-lts/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-pinebook/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-pine64/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-nanopi-a64/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/drivers/usb/gadget/
H A Df_mass_storage.c375 struct fsg_common *common; member
478 static int ep0_queue(struct fsg_common *common) in ep0_queue()
499 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
516 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
655 static int sleep_thread(struct fsg_common *common) in sleep_thread()
691 static int do_read(struct fsg_common *common) in do_read()
818 static int do_write(struct fsg_common *common) in do_write()
1000 static int do_verify(struct fsg_common *common) in do_verify()
2054 struct fsg_common *common = fsg->common; in received_cbw() local
2397 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]

12345678910>>...661