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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfile_storage.c628 exception_in_progress(struct fsg_dev *fsg) argument
634 set_bulk_out_req_length(struct fsg_dev *fsg, struct fsg_buffhd *bh, unsigned int length) argument
657 dump_msg(struct fsg_dev *fsg, const char *label, const u8 *buf, unsigned int length) argument
685 dump_cdb(struct fsg_dev *fsg) argument
690 dump_msg(struct fsg_dev *fsg, const char *label, const u8 *buf, unsigned int length) argument
694 dump_cdb(struct fsg_dev *fsg) argument
707 fsg_set_halt(struct fsg_dev *fsg, struct usb_ep *ep) argument
1003 wakeup_thread(struct fsg_dev *fsg) argument
1012 raise_exception(struct fsg_dev *fsg, enum fsg_state new_state) argument
1040 struct fsg_dev *fsg = get_gadget_data(gadget); local
1047 ep0_queue(struct fsg_dev *fsg) argument
1063 struct fsg_dev *fsg = ep->driver_data; local
1085 struct fsg_dev *fsg = ep->driver_data; local
1105 struct fsg_dev *fsg = ep->driver_data; local
1129 struct fsg_dev *fsg = ep->driver_data; local
1158 received_cbi_adsc(struct fsg_dev *fsg, struct fsg_buffhd *bh) argument
1200 received_cbi_adsc(struct fsg_dev *fsg, struct fsg_buffhd *bh) argument
1205 class_setup_req(struct fsg_dev *fsg, const struct usb_ctrlrequest *ctrl) argument
1287 standard_setup_req(struct fsg_dev *fsg, const struct usb_ctrlrequest *ctrl) argument
1412 struct fsg_dev *fsg = get_gadget_data(gadget); local
1447 start_transfer(struct fsg_dev *fsg, struct usb_ep *ep, struct usb_request *req, int *pbusy, enum fsg_buffer_state *state) argument
1479 sleep_thread(struct fsg_dev *fsg) argument
1503 do_read(struct fsg_dev *fsg) argument
1628 do_write(struct fsg_dev *fsg) argument
1838 fsync_all(struct fsg_dev *fsg) argument
1846 do_synchronize_cache(struct fsg_dev *fsg) argument
1872 do_verify(struct fsg_dev *fsg) argument
1970 do_inquiry(struct fsg_dev *fsg, struct fsg_buffhd *bh) argument
1997 do_request_sense(struct fsg_dev *fsg, struct fsg_buffhd *bh) argument
2045 do_read_capacity(struct fsg_dev *fsg, struct fsg_buffhd *bh) argument
2064 do_mode_sense(struct fsg_dev *fsg, struct fsg_buffhd *bh) argument
2142 do_start_stop(struct fsg_dev *fsg) argument
2192 do_prevent_allow(struct fsg_dev *fsg) argument
2215 do_read_format_capacities(struct fsg_dev *fsg, struct fsg_buffhd *bh) argument
2232 do_mode_select(struct fsg_dev *fsg, struct fsg_buffhd *bh) argument
2244 halt_bulk_in_endpoint(struct fsg_dev *fsg) argument
2266 pad_with_zeros(struct fsg_dev *fsg) argument
2296 throw_away_data(struct fsg_dev *fsg) argument
2346 finish_reply(struct fsg_dev *fsg) argument
2443 send_status(struct fsg_dev *fsg) argument
2529 check_command(struct fsg_dev *fsg, int cmnd_size, enum data_direction data_dir, unsigned int mask, int needs_medium, const char *name) argument
2660 do_scsi_command(struct fsg_dev *fsg) argument
2878 received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) argument
2937 get_next_command(struct fsg_dev *fsg) argument
2998 enable_endpoint(struct fsg_dev *fsg, struct usb_ep *ep, const struct usb_endpoint_descriptor *d) argument
3010 alloc_request(struct fsg_dev *fsg, struct usb_ep *ep, struct usb_request **preq) argument
3025 do_set_interface(struct fsg_dev *fsg, int altsetting) argument
3127 do_set_config(struct fsg_dev *fsg, u8 new_config) argument
3161 handle_exception(struct fsg_dev *fsg) argument
3326 struct fsg_dev *fsg = fsg_; local
3479 close_all_backing_files(struct fsg_dev *fsg) argument
3498 struct fsg_dev *fsg = dev_get_drvdata(dev); local
3527 struct fsg_dev *fsg = dev_get_drvdata(dev); local
3550 struct fsg_dev *fsg = dev_get_drvdata(dev); local
3590 struct fsg_dev *fsg = container_of(ref, struct fsg_dev, ref); local
3598 struct fsg_dev *fsg = dev_get_drvdata(dev); local
3605 struct fsg_dev *fsg = get_gadget_data(gadget); local
3654 check_parameters(struct fsg_dev *fsg) argument
3741 struct fsg_dev *fsg = the_fsg; local
3973 struct fsg_dev *fsg = get_gadget_data(gadget); local
3981 struct fsg_dev *fsg = get_gadget_data(gadget); local
4016 struct fsg_dev *fsg; local
4034 struct fsg_dev *fsg; local
4048 struct fsg_dev *fsg = the_fsg; local
[all...]

Completed in 101 milliseconds