Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_mass_storage.h64 struct fsg_lun_opts { struct
73 struct fsg_lun_opts lun0; argument
H A Df_mass_storage.c3066 static inline struct fsg_lun_opts *to_fsg_lun_opts(struct config_item *item) in to_fsg_lun_opts()
3068 return container_of(to_config_group(item), struct fsg_lun_opts, group); in to_fsg_lun_opts()
3079 struct fsg_lun_opts *lun_opts; in fsg_lun_attr_release()
3091 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_file_show()
3100 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_file_store()
3116 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_ro_store()
3146 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_cdrom_store()
3201 struct fsg_lun_opts *opts; in fsg_lun_make()
3259 struct fsg_lun_opts *lun_opts; in fsg_lun_drop()