| /linux/drivers/usb/gadget/function/ |
| H A D | f_fs.c | 78 struct ffs_data *ffs; member 96 ffs_setup_state_clear_cancelled(struct ffs_data *ffs) in ffs_setup_state_clear_cancelled() argument 139 struct ffs_data *ffs; global() member 159 struct ffs_data *ffs; global() member 258 struct ffs_data *ffs; global() member 265 struct ffs_data *ffs; global() member 302 struct ffs_data *ffs = req->context; ffs_ep0_complete() local 307 __ffs_ep0_queue_wait(struct ffs_data * ffs,char * data,size_t len) __ffs_ep0_queue_wait() argument 349 __ffs_ep0_stall(struct ffs_data * ffs) __ffs_ep0_stall() argument 365 struct ffs_data *ffs = file->private_data; ffs_ep0_write() local 502 __ffs_ep0_read_events(struct ffs_data * ffs,char __user * buf,size_t n) __ffs_ep0_read_events() argument 539 struct ffs_data *ffs = file->private_data; ffs_ep0_read() local 643 struct ffs_data *ffs = inode->i_sb->s_fs_info; ffs_ep0_open() local 664 struct ffs_data *ffs = file->private_data; ffs_ep0_release() local 673 struct ffs_data *ffs = file->private_data; ffs_ep0_ioctl() local 691 struct ffs_data *ffs = file->private_data; ffs_ep0_poll() local 889 struct ffs_data *ffs = io_data->ffs; ffs_epfile_async_io_complete() local 1204 struct ffs_data *ffs = inode->i_sb->s_fs_info; ffs_epfile_open() local 1357 struct ffs_data *ffs = epfile->ffs; ffs_epfile_release() local 1555 struct ffs_data *ffs = epfile->ffs; ffs_dmabuf_detach() local 1886 struct ffs_data *ffs = sb->s_fs_info; ffs_sb_create_file() local 1923 struct ffs_data *ffs = data->ffs_data; ffs_sb_fill() local 2019 struct ffs_data *ffs; ffs_fs_get_tree() local 2090 struct ffs_data *ffs = sb->s_fs_info; ffs_fs_kill_sb() local 2136 ffs_data_get(struct ffs_data * ffs) ffs_data_get() argument 2141 ffs_data_put(struct ffs_data * ffs) ffs_data_put() argument 2156 ffs_data_closed(struct ffs_data * ffs) ffs_data_closed() argument 2186 struct ffs_data *ffs = kzalloc_obj(*ffs); ffs_data_new() local 2211 ffs_data_clear(struct ffs_data * ffs) ffs_data_clear() argument 2245 ffs_data_reset(struct ffs_data * ffs) ffs_data_reset() argument 2277 functionfs_bind(struct ffs_data * ffs,struct usb_composite_dev * cdev) functionfs_bind() argument 2311 functionfs_unbind(struct ffs_data * ffs) functionfs_unbind() argument 2326 ffs_epfiles_create(struct ffs_data * ffs) ffs_epfiles_create() argument 2406 struct ffs_data *ffs; ffs_func_eps_enable() local 2835 struct ffs_data *ffs = priv; __ffs_data_do_os_desc() local 2905 __ffs_data_got_descs(struct ffs_data * ffs,char * const _data,size_t len) __ffs_data_got_descs() argument 3035 __ffs_data_got_strings(struct ffs_data * ffs,char * const _data,size_t len) __ffs_data_got_strings() argument 3170 __ffs_event_add(struct ffs_data * ffs,enum usb_functionfs_event_type type) __ffs_event_add() argument 3237 ffs_event_add(struct ffs_data * ffs,enum usb_functionfs_event_type type) ffs_event_add() argument 3248 ffs_ep_addr2idx(struct ffs_data * ffs,u8 endpoint_address) ffs_ep_addr2idx() argument 3542 struct ffs_data *ffs = func->ffs; _ffs_func_bind() local 3722 struct ffs_data *ffs = container_of(work, ffs_reset_work() local 3740 struct ffs_data *ffs = func->ffs; ffs_func_set_alt() local 3779 struct ffs_data *ffs = func->ffs; ffs_func_disable() local 3805 struct ffs_data *ffs = func->ffs; ffs_func_setup() local 4064 struct ffs_data *ffs = func->ffs; ffs_func_unbind() local 4249 ffs_ready(struct ffs_data * ffs) ffs_ready() argument 4280 ffs_closed(struct ffs_data * ffs) ffs_closed() argument [all...] |
| /linux/include/asm-generic/bitops/ |
| H A D | builtin-ffs.h | 13 #define ffs(x) __builtin_ffs(x) macro
|
| H A D | ffs.h | 43 #define ffs(x) generic_ffs(x) macro
|
| /linux/arch/openrisc/include/asm/bitops/ |
| H A D | ffs.h | 13 static inline __attribute_const__ int ffs(int x) in ffs() function
|
| /linux/drivers/usb/gadget/legacy/ |
| H A D | g_ffs.c | 272 static int functionfs_ready_callback(struct ffs_data *ffs) in functionfs_ready_callback() 296 static void functionfs_closed_callback(struct ffs_data *ffs) in functionfs_closed_callback()
|
| /linux/arch/csky/include/asm/ |
| H A D | bitops.h | 12 static inline __attribute_const__ int ffs(int x) in ffs() function
|
| /linux/arch/xtensa/include/asm/ |
| H A D | bitops.h | 60 static inline __attribute_const__ int ffs(unsigned long x) in ffs() function
|
| /linux/arch/s390/include/asm/ |
| H A D | bitops.h | 192 static __always_inline __flatten __attribute_const__ int ffs(int word) in ffs() function
|
| /linux/arch/parisc/include/asm/ |
| H A D | bitops.h | 164 static __inline__ __attribute_const__ int ffs(int x) in ffs() function
|
| /linux/arch/hexagon/include/asm/ |
| H A D | bitops.h | 241 static inline __attribute_const__ int ffs(int x) in ffs() function
|
| /linux/arch/mips/include/asm/ |
| H A D | bitops.h | 461 static inline __attribute_const__ int ffs(int word) in ffs() function
|
| /linux/arch/m68k/include/asm/ |
| H A D | bitops.h | 502 static inline __attribute_const__ int ffs(int x) in ffs() function 524 static inline __attribute_const__ int ffs(int x) in ffs() function
|
| /linux/arch/riscv/include/asm/ |
| H A D | bitops.h | 123 #define ffs(x) (__builtin_constant_p(x) ? __builtin_ffs(x) : variable_ffs(x)) macro
|
| /linux/arch/x86/include/asm/ |
| H A D | bitops.h | 339 #define ffs(x) (__builtin_constant_p(x) ? __builtin_ffs(x) : variable_ffs(x)) macro
|
| /linux/arch/alpha/include/asm/ |
| H A D | bitops.h | 376 static inline __attribute_const__ int ffs(int word) in ffs() function
|