Home
last modified time | relevance | path

Searched defs:_sync (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dmtd.h269 void (*_sync) (struct mtd_info *mtd); member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.h576 void _sync() { Context.insert<InstMIPS32Sync>(); } in _sync() function