Searched defs:add (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/kernel/common/linux/
H A Dsysdev.h44 int (*add)(struct sys_device *); member in struct:sysdev_driver
H A Ddevice.h162 int (*add) (struct class_device *, struct class_interface *); member in struct:class_interface
/bionic/libc/bionic/
H A Dmalloc_debug_check.cpp210 static inline void add(hdr_t *hdr, size_t size) { function
356 add(hdr, size);
457 add(hdr, size);
471 add(hdr, total_size);
/bionic/libc/kernel/common/linux/mtd/
H A Dmtd.h140 void (*add)(struct mtd_info *mtd); member in struct:mtd_notifier

Completed in 164 milliseconds