Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/function/
Df_mass_storage.h64 struct fsg_lun_opts { struct
73 struct fsg_lun_opts lun0; argument
Df_mass_storage.c3125 static inline struct fsg_lun_opts *to_fsg_lun_opts(struct config_item *item) in to_fsg_lun_opts()
3127 return container_of(to_config_group(item), struct fsg_lun_opts, group); in to_fsg_lun_opts()
3138 struct fsg_lun_opts *lun_opts; in fsg_lun_attr_release()
3150 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_file_show()
3159 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_file_store()
3175 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_ro_store()
3205 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_cdrom_store()
3244 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_forced_eject_store()
3273 struct fsg_lun_opts *opts; in fsg_lun_make()
3331 struct fsg_lun_opts *lun_opts; in fsg_lun_drop()