Searched defs:list (Results 1 - 25 of 52) sorted by relevance

123

/hardware/libhardware/tests/nusensors/
H A Dnusensors.cpp78 struct sensor_t const* list; local
79 int count = module->get_sensors_list(module, &list);
90 list[i].name,
91 list[i].vendor,
92 list[i].version,
93 list[i].handle,
94 list[i].type,
95 list[i].maxRange,
96 list[i].resolution,
97 list[
[all...]
/hardware/qcom/camera/QCamera2/stack/common/
H A Dcam_queue.h7 * notice, this list of conditions and the following disclaimer.
9 * copyright notice, this list of conditions and the following
33 struct cam_list list; member in struct:__anon434
46 cam_list_init(&queue->head.list);
63 cam_list_add_tail_node(&node->list, &queue->head.list);
78 head = &queue->head.list;
81 node = member_of(pos, cam_node_t, list);
82 cam_list_del_node(&node->list);
102 head = &queue->head.list;
[all...]
/hardware/qcom/camera/QCamera2/util/
H A DQCameraQueue.h7 * notice, this list of conditions and the following disclaimer.
9 * copyright notice, this list of conditions and the following
54 struct cam_list list; member in struct:qcamera::QCameraQueue::__anon636
/hardware/invensense/65xx/libsensors_iio/
H A DCompassSensor.AKM.cpp150 void CompassSensor::fillList(struct sensor_t *list) argument
158 list->maxRange = COMPASS_AKM8963_RANGE;
159 list->resolution = COMPASS_AKM8963_RESOLUTION;
160 list->power = COMPASS_AKM8963_POWER;
161 list->minDelay = COMPASS_AKM8963_MINDELAY;
165 list->maxRange = COMPASS_AKM8975_RANGE;
166 list->resolution = COMPASS_AKM8975_RESOLUTION;
167 list->power = COMPASS_AKM8975_POWER;
168 list->minDelay = COMPASS_AKM8975_MINDELAY;
175 list
[all...]
H A DPressureSensor.IIO.secondary.cpp166 void PressureSensor::fillList(struct sensor_t *list) argument
174 list->maxRange = PRESSURE_BMP280_RANGE;
175 list->resolution = PRESSURE_BMP280_RESOLUTION;
176 list->power = PRESSURE_BMP280_POWER;
177 list->minDelay = PRESSURE_BMP280_MINDELAY;
184 list->maxRange = PRESSURE_BMP280_RANGE;
185 list->resolution = PRESSURE_BMP280_RESOLUTION;
186 list->power = PRESSURE_BMP280_POWER;
187 list->minDelay = PRESSURE_BMP280_MINDELAY;
H A DCompassSensor.IIO.9150.cpp283 void CompassSensor::fillList(struct sensor_t *list) argument
291 list->maxRange = COMPASS_MPU9150_RANGE;
292 list->resolution = COMPASS_MPU9150_RESOLUTION;
293 list->power = COMPASS_MPU9150_POWER;
294 list->minDelay = COMPASS_MPU9150_MINDELAY;
301 list->maxRange = COMPASS_AKM8975_RANGE;
302 list->resolution = COMPASS_AKM8975_RESOLUTION;
303 list->power = COMPASS_AKM8975_POWER;
304 list->minDelay = COMPASS_AKM8975_MINDELAY;
308 list
[all...]
H A DCompassSensor.IIO.primary.cpp415 void CompassSensor::fillList(struct sensor_t *list) argument
423 list->maxRange = COMPASS_MPU9150_RANGE;
424 list->resolution = COMPASS_MPU9150_RESOLUTION;
425 list->power = COMPASS_MPU9150_POWER;
426 list->minDelay = COMPASS_MPU9150_MINDELAY;
427 mMinDelay = list->minDelay;
433 list->maxRange = COMPASS_AKM8975_RANGE;
434 list->resolution = COMPASS_AKM8975_RESOLUTION;
435 list->power = COMPASS_AKM8975_POWER;
436 list
[all...]
H A Dsensors_mpl.cpp60 struct sensor_t const** list)
62 *list = sSensorList;
134 // populate the sensor list
59 sensors__get_sensors_list(struct sensors_module_t* module, struct sensor_t const** list) argument
/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsa_ucm.h108 /* add new verbs to end of list */
127 /* add new devices to end of list */
154 /* add new modifiers to end of list */
181 * \brief Free a string list
182 * \param list The string list to free
186 int snd_use_case_free_list(const char *list[], int items);
189 * \brief Obtain a list of entries
190 * \param uc_mgr Use case manager (may be NULL - card list)
191 * \param identifier (may be NULL - card list)
356 snd_use_case_card_list(const char **list[]) argument
367 snd_use_case_verb_list(snd_use_case_mgr_t *uc_mgr, const char **list[]) argument
[all...]
H A Dalsaucm_test.c8 * notice, this list of conditions and the following disclaimer.
10 * copyright notice, this list of conditions and the following
74 { UCM_LIST, "list" },
136 " listcards list available cards\n"
137 " list IDENTIFIER list command\n"
161 const char **list = NULL , *str = NULL; local
215 err = snd_use_case_card_list(&list);
217 fprintf(stderr, "%s: error failed to get card list: %d\n", cmd->cmd_str, err);
221 printf("list i
[all...]
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_fbupdate.cpp48 bool FBUpdateLowRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, argument
55 mModeOn = configure(ctx, list, fbZorder);
60 bool FBUpdateLowRes::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, argument
63 hwc_layer_1_t *layer = &list->hwLayers[list->numHwLayers - 1];
96 getNonWormholeRegion(list, sourceCrop);
151 bool FBUpdateHighRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, argument
159 mModeOn = configure(ctx, list, fbZorder);
165 hwc_display_contents_1 *list, int fbZorder) {
167 hwc_layer_1_t *layer = &list
164 configure(hwc_context_t *ctx, hwc_display_contents_1 *list, int fbZorder) argument
[all...]
H A Dhwc.cpp90 hwc_display_contents_1_t *list = displays[i]; local
95 if (LIKELY(list && list->numHwLayers > 1)) {
96 for(uint32_t j = 0; j < list->numHwLayers; j++) {
97 if(list->hwLayers[j].compositionType != HWC_FRAMEBUFFER_TARGET)
98 list->hwLayers[j].compositionType = HWC_FRAMEBUFFER;
138 hwc_display_contents_1_t *list) {
143 if (LIKELY(list && list->numHwLayers > 1) &&
145 reset_layer_prop(ctx, dpy, list
137 hwc_prepare_primary(hwc_composer_device_1 *dev, hwc_display_contents_1_t *list) argument
166 hwc_prepare_external(hwc_composer_device_1 *dev, hwc_display_contents_1_t *list, int dpy) argument
202 hwc_prepare_virtual(hwc_composer_device_1 *dev, hwc_display_contents_1_t *list, int dpy) argument
221 hwc_display_contents_1_t *list = displays[i]; local
352 hwc_set_primary(hwc_context_t *ctx, hwc_display_contents_1_t* list) argument
396 hwc_set_external(hwc_context_t *ctx, hwc_display_contents_1_t* list, int dpy) argument
443 hwc_set_virtual(hwc_context_t *ctx, hwc_display_contents_1_t* list, int dpy) argument
467 hwc_display_contents_1_t* list = displays[i]; local
[all...]
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_ad.cpp8 * notice, this list of conditions and the following disclaimer.
10 * copyright notice, this list of conditions and the following
142 const hwc_display_contents_1_t* list) {
148 const hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex];
141 markDoable(hwc_context_t *ctx, const hwc_display_contents_1_t* list) argument
H A Dhwc_fbupdate.cpp54 bool FBUpdateLowRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, argument
61 mModeOn = configure(ctx, list, fbZorder);
66 bool FBUpdateLowRes::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, argument
69 hwc_layer_1_t *layer = &list->hwLayers[list->numHwLayers - 1];
117 getNonWormholeRegion(list, sourceCrop);
130 getNonWormholeRegion(list, sourceCrop);
177 bool FBUpdateHighRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, argument
185 mModeOn = configure(ctx, list, fbZorder);
191 hwc_display_contents_1 *list, in
190 configure(hwc_context_t *ctx, hwc_display_contents_1 *list, int fbZorder) argument
[all...]
H A Dhwc.cpp93 hwc_display_contents_1_t *list = displays[i]; local
98 if (LIKELY(list && list->numHwLayers > 1)) {
99 for(uint32_t j = 0; j < list->numHwLayers; j++) {
100 if(list->hwLayers[j].compositionType != HWC_FRAMEBUFFER_TARGET)
101 list->hwLayers[j].compositionType = HWC_FRAMEBUFFER;
128 hwc_display_contents_1_t *list) {
129 if(list->flags & HWC_GEOMETRY_CHANGED) {
152 hwc_display_contents_1_t *list) {
156 if (LIKELY(list
127 handleGeomChange(hwc_context_t *ctx, int dpy, hwc_display_contents_1_t *list) argument
151 hwc_prepare_primary(hwc_composer_device_1 *dev, hwc_display_contents_1_t *list) argument
173 hwc_prepare_external(hwc_composer_device_1 *dev, hwc_display_contents_1_t *list) argument
210 hwc_prepare_virtual(hwc_composer_device_1 *dev, hwc_display_contents_1_t *list) argument
267 hwc_display_contents_1_t *list = displays[i]; local
401 hwc_set_primary(hwc_context_t *ctx, hwc_display_contents_1_t* list) argument
445 hwc_set_external(hwc_context_t *ctx, hwc_display_contents_1_t* list) argument
492 hwc_set_virtual(hwc_context_t *ctx, hwc_display_contents_1_t* list) argument
559 hwc_display_contents_1_t* list = displays[i]; local
[all...]
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_fbupdate.cpp48 bool FBUpdateLowRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, argument
55 mModeOn = configure(ctx, list, fbZorder);
60 bool FBUpdateLowRes::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, argument
63 hwc_layer_1_t *layer = &list->hwLayers[list->numHwLayers - 1];
96 getNonWormholeRegion(list, sourceCrop);
151 bool FBUpdateHighRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, argument
159 mModeOn = configure(ctx, list, fbZorder);
165 hwc_display_contents_1 *list, int fbZorder) {
167 hwc_layer_1_t *layer = &list
164 configure(hwc_context_t *ctx, hwc_display_contents_1 *list, int fbZorder) argument
[all...]
H A Dhwc.cpp90 hwc_display_contents_1_t *list = displays[i]; local
95 if (LIKELY(list && list->numHwLayers > 1)) {
96 for(uint32_t j = 0; j < list->numHwLayers; j++) {
97 if(list->hwLayers[j].compositionType != HWC_FRAMEBUFFER_TARGET)
98 list->hwLayers[j].compositionType = HWC_FRAMEBUFFER;
138 hwc_display_contents_1_t *list) {
143 if (LIKELY(list && list->numHwLayers > 1) &&
145 reset_layer_prop(ctx, dpy, list
137 hwc_prepare_primary(hwc_composer_device_1 *dev, hwc_display_contents_1_t *list) argument
166 hwc_prepare_external(hwc_composer_device_1 *dev, hwc_display_contents_1_t *list, int dpy) argument
202 hwc_prepare_virtual(hwc_composer_device_1 *dev, hwc_display_contents_1_t *list, int dpy) argument
221 hwc_display_contents_1_t *list = displays[i]; local
353 hwc_set_primary(hwc_context_t *ctx, hwc_display_contents_1_t* list) argument
397 hwc_set_external(hwc_context_t *ctx, hwc_display_contents_1_t* list, int dpy) argument
444 hwc_set_virtual(hwc_context_t *ctx, hwc_display_contents_1_t* list, int dpy) argument
468 hwc_display_contents_1_t* list = displays[i]; local
[all...]
/hardware/akm/AK8975_FS/libsensors/
H A Dsensors.cpp101 struct sensor_t const** list)
103 *list = sSensorList;
100 sensors__get_sensors_list(struct sensors_module_t* module, struct sensor_t const** list) argument
/hardware/invensense/60xx/libsensors_iio/
H A Dsensors_mpl.cpp59 struct sensor_t const** list)
61 *list = sSensorList;
121 // populate the sensor list
58 sensors__get_sensors_list(struct sensors_module_t* module, struct sensor_t const** list) argument
/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit.cpp227 static int msm_copybit(struct copybit_context_t *dev, void const *list) argument
230 (struct mdp_blit_req_list const*)list);
237 (struct mdp_blit_req_list const*)list;
395 } list;
452 const uint32_t maxCount = sizeof(list.req)/sizeof(list.req[0]);
455 list.count = 0;
459 mdp_blit_req* req = &list.req[list.count];
478 if (++list
[all...]
/hardware/qcom/display/msm8974/libcopybit/
H A Dcopybit.cpp65 struct blitReq list; member in struct:copybit_context_t
230 static int msm_copybit(struct copybit_context_t *dev, void const *list) argument
233 (struct mdp_async_blit_req_list const*)list);
240 (struct mdp_async_blit_req_list const*)list;
394 if (ctx->list.sync.acq_fen_fd_cnt < (MDP_MAX_FENCE_FD - 1)) {
395 ctx->acqFence[ctx->list.sync.acq_fen_fd_cnt++] = acquireFenceFd;
398 struct blitReq *list = &ctx->list;
400 // Since fence is full kick off what is already in the list
401 ret = msm_copybit(ctx, list);
[all...]
/hardware/qcom/display/msm8x26/libcopybit/
H A Dcopybit.cpp227 static int msm_copybit(struct copybit_context_t *dev, void const *list) argument
230 (struct mdp_blit_req_list const*)list);
237 (struct mdp_blit_req_list const*)list;
395 } list;
452 const uint32_t maxCount = sizeof(list.req)/sizeof(list.req[0]);
455 list.count = 0;
459 mdp_blit_req* req = &list.req[list.count];
478 if (++list
[all...]
/hardware/ril/libril/
H A Dril_event.cpp108 static void init_list(struct ril_event * list) argument
110 memset(list, 0, sizeof(struct ril_event));
111 list->next = list;
112 list->prev = list;
113 list->fd = -1;
116 static void addToList(struct ril_event * ev, struct ril_event * list) argument
118 ev->next = list;
119 ev->prev = list
292 struct ril_event * list; local
[all...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Dwpa.h86 /* WPA unicast suite list/key management suite list */
93 wpa_suite_t list[1]; member in struct:__anon48
102 wpa_pmkid_t list[1]; member in struct:__anon50
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
H A Dmm_jpeg.h7 * notice, this list of conditions and the following disclaimer.
9 * copyright notice, this list of conditions and the following
48 struct cam_list list; member in struct:__anon620

Completed in 1898 milliseconds

123