Home
last modified time | relevance | path

Searched defs:fsg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_mass_storage.c265 struct fsg_dev *fsg; member
377 static int fsg_set_halt(struct fsg_dev *fsg, struct usb_ep *ep) in fsg_set_halt() argument
490 struct fsg_dev *fsg = fsg_from_func(f); in fsg_setup() local
550 start_transfer(struct fsg_dev *fsg, struct usb_ep *ep, struct usb_request *req) start_transfer() argument
1418 halt_bulk_in_endpoint(struct fsg_dev *fsg) halt_bulk_in_endpoint() argument
1440 wedge_bulk_in_endpoint(struct fsg_dev *fsg) wedge_bulk_in_endpoint() argument
2092 received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) received_cbw() argument
2214 struct fsg_dev *fsg; do_set_interface() local
2310 struct fsg_dev *fsg = fsg_from_func(f); fsg_set_alt() local
2318 struct fsg_dev *fsg = fsg_from_func(f); fsg_disable() local
2912 struct fsg_dev *fsg = fsg_from_func(f); fsg_bind() local
3012 struct fsg_dev *fsg = fsg_from_func(f); fsg_unbind() local
3413 struct fsg_dev *fsg; fsg_free() local
3430 struct fsg_dev *fsg; fsg_alloc() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_mass_storage.c237 struct fsg_dev *fsg; member
347 static int fsg_set_halt(struct fsg_dev *fsg, struct usb_ep *ep) in fsg_set_halt() argument
460 struct fsg_dev *fsg = fsg_from_func(f); in fsg_setup() local
520 start_transfer(struct fsg_dev *fsg, struct usb_ep *ep, struct usb_request *req) start_transfer() argument
1467 halt_bulk_in_endpoint(struct fsg_dev *fsg) halt_bulk_in_endpoint() argument
1489 wedge_bulk_in_endpoint(struct fsg_dev *fsg) wedge_bulk_in_endpoint() argument
2182 received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) received_cbw() argument
2304 struct fsg_dev *fsg; do_set_interface() local
2400 struct fsg_dev *fsg = fsg_from_func(f); fsg_set_alt() local
2408 struct fsg_dev *fsg = fsg_from_func(f); fsg_disable() local
3025 struct fsg_dev *fsg = fsg_from_func(f); fsg_bind() local
3125 struct fsg_dev *fsg = fsg_from_func(f); fsg_unbind() local
3539 struct fsg_dev *fsg; fsg_free() local
3556 struct fsg_dev *fsg; fsg_alloc() local
[all...]

Completed in 6 milliseconds