Searched defs:name (Results 1 - 25 of 248) sorted by relevance

12345678910

/hardware/intel/common/libva/test/common/
H A Dva_display.h35 const char *name; member in struct:__anon258
/hardware/intel/common/libva/va/x11/
H A Dva_dri2.h24 * Except as contained in this notice, the name of a copyright holder shall
43 unsigned int name; member in struct:__anon386
/hardware/qcom/gps/msm8960/utils/
H A Dloc_log.h12 * * Neither the name of The Linux Foundation, nor the names of its
43 char name[128]; member in struct:__anon1795
/hardware/qcom/gps/utils/
H A Dloc_log.h12 * * Neither the name of The Linux Foundation, nor the names of its
43 char name[128]; member in struct:__anon1802
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_ComponentRegistry.h16 * * Neither the name of Texas Instruments Incorporated nor the names of
39 OMX_STRING name; member in struct:_ComponentTable
/hardware/ti/omap4-aah/
H A Dmapinfo.h8 char name[]; member in struct:mapinfo
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_ComponentRegistry.h16 * * Neither the name of Texas Instruments Incorporated nor the names of
39 OMX_STRING name; member in struct:_ComponentTable
/hardware/ti/omap4xxx/
H A Dmapinfo.h8 char name[]; member in struct:mapinfo
/hardware/libhardware/modules/nfc/
H A Dnfc_pn544_example.c31 static int nfc_open(const hw_module_t* module, const char* name, argument
33 if (strcmp(name, NFC_PN544_CONTROLLER) == 0) {
67 .name = "Default NFC HW HAL",
/hardware/qcom/display/msm8084/libgralloc/
H A Dgralloc.cpp34 int fb_device_open(const hw_module_t* module, const char* name,
37 static int gralloc_device_open(const hw_module_t* module, const char* name,
75 name: "Graphics Memory Allocator Module",
98 int gralloc_device_open(const hw_module_t* module, const char* name, argument
102 if (!strcmp(name, GRALLOC_HARDWARE_GPU0)) {
111 status = fb_device_open(module, name, device);
/hardware/qcom/display/msm8226/libgralloc/
H A Dgralloc.cpp34 int fb_device_open(const hw_module_t* module, const char* name,
37 static int gralloc_device_open(const hw_module_t* module, const char* name,
75 name: "Graphics Memory Allocator Module",
98 int gralloc_device_open(const hw_module_t* module, const char* name, argument
102 if (!strcmp(name, GRALLOC_HARDWARE_GPU0)) {
114 status = fb_device_open(module, name, device);
/hardware/qcom/display/msm8960/libgralloc/
H A Dgralloc.cpp34 int fb_device_open(const hw_module_t* module, const char* name,
37 static int gralloc_device_open(const hw_module_t* module, const char* name,
75 name: "Graphics Memory Allocator Module",
97 int gralloc_device_open(const hw_module_t* module, const char* name, argument
101 if (!strcmp(name, GRALLOC_HARDWARE_GPU0)) {
110 status = fb_device_open(module, name, device);
/hardware/qcom/display/msm8974/libgralloc/
H A Dgralloc.cpp34 int fb_device_open(const hw_module_t* module, const char* name,
37 static int gralloc_device_open(const hw_module_t* module, const char* name,
75 name: "Graphics Memory Allocator Module",
97 int gralloc_device_open(const hw_module_t* module, const char* name, argument
101 if (!strcmp(name, GRALLOC_HARDWARE_GPU0)) {
110 status = fb_device_open(module, name, device);
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dgps.c12 * * Neither the name of The Linux Foundation nor the names of its
41 static int open_gps(const struct hw_module_t* module, char const* name, argument
69 .name = "loc_api GPS Module",
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dgps.c12 * * Neither the name of The Linux Foundation nor the names of its
41 static int open_gps(const struct hw_module_t* module, char const* name, argument
65 .name = "loc_api GPS Module",
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_ComponentRegistry.h13 OMX_STRING name; member in struct:_ComponentTable
/hardware/akm/AK8975_FS/libsensors/
H A DSensorBase.cpp136 char name[80]; local
137 if (ioctl(fd, EVIOCGNAME(sizeof(name) - 1), &name) < 1) {
138 name[0] = '\0';
140 if (!strcmp(name, inputName)) {
/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ddhdu_cmd.h29 char *name; member in struct:cmd
H A Dminiopt.c41 miniopt_init(miniopt_t *t, const char* name, const char* flags, bool longflags) argument
46 t->name = name;
97 "%s: missing \" = \" in long param \"%s\"\n", t->name, p);
110 t->name, p);
121 t->name, p);
131 "%s: missing value parameter after \"%s\"\n", t->name, p);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dbcm_mpool_pub.h94 * pool must have a readable name. Pool names are up to
104 char name[BCM_MP_NAMELEN]; /* Name of this pool. */ member in struct:bcm_mp_stats
163 * poolname INPUT For instrumentation, the name of the pool
206 * poolname INPUT For instrumentation, the name of the pool
H A Dminiopt.h36 const char* name; /* name for prompt in error strings */ member in struct:miniopt
60 void miniopt_init(miniopt_t *t, const char* name, const char* flags, bool longflags);
/hardware/intel/common/libva/va/drm/
H A Dva_drm_utils.c35 const char *name; member in struct:driver_name_map
45 /* Returns the VA driver name for the active display */
65 strncmp(drm_version->name, m->key, m->key_len) == 0)
70 if (!m->name)
73 driver_name = strdup(m->name);
/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dcmodule.h35 const char *name; member in struct:wrs_omxil_cmodule_s
61 /* library name */
64 /* component name and roles */
86 /* component name */
93 /* library name */
/hardware/intel/common/wrs_omxil_core/utils/inc/
H A Dmodule.h34 char *name; member in struct:module
/hardware/libhardware/modules/local_time/
H A Dlocal_time_hw.c43 dev->common.module->name, ret);
66 static int ltdev_open(const hw_module_t* module, const char* name, argument
73 if (strcmp(name, LOCAL_TIME_HARDWARE_INTERFACE) != 0)
105 .name = "Default local_time HW HAL",

Completed in 861 milliseconds

12345678910