Searched refs:ffs_entity_type (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_fs.c | 2035 enum ffs_entity_type { enum 2043 typedef int (*ffs_entity_callback)(enum ffs_entity_type entity, 2232 static int __ffs_data_do_entity(enum ffs_entity_type type, in __ffs_data_do_entity() 2835 static int __ffs_func_bind_do_descs(enum ffs_entity_type type, u8 *valuep, in __ffs_func_bind_do_descs() 2935 static int __ffs_func_bind_do_nums(enum ffs_entity_type type, u8 *valuep, in __ffs_func_bind_do_nums()
|
H A D | f_generic.c | 1892 enum ffs_entity_type { enum 1900 typedef int (*ffs_entity_callback)(enum ffs_entity_type entity, u8 *valuep, 2071 static int __ffs_data_do_entity(enum ffs_entity_type type, in __ffs_data_do_entity() 2671 static int __ffs_func_bind_do_descs(enum ffs_entity_type type, u8 *valuep, in __ffs_func_bind_do_descs() 2761 static int __ffs_func_bind_do_nums(enum ffs_entity_type type, u8 *valuep, in __ffs_func_bind_do_nums()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_fs.c | 1978 enum ffs_entity_type { enum 1986 typedef int (*ffs_entity_callback)(enum ffs_entity_type entity, 2171 static int __ffs_data_do_entity(enum ffs_entity_type type, in __ffs_data_do_entity() 2765 static int __ffs_func_bind_do_descs(enum ffs_entity_type type, u8 *valuep, in __ffs_func_bind_do_descs() 2865 static int __ffs_func_bind_do_nums(enum ffs_entity_type type, u8 *valuep, in __ffs_func_bind_do_nums()
|
H A D | f_generic.c | 1894 enum ffs_entity_type { enum 1902 typedef int (*ffs_entity_callback)(enum ffs_entity_type entity, u8 *valuep, 2073 static int __ffs_data_do_entity(enum ffs_entity_type type, in __ffs_data_do_entity() 2673 static int __ffs_func_bind_do_descs(enum ffs_entity_type type, u8 *valuep, in __ffs_func_bind_do_descs() 2763 static int __ffs_func_bind_do_nums(enum ffs_entity_type type, u8 *valuep, in __ffs_func_bind_do_nums()
|
Completed in 20 milliseconds