Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/legacy/
H A Dinode.c2017 static const struct super_operations gadget_fs_operations = {
2046 sb->s_op = &gadget_fs_operations; in gadgetfs_fill_super()
2016 static const struct super_operations gadget_fs_operations = { global() variable