/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/ |
D | tnetw_sdio.c | 48 void SDIO_SetFunc( struct sdio_func *func ) in SDIO_SetFunc() 91 struct sdio_func *func = (struct sdio_func *)Handle; in SDIO_Start() local 108 struct sdio_func *func = (struct sdio_func *)Handle; in SDIO_Reset() local 143 struct sdio_func *func = (struct sdio_func *)Handle; in SDIO_SyncRead() local 172 struct sdio_func *func = (struct sdio_func *)Handle; in SDIO_SyncWrite() local
|
D | chip_stat.c | 103 struct sdio_func *func; in export_wifi_chip_id() local
|
D | mmc_tnetw1150_api.c | 369 struct sdio_func *func = (struct sdio_func *) sdioHandle; in config_partition() local 506 struct sdio_func *func = (struct sdio_func *) sdioHandle; in SDIO_TNETW_Set_ELP_Reg() local 533 struct sdio_func *func = (struct sdio_func *) sdioHandle; in SDIO_TNETW_Get_ELP_Reg() local
|
D | esta_drv.c | 1850 static void tiwlan_sdio_irq(struct sdio_func *func) in tiwlan_sdio_irq() 1863 int tiwlan_sdio_init(struct sdio_func *func) in tiwlan_sdio_init() 1878 static int tiwlan_sdio_probe(struct sdio_func *func, const struct sdio_device_id *id) in tiwlan_sdio_probe() 1925 static void tiwlan_sdio_remove(struct sdio_func *func) in tiwlan_sdio_remove()
|
/system/wlan/ti/lib/ |
D | shlist.c | 17 SHLIST *shListFindItem( SHLIST *head, void *val, shListEqual func ) in shListFindItem() 78 void shListDelItem( SHLIST *head, SHLIST *item, shListFree func ) in shListDelItem() 131 shListCmp func ) in shListInsBeforeItem() 156 void shListDelAllItems( SHLIST *head, shListFree func ) in shListDelAllItems() 167 void shListPrintAllItems( SHLIST *head, shListPrint func ) in shListPrintAllItems()
|
/system/core/netcfg/ |
D | netcfg.c | 93 void *func; member 107 int (*func)(char *a0) = _func; in call_func() local 111 int (*func)(char *a0, char *a1) = _func; in call_func() local 115 int (*func)(char *a0, char *a1, char *a2) = _func; in call_func() local
|
/system/core/init/ |
D | keywords.h | 32 #define KEYWORD(symbol, flags, nargs, func) K_##symbol, argument
|
D | init_parser.c | 55 #define KEYWORD(symbol, flags, nargs, func) \ argument 60 int (*func)(int nargs, char **args); member 646 int (*func)(int nargs, char **args); in parse_line_action() local
|
D | init.h | 31 int (*func)(int nargs, char **args); member
|
/system/core/toolbox/ |
D | toolbox.c | 25 int (*func)(int, char**); member
|
/system/core/sh/ |
D | exec.h | 50 union node *func; member
|
D | var.h | 57 void (*func)(const char *); member
|
D | exec.c | 912 defun(char *name, union node *func) in defun()
|
D | var.c | 81 void (*func)(const char *); member
|
/system/core/adb/ |
D | fdevent.h | 76 fd_func func; member
|
D | fdevent.c | 397 fdevent *fdevent_create(int fd, fd_func func, void *arg) in fdevent_create() 415 void fdevent_install(fdevent *fde, int fd, fd_func func, void *arg) in fdevent_install()
|
D | transport_local.c | 191 void* (*func)(void *); in local_init() local
|
D | services.c | 41 void (*func)(int fd, void *cookie); member
|
D | sysdeps.h | 68 static __inline__ int adb_thread_create( adb_thread_t *thread, adb_thread_func_t func, void* ar… in adb_thread_create() 201 fd_func func; member
|
/system/wlan/ti/wilink_6_1/platforms/hw/linux/ |
D | SdioAdapter.c | 71 static int sdio_wifi_probe(struct sdio_func *func, in sdio_wifi_probe() 104 static void sdio_wifi_remove(struct sdio_func *func) in sdio_wifi_remove()
|
/system/extras/tests/bionic/libc/common/ |
D | test_pthread_mutex.c | 47 panic(const char* func, const char* format, ...) in panic() 61 error(int errcode, const char* func, const char* format, ...) in error()
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/FwEvent/ |
D | FwEvent.c | 83 TI_STATUS (*func) (TI_HANDLE hclient); member
|
/system/core/libpixelflinger/ |
D | pixelflinger.cpp | 549 static void ggl_alphaFuncx(void* con, GGLenum func, GGLclampx ref) in ggl_alphaFuncx() 565 static void ggl_depthFunc(void* con, GGLenum func) in ggl_depthFunc()
|
/system/core/fastboot/ |
D | engine.c | 76 int (*func)(Action *a, int status, char *resp); member
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/ |
D | TNETWIF.c | 91 #define TNETWIF_TRACE(hOs,func,module,data) \ argument 141 #define TNETWIF_TRACE(hOs,func,module_id,data) argument
|