Searched refs:fsg (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/usb/gadget/function/ |
| H A D | f_mass_storage.c | 312 if (common->fsg) in __fsg_is_set() 507 VDBG(fsg, in fsg_setup() 1471 rc = fsg_set_halt(fsg, fsg->bulk_in); in halt_bulk_in_endpoint() 1580 fsg_set_halt(common->fsg, common->fsg->bulk_out); in finish_reply() 2229 fsg_set_halt(fsg, fsg->bulk_out); in received_cbw() 2313 fsg = common->fsg; in do_set_interface() 2347 fsg = common->fsg; in do_set_interface() 3128 if (fsg->common->fsg == fsg) { in fsg_unbind() 3131 wait_event(common->fsg_wait, common->fsg != fsg); in fsg_unbind() 3548 kfree(fsg); in fsg_free() [all …]
|
| H A D | storage_common.h | 38 # define dump_msg(fsg, /* const char * */ label, \ argument 42 DBG(fsg, "%s, length %u:\n", label, length); \ 48 # define dump_cdb(fsg) do { } while (0) argument 52 # define dump_msg(fsg, /* const char * */ label, \ argument 57 # define dump_cdb(fsg) \ argument 59 16, 1, (fsg)->cmnd, (fsg)->cmnd_size, 0) \ 63 # define dump_cdb(fsg) do { } while (0) argument
|
| /linux-6.15/arch/arm/boot/dts/intel/ixp/ |
| H A D | intel-ixp42x-freecom-fsg-3.dts | 15 compatible = "freecom,fsg-3", "intel,ixp42x"; 103 compatible = "freecom,fsg-cs2-system-controller", "syscon"; 114 label = "fsg:blue:wlan"; 122 label = "fsg:blue:wan"; 130 label = "fsg:blue:sata"; 138 label = "fsg:blue:usb"; 146 label = "fsg:blue:sync"; 154 label = "fsg:blue:ring";
|
| H A D | Makefile | 5 intel-ixp42x-freecom-fsg-3.dtb \
|
| /linux-6.15/Documentation/devicetree/bindings/arm/ |
| H A D | intel-ixp4xx.yaml | 22 - freecom,fsg-3
|
| /linux-6.15/Documentation/devicetree/bindings/mfd/ |
| H A D | syscon.yaml | 64 - freecom,fsg-cs2-system-controller 167 - freecom,fsg-cs2-system-controller
|
| /linux-6.15/arch/arm/tools/ |
| H A D | mach-types | 218 fsg MACH_FSG FSG 1091
|