Searched refs:slot (Results 1 - 25 of 31) sorted by relevance

12

/hardware/interfaces/boot/1.0/
H A DIBootControl.hal25 * to find the one associated with that slot.
42 * getCurrentSlot() returns the slot number of that the current boot is booted
43 * from, for example slot number 0 (Slot A). It is assumed that if the current
44 * slot is A, then the block devices underlying B can be accessed directly
49 * from the bootloader, regardless of which slot is active or successful.
51 getCurrentSlot() generates (Slot slot);
54 * markBootSuccessful() marks the current slot as having booted successfully.
61 * setActiveBootSlot() marks the slot passed in parameter as the active boot
62 * slot (see getCurrentSlot for an explanation of the "slot" paramete
[all...]
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_sync_call.c86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
88 pthread_mutex_init(&slot->lock, NULL);
89 pthread_cond_init(&slot->loc_cb_arrived_cond, NULL);
91 slot->not_available = 0;
92 slot->in_use = 0;
93 slot->loc_handle = -1;
94 slot->loc_cb_wait_event_mask = 0; /* event to wait */
95 slot->loc_cb_received_event_mask = 0; /* received event */
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
133 pthread_mutex_lock(&slot
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
375 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; local
451 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; local
[all...]
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_sync_call.c86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
88 pthread_mutex_init(&slot->lock, NULL);
89 pthread_cond_init(&slot->loc_cb_arrived_cond, NULL);
91 slot->not_available = 0;
92 slot->in_use = 0;
93 slot->loc_handle = -1;
94 slot->loc_cb_wait_event_mask = 0; /* event to wait */
95 slot->loc_cb_received_event_mask = 0; /* received event */
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
133 pthread_mutex_lock(&slot
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
375 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; local
451 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; local
[all...]
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_sync_call.c86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
88 pthread_mutex_init(&slot->lock, NULL);
89 pthread_cond_init(&slot->loc_cb_arrived_cond, NULL);
91 slot->not_available = 0;
92 slot->in_use = 0;
93 slot->loc_handle = -1;
94 slot->loc_cb_wait_event_mask = 0; /* event to wait */
95 slot->loc_cb_received_event_mask = 0; /* received event */
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
133 pthread_mutex_lock(&slot
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
375 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; local
451 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; local
[all...]
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_sync_call.c86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
88 pthread_mutex_init(&slot->lock, NULL);
89 pthread_cond_init(&slot->loc_cb_arrived_cond, NULL);
91 slot->not_available = 0;
92 slot->in_use = 0;
93 slot->loc_handle = -1;
94 slot->loc_cb_wait_event_mask = 0; /* event to wait */
95 slot->loc_cb_received_event_mask = 0; /* received event */
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
133 pthread_mutex_lock(&slot
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
375 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; local
451 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; local
[all...]
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_sync_call.c86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
88 pthread_mutex_init(&slot->lock, NULL);
89 pthread_cond_init(&slot->loc_cb_arrived_cond, NULL);
91 slot->not_available = 0;
92 slot->in_use = 0;
93 slot->loc_handle = -1;
94 slot->loc_cb_wait_event_mask = 0; /* event to wait */
95 slot->loc_cb_received_event_mask = 0; /* received event */
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
133 pthread_mutex_lock(&slot
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; local
375 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; local
451 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; local
[all...]
/hardware/libhardware/include/hardware/
H A Dboot_control.h37 * to find the one associated with that slot. The bootloader must pass the suffix
38 * of the currently active slot either through a kernel command line property at
68 * whether the current slot is A or B. The meaning of A and B is
69 * left up to the implementer. It is assumed that if the current slot
79 * (*markBootSuccessful)() marks the current slot
87 * (*setActiveBootSlot)() marks the slot passed in parameter as
88 * the active boot slot (see getCurrentSlot for an explanation
89 * of the "slot" parameter). This overrides any previous call to
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot);
96 * (*setSlotAsUnbootable)() marks the slot passe
[all...]
/hardware/ril/include/telephony/
H A Dril_msim.h37 int slot; /* 0, 1, ... etc. */ member in struct:__anon5896
/hardware/interfaces/boot/1.0/default/
H A DBootControl.cpp51 Return<void> BootControl::setActiveBootSlot(uint32_t slot, setActiveBootSlot_cb _hidl_cb) { argument
52 int ret = mModule->setActiveBootSlot(mModule, slot);
60 Return<void> BootControl::setSlotAsUnbootable(uint32_t slot, setSlotAsUnbootable_cb _hidl_cb) { argument
61 int ret = mModule->setSlotAsUnbootable(mModule, slot);
69 Return<BoolResult> BootControl::isSlotBootable(uint32_t slot) { argument
70 int32_t ret = mModule->isSlotBootable(mModule, slot);
77 Return<BoolResult> BootControl::isSlotMarkedSuccessful(uint32_t slot) { argument
78 int32_t ret = mModule->isSlotMarkedSuccessful(mModule, slot);
85 Return<void> BootControl::getSuffix(uint32_t slot, getSuffix_cb _hidl_cb) { argument
87 const char *suffix = mModule->getSuffix(mModule, slot);
[all...]
H A DBootControl.h44 Return<void> setActiveBootSlot(uint32_t slot, setActiveBootSlot_cb _hidl_cb) override;
45 Return<void> setSlotAsUnbootable(uint32_t slot, setSlotAsUnbootable_cb _hidl_cb) override;
46 Return<BoolResult> isSlotBootable(uint32_t slot) override;
47 Return<BoolResult> isSlotMarkedSuccessful(uint32_t slot) override;
48 Return<void> getSuffix(uint32_t slot, getSuffix_cb _hidl_cb) override;
/hardware/qcom/bootctrl/
H A Dboot_control.cpp131 //slot
132 static int update_slot_attribute(const char *slot, argument
147 if (!slot) {
153 if (!strncmp(slot, slot_suffix_arr[i],
158 ALOGE("%s: Invalid slot name", __func__);
190 slot);
292 //Slot 0 is the only slot around.
297 ALOGE("%s: Unable to read boot slot property",
312 //are just going to return the default slot.
317 unsigned slot)
316 boot_control_check_slot_sanity(struct boot_control_module *module, unsigned slot) argument
348 get_suffix(struct boot_control_module *module, unsigned slot) argument
384 boot_ctl_set_active_slot_for_partitions(vector<string> part_list, unsigned slot) argument
519 set_active_boot_slot(struct boot_control_module *module, unsigned slot) argument
590 set_slot_as_unbootable(struct boot_control_module *module, unsigned slot) argument
606 is_slot_bootable(struct boot_control_module *module, unsigned slot) argument
625 is_slot_marked_successful(struct boot_control_module *module, unsigned slot) argument
[all...]
/hardware/intel/img/psb_video/src/
H A Dtng_slotorder.c104 int slot; /*Output. The corresponding slot index */ local
131 slot = getSlotIndex(bframes, intracnt, idrcnt,
135 p_last_info->last_slot = slot;
143 int displaying_order, frame_type, slot;
167 printf("encodingorder displaying order frame_type slot index\n");
169 getFrameDpyOrder(i, bframes, intracnt, &last_info, &displaying_order, &frame_type, &slot);
170 printf("%5d\t%5d\t%c\t%d\n", i, displaying_order, ac_frame_type[frame_type], slot);
/hardware/interfaces/graphics/bufferqueue/1.0/
H A DIGraphicBufferProducer.hal155 * buffer to the given slot index, and the client is expected to mirror the
156 * slot->buffer mapping so that it's not necessary to transfer an
159 * The slot must be in the range of [0, NUM_BUFFER_SLOTS).
165 * * slot was out of range (see above)
166 * * buffer specified by the slot is not dequeued
169 int32_t slot
231 * dequeueBuffer requests a new buffer slot for the client to use. Ownership
232 * of the slot is transfered to the client, meaning that the server will not
233 * use the contents of the buffer associated with that slot.
235 * The slot inde
[all...]
/hardware/interfaces/renderscript/1.0/
H A DIContext.hal855 * TODO: should slot be unsigned? (applies to other two ID interfaces, too)
860 * @param slot Slot
865 scriptKernelIDCreate(Script script, int32_t slot,
873 * @param slot Slot
877 scriptInvokeIDCreate(Script script, int32_t slot)
886 * @param slot Slot
890 scriptFieldIDCreate(Script script, int32_t slot)
992 * @param slot Slot of a global variable
995 scriptBindAllocation(Script script, Allocation allocation, uint32_t slot);
1014 * @param slot Slo
[all...]
/hardware/interfaces/renderscript/1.0/default/
H A DContext.h90 Return<ScriptKernelID> scriptKernelIDCreate(Script script, int32_t slot, int32_t sig) override;
91 Return<ScriptInvokeID> scriptInvokeIDCreate(Script script, int32_t slot) override;
92 Return<ScriptFieldID> scriptFieldIDCreate(Script script, int32_t slot) override;
100 Return<void> scriptBindAllocation(Script script, Allocation allocation, uint32_t slot) override;
102 Return<void> scriptInvoke(Script vs, uint32_t slot) override;
103 Return<void> scriptInvokeV(Script vs, uint32_t slot, const hidl_vec<uint8_t>& data) override;
104 Return<void> scriptForEach(Script vs, uint32_t slot, const hidl_vec<Allocation>& vains, Allocation vaout, const hidl_vec<uint8_t>& params, Ptr sc) override;
105 Return<void> scriptReduce(Script vs, uint32_t slot, const hidl_vec<Allocation>& vains, Allocation vaout, Ptr sc) override;
106 Return<void> scriptSetVarI(Script vs, uint32_t slot, int32_t value) override;
107 Return<void> scriptSetVarObj(Script vs, uint32_t slot, ObjectBas
[all...]
H A DContext.cpp539 Return<ScriptKernelID> Context::scriptKernelIDCreate(Script script, int32_t slot, int32_t sig) { argument
541 int _slot = static_cast<int>(slot);
547 Return<ScriptInvokeID> Context::scriptInvokeIDCreate(Script script, int32_t slot) { argument
549 int _slot = static_cast<int>(slot);
554 Return<ScriptFieldID> Context::scriptFieldIDCreate(Script script, int32_t slot) { argument
556 int _slot = static_cast<int>(slot);
618 Return<void> Context::scriptBindAllocation(Script script, Allocation allocation, uint32_t slot) { argument
621 uint32_t _slot = slot;
633 Return<void> Context::scriptInvoke(Script vs, uint32_t slot) { argument
635 uint32_t _slot = slot;
640 scriptInvokeV(Script vs, uint32_t slot, const hidl_vec<uint8_t>& data) argument
649 scriptForEach(Script vs, uint32_t slot, const hidl_vec<Allocation>& vains, Allocation vaout, const hidl_vec<uint8_t>& params, Ptr sc) argument
662 scriptReduce(Script vs, uint32_t slot, const hidl_vec<Allocation>& vains, Allocation vaout, Ptr sc) argument
673 scriptSetVarI(Script vs, uint32_t slot, int32_t value) argument
681 scriptSetVarObj(Script vs, uint32_t slot, ObjectBase obj) argument
689 scriptSetVarJ(Script vs, uint32_t slot, int64_t value) argument
697 scriptSetVarF(Script vs, uint32_t slot, float value) argument
705 scriptSetVarD(Script vs, uint32_t slot, double value) argument
713 scriptSetVarV(Script vs, uint32_t slot, const hidl_vec<uint8_t>& data) argument
722 scriptGetVarV(Script vs, uint32_t slot, Size len, scriptGetVarV_cb _hidl_cb) argument
733 scriptSetVarVE(Script vs, uint32_t slot, const hidl_vec<uint8_t>& data, Element ve, const hidl_vec<uint32_t>& dims) argument
[all...]
/hardware/interfaces/graphics/composer/2.1/default/
H A DComposerClient.cpp655 auto slot = read(); local
663 slot, useCache, clientTarget, &clientTarget);
667 auto updateBufErr = updateBuffer(BufferCache::CLIENT_TARGETS, slot,
691 auto slot = read(); local
697 slot, useCache, outputBuffer, &outputBuffer);
701 slot, useCache, outputBuffer);
841 auto slot = read(); local
847 slot, useCache, buffer, &buffer);
850 auto updateBufErr = updateBuffer(BufferCache::LAYER_BUFFERS, slot,
1082 BufferCache cache, uint32_t slot, BufferCacheEntr
1081 lookupBufferCacheEntryLocked( BufferCache cache, uint32_t slot, BufferCacheEntry** outEntry) argument
1137 lookupBuffer(BufferCache cache, uint32_t slot, bool useCache, buffer_handle_t handle, buffer_handle_t* outHandle) argument
1170 updateBuffer(BufferCache cache, uint32_t slot, bool useCache, buffer_handle_t handle) argument
[all...]
H A DComposerClient.h173 Error lookupBufferCacheEntryLocked(BufferCache cache, uint32_t slot,
175 Error lookupBuffer(BufferCache cache, uint32_t slot,
178 Error updateBuffer(BufferCache cache, uint32_t slot,
H A DIComposerCommandBuffer.h270 void setClientTarget(uint32_t slot, const native_handle_t* target, argument
278 write(slot);
292 void setOutputBuffer(uint32_t slot, const native_handle_t* buffer, argument
297 write(slot);
346 void setLayerBuffer(uint32_t slot, const native_handle_t* buffer, argument
351 write(slot);
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
H A DAnnPlaneManager.cpp397 int slot = 0; local
399 slot = i;
404 slot += 1;
408 config[i]->plane->setZOrderConfig(config, (void *)(unsigned long)slot);
H A DAnnOverlayPlane.cpp51 long slot = (long)nativeConfig; local
55 switch (slot) {
69 ETRACE("Invalid overlay plane zorder %ld", slot);
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
H A DAnnPlaneManager.cpp361 int slot = 0; local
363 slot = i;
367 slot += 1;
371 config[i]->plane->setZOrderConfig(config, (void *)slot);
/hardware/intel/bootstub/
H A Dbootparam.h159 __u8 slot; member in struct:edd_device_params::__anon201::__anon203
/hardware/intel/common/libmix/mix_audio/src/
H A Dintel_sst_ioctl.h242 __u16 slot[2]; member in struct:snd_sst_slot_info
/hardware/interfaces/media/omx/1.0/vts/functional/video/
H A DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp820 int32_t slot; local
833 slot = _n1;
839 slot, [&](int32_t _s,
848 if ((*buffArray)[i].slot == -1) {
849 buffArray->editItemAt(i).slot = slot;
867 if ((*buffArray)[i].slot == slot) {
897 buffer.slot, input,

Completed in 1624 milliseconds

12