Home
last modified time | relevance | path

Searched refs:fsg (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c238 struct fsg_dev *fsg; member
313 if (common->fsg) in __fsg_is_set()
348 static int fsg_set_halt(struct fsg_dev *fsg, struct usb_ep *ep) in fsg_set_halt() argument
352 if (ep == fsg->bulk_in) in fsg_set_halt()
354 else if (ep == fsg->bulk_out) in fsg_set_halt()
358 DBG(fsg, "%s set halt\n", name); in fsg_set_halt()
461 struct fsg_dev *fsg = fsg_from_func(f); in fsg_setup() local
462 struct usb_request *req = fsg->common->ep0req; in fsg_setup()
467 if (!fsg_is_set(fsg->common)) in fsg_setup()
470 ++fsg->common->ep0_req_tag; /* Record arrival of a new request */ in fsg_setup()
[all …]
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-freecom-fsg-3.dts15 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";
/linux/arch/arm/tools/
H A Dmach-types218 fsg MACH_FSG FSG 1091