| /system/dev/block/sdmmc/ |
| A D | sdio-interrupts.c | 27 sdio_function_t *func = &(dev->sdio_dev.funcs[fn_idx]); in sdio_enable_interrupt() local 66 sdio_function_t *func = &(dev->sdio_dev.funcs[fn_idx]); in sdio_disable_interrupt() local
|
| A D | sdio.c | 298 sdio_function_t *func = &(dev->sdio_dev.funcs[fn_idx]); in sdio_parse_func_ext_tuple() local 332 sdio_function_t *func = &(dev->sdio_dev.funcs[fn_idx]); in sdio_parse_mfid_tuple() local 569 sdio_function_t *func = &(dev->sdio_dev.funcs[fn_idx]); in sdio_process_fbr() local 608 sdio_function_t *func = &(dev->sdio_dev.funcs[fn_idx]); in sdio_modify_block_size() local 642 sdio_function_t *func = &(dev->sdio_dev.funcs[fn_idx]); in sdio_enable_function() local 689 sdio_function_t *func = &(dev->sdio_dev.funcs[fn_idx]); in sdio_disable_function() local
|
| /system/ulib/zircon/ |
| A D | zx_cache_flush.cpp | 14 T func) { in for_each_cache_line() 23 void for_each_dcache_line(const void* addr, size_t len, T func) { in for_each_dcache_line() 28 void for_each_icache_line(const void* addr, size_t len, T func) { in for_each_icache_line()
|
| /system/ulib/driver-info/ |
| A D | driver-info.c | 25 note_func_t func, void* cookie) { in find_note() 56 note_func_t func, void* cookie) { in for_each_note() 98 di_info_func_t func; member 125 void *cookie, di_info_func_t func) { in di_read_driver_info_etc() 136 zx_status_t di_read_driver_info(int fd, void *cookie, di_info_func_t func) { in di_read_driver_info()
|
| /system/core/devmgr/devmgr/ |
| A D | drivers.cpp | 29 DriverLoadCallback func; member 98 void find_loadable_drivers(const char* path, DriverLoadCallback func) { in find_loadable_drivers() 139 void load_driver(const char* path, DriverLoadCallback func) { in load_driver()
|
| /system/ulib/port/include/port/ |
| A D | port.h | 19 zx_status_t (*func)(port_handler_t* ph, zx_signals_t signals, uint32_t evt); member 59 zx_status_t (*func)(port_fd_handler_t* fh, unsigned pollevt, uint32_t evt); member
|
| /system/uapp/blobfs/ |
| A D | main.cpp | 86 CommandFunction func; member 117 int ProcessArgs(int argc, char** argv, CommandFunction* func, blobfs::MountOptions* options) { in ProcessArgs() 173 CommandFunction func = nullptr; in main() local
|
| /system/ulib/perftest/include/perftest/ |
| A D | perftest.h | 222 #define PERFTEST_CTOR(func) \ argument
|
| /system/uapp/crasher/ |
| A D | crasher.c | 18 int (*func)(volatile unsigned int*); member 49 void (*func)(void) = (void*)codebuf; in nx_run() local
|
| /system/ulib/unittest/ |
| A D | all-tests.cpp | 28 void unittest_register_test_help_printer(unittest_help_printer_type* func) { in unittest_register_test_help_printer()
|
| /system/ulib/fdio/ |
| A D | watcher.c | 20 watchdir_func_t func; member
|
| /system/utest/vmo/ |
| A D | bench.cpp | 39 inline zx_time_t time_it(T func) { in time_it()
|
| /system/uapp/minfs/ |
| A D | main.cpp | 69 int (*func)(fbl::unique_ptr<minfs::Bcache> bc, const minfs::MountOptions&); member
|
| /system/uapp/waitfor/ |
| A D | waitfor.c | 51 zx_status_t (*func)(const char* arg, int fd); member
|
| /system/dev/misc/test/ |
| A D | test.cpp | 83 void TestDevice::TestSetTestFunc(const test_func_t* func) { in TestSetTestFunc()
|
| /system/ulib/inspector/ |
| A D | utils.cpp | 37 void do_print_debug(const char* file, int line, const char* func, const char* fmt, ...) { in do_print_debug()
|
| /system/utest/blobfs-bench/ |
| A D | blobfs-bench.cpp | 77 inline int StreamAll(T func, int fd, U* buf, size_t max) { in StreamAll()
|
| /system/dev/bus/acpi/ |
| A D | iommu.c | 64 const uint8_t func = (v >> 8) & 0x7; in acpi_scope_to_desc() local
|
| /system/public/zircon/driver/ |
| A D | binding.h | 80 #define BIND_PCI_BDF_PACK(bus, dev, func) \ argument
|
| /system/dev/bus/virtio/ |
| A D | socket.cpp | 774 template <typename H, typename F> void SocketDevice::RxIoBufferRing::ProcessDescriptors(F func) { in ProcessDescriptors() 847 template <typename F> void SocketDevice::TxIoBufferRing::ProcessDescriptors(F func) { in ProcessDescriptors()
|
| /system/ulib/ftl/inc/ |
| A D | sys.h | 60 void (*func)(char* cmd_line); member
|
| /system/ulib/minfs/ |
| A D | vnode.cpp | 1066 zx_status_t VnodeMinfs::ForEachDirent(DirArgs* args, const DirentCallback func) { in ForEachDirent()
|
| /system/host/zbi/ |
| A D | zbi.cpp | 420 #define LZ4F_CALL(func, ...) \ argument
|
| /system/utest/blobfs/ |
| A D | blobfs.cpp | 518 static int StreamAll(T func, int fd, U* buf, size_t max) { in StreamAll()
|