Searched defs:cleanup (Results 1 – 10 of 10) sorted by relevance
57 cleanup() { function
19 static void cleanup(struct fs_mount_t *mp) in cleanup() function
31 static void cleanup(struct fs_mount_t *mp) in cleanup() function
24 static void cleanup(struct fs_mount_t *mp) in cleanup() function
252 def cleanup(self): member in device_runner
42 int (*cleanup)(const struct device *dev); member
400 static int cleanup(struct bt_le_per_adv_sync *sync, struct bt_iso_big *big) in cleanup() function
269 static void cleanup(void *d) in cleanup() function
1159 static int cleanup(void) in cleanup() function
209 static int inc_func(bool cleanup) in inc_func()