Searched defs:sync (Results 1 - 7 of 7) sorted by relevance
/bionic/libc/arch-arm/syscalls/ | ||
H A D | sync.S | 5 ENTRY(sync) function 14 END(sync) |
/bionic/libc/arch-x86/syscalls/ | ||
H A D | sync.S | 5 .type sync, @function 6 .globl sync 9 sync: label |
/bionic/libc/kernel/common/linux/mtd/ | ||
H A D | mtd.h | 122 void (*sync) (struct mtd_info *mtd); member in struct:mtd_info |
/bionic/libc/kernel/common/linux/ | ||
H A D | if.h | 136 sync_serial_settings __user *sync; member in union:if_settings::__anon299 |
H A D | fb.h | 285 __u32 sync; member in struct:fb_var_screeninfo |
/bionic/libc/kernel/common/video/ | ||
H A D | dsscomp.h | 121 __u32 sync; member in struct:dsscomp_videomode |
/bionic/libc/kernel/common/sound/ | ||
H A D | asound.h | 272 union snd_pcm_sync_id sync; member in struct:snd_pcm_info |
Completed in 127 milliseconds