Searched refs:sys_stat (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | iqs7211.c | 343 u8 sys_stat; member 383 .sys_stat = 0x0A, 421 .sys_stat = 0x10, 458 .sys_stat = 0x0E, 2217 error = iqs7211_read_burst(iqs7211, dev_desc->sys_stat, status, in iqs7211_report()
|
/kernel/linux/linux-5.10/tools/include/nolibc/ |
H A D | nolibc.h | 51 * structures like the sys_stat struct depend on the architecture. 1698 int sys_stat(const char *path, struct stat *buf) in sys_stat() function 2183 int ret = sys_stat(path, buf); in stat()
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | atarihw.h | 582 u_char sys_stat; member
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | atarihw.h | 582 u_char sys_stat; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | syscalls.h | 1217 asmlinkage long sys_stat(const char __user *filename,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | syscalls.h | 1124 asmlinkage long sys_stat(const char __user *filename,
|
Completed in 14 milliseconds