Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_mass_storage.h63 struct fsg_operations { struct
110 const struct fsg_operations *ops;
145 const struct fsg_operations *ops);
Df_mass_storage.c310 const struct fsg_operations *ops;
2780 const struct fsg_operations *ops) in fsg_common_set_ops()
/linux-4.4.14/drivers/usb/gadget/legacy/
Dmass_storage.c157 static const struct fsg_operations ops = { in msg_bind()