Home
last modified time | relevance | path

Searched defs:ffs (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.10/drivers/usb/gadget/function/
Df_fs.c71 struct ffs_data *ffs; member
88 ffs_setup_state_clear_cancelled(struct ffs_data *ffs) in ffs_setup_state_clear_cancelled()
133 struct ffs_data *ffs; member
229 struct ffs_data *ffs; member
233 struct ffs_data *ffs; member
270 struct ffs_data *ffs = req->context; in ffs_ep0_complete() local
275 static int __ffs_ep0_queue_wait(struct ffs_data *ffs, char *data, size_t len) in __ffs_ep0_queue_wait()
312 static int __ffs_ep0_stall(struct ffs_data *ffs) in __ffs_ep0_stall()
328 struct ffs_data *ffs = file->private_data; in ffs_ep0_write() local
467 static ssize_t __ffs_ep0_read_events(struct ffs_data *ffs, char __user *buf, in __ffs_ep0_read_events()
[all …]
/Linux-v5.10/include/asm-generic/bitops/
Dbuiltin-ffs.h13 static __always_inline int ffs(int x) in ffs() function
Dffs.h13 static inline int ffs(int x) in ffs() function
/Linux-v5.10/arch/openrisc/include/asm/bitops/
Dffs.h13 static inline int ffs(int x) in ffs() function
/Linux-v5.10/arch/arc/include/asm/
Dbitops.h279 #define ffs(x) ({ unsigned long __t = (x); fls(__t & -__t); }) macro
326 static inline __attribute__ ((const)) int ffs(unsigned long x) in ffs() function
/Linux-v5.10/arch/c6x/include/asm/
Dbitops.h73 static inline int ffs(int x) in ffs() function
/Linux-v5.10/arch/csky/include/asm/
Dbitops.h13 static inline int ffs(int x) in ffs() function
/Linux-v5.10/drivers/usb/gadget/legacy/
Dg_ffs.c276 static int functionfs_ready_callback(struct ffs_data *ffs) in functionfs_ready_callback()
300 static void functionfs_closed_callback(struct ffs_data *ffs) in functionfs_closed_callback()
/Linux-v5.10/arch/x86/boot/
Da20.c23 int ffs = MAX_8042_FF; in empty_8042() local
/Linux-v5.10/arch/xtensa/include/asm/
Dbitops.h60 static inline int ffs(unsigned long x) in ffs() function
/Linux-v5.10/arch/parisc/include/asm/
Dbitops.h166 static __inline__ int ffs(int x) in ffs() function
/Linux-v5.10/arch/hexagon/include/asm/
Dbitops.h221 static inline int ffs(int x) in ffs() function
/Linux-v5.10/arch/mips/include/asm/
Dbitops.h440 static inline int ffs(int word) in ffs() function
/Linux-v5.10/arch/m68k/include/asm/
Dbitops.h465 static inline int ffs(int x) in ffs() function
487 static inline int ffs(int x) in ffs() function
/Linux-v5.10/arch/x86/include/asm/
Dbitops.h283 static __always_inline int ffs(int x) in ffs() function
/Linux-v5.10/arch/alpha/include/asm/
Dbitops.h359 static inline int ffs(int word) in ffs() function
/Linux-v5.10/arch/s390/include/asm/
Dbitops.h365 static inline int ffs(int word) in ffs() function
/Linux-v5.10/fs/ubifs/
Ddebug.c2551 unsigned int from, to, ffs = chance(1, 2); in corrupt_data() local
/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Dcoex.c2637 int ffs, fls; in rtw_coex_addr_info() local