Home
last modified time | relevance | path

Searched refs:fsg_dev (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c287 struct fsg_dev;
293 struct fsg_dev *fsg, *new_fsg;
369 struct fsg_dev { struct
532 struct fsg_dev *fsg = fsg_from_func(f); in fsg_setup()
1415 static int pad_with_zeros(struct fsg_dev *fsg) in pad_with_zeros()
2173 struct fsg_dev *fsg; in do_set_interface()
2263 struct fsg_dev *fsg = fsg_from_func(f); in fsg_set_alt()
2271 struct fsg_dev *fsg = fsg_from_func(f); in fsg_disable()
2635 struct fsg_dev *fsg = fsg_from_func(f); in fsg_unbind()
2650 struct fsg_dev *fsg = fsg_from_func(f); in fsg_bind()
[all …]
/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c230 struct fsg_dev;
237 struct fsg_dev *fsg;
292 struct fsg_dev { struct
460 struct fsg_dev *fsg = fsg_from_func(f); in fsg_setup()
2304 struct fsg_dev *fsg; in do_set_interface()
2400 struct fsg_dev *fsg = fsg_from_func(f); in fsg_set_alt()
2408 struct fsg_dev *fsg = fsg_from_func(f); in fsg_disable()
2433 struct fsg_dev *new_fsg; in handle_exception()
3025 struct fsg_dev *fsg = fsg_from_func(f); in fsg_bind()
3539 struct fsg_dev *fsg; in fsg_free()
[all …]