Home
last modified time | relevance | path

Searched refs:fsg_lun_opts (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_mass_storage.h64 struct fsg_lun_opts { struct
73 struct fsg_lun_opts lun0;
H A Df_mass_storage.c3025 static inline struct fsg_lun_opts *to_fsg_lun_opts(struct config_item *item) in to_fsg_lun_opts()
3027 return container_of(to_config_group(item), struct fsg_lun_opts, group); in to_fsg_lun_opts()
3038 struct fsg_lun_opts *lun_opts; in fsg_lun_attr_release()
3050 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_file_show()
3059 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_file_store()
3075 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_ro_store()
3105 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_cdrom_store()
3160 struct fsg_lun_opts *opts; in fsg_lun_make()
3218 struct fsg_lun_opts *lun_opts; in fsg_lun_drop()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_mass_storage.h64 struct fsg_lun_opts { struct
73 struct fsg_lun_opts lun0;
H A Df_mass_storage.c3138 static inline struct fsg_lun_opts *to_fsg_lun_opts(struct config_item *item) in to_fsg_lun_opts()
3140 return container_of(to_config_group(item), struct fsg_lun_opts, group); in to_fsg_lun_opts()
3151 struct fsg_lun_opts *lun_opts; in fsg_lun_attr_release()
3163 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_file_show()
3172 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_file_store()
3188 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_ro_store()
3218 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_cdrom_store()
3257 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_forced_eject_store()
3286 struct fsg_lun_opts *opts; in fsg_lun_make()
3344 struct fsg_lun_opts *lun_opt in fsg_lun_drop()
[all...]

Completed in 11 milliseconds