Searched refs:state (Results 251 - 275 of 327) sorted by relevance

<<11121314

/hardware/qcom/msm8996/kernel-headers/sound/
H A Dasound.h398 snd_pcm_state_t state; member in struct:snd_pcm_status
417 snd_pcm_state_t state; member in struct:snd_pcm_mmap_status
/hardware/qcom/msm8996/original-kernel-headers/sound/
H A Dasound.h412 snd_pcm_state_t state; /* stream state */ member in struct:snd_pcm_status
421 snd_pcm_state_t suspended_state; /* suspended stream state */
428 snd_pcm_state_t state; /* RO: state - SNDRV_PCM_STATE_XXXX */ member in struct:snd_pcm_mmap_status
432 snd_pcm_state_t suspended_state; /* RO: suspended stream state */
/hardware/qcom/msm8998/kernel-headers/sound/
H A Dasound.h420 snd_pcm_state_t state; member in struct:snd_pcm_status
441 snd_pcm_state_t state; member in struct:snd_pcm_mmap_status
/hardware/qcom/msm8998/original-kernel-headers/sound/
H A Dasound.h440 snd_pcm_state_t state; /* stream state */ member in struct:snd_pcm_status
449 snd_pcm_state_t suspended_state; /* suspended stream state */
458 snd_pcm_state_t state; /* RO: state - SNDRV_PCM_STATE_XXXX */ member in struct:snd_pcm_mmap_status
462 snd_pcm_state_t suspended_state; /* RO: suspended stream state */
/hardware/qcom/msm8x09/kernel-headers/sound/
H A Dasound.h396 snd_pcm_state_t state; member in struct:snd_pcm_status
415 snd_pcm_state_t state; member in struct:snd_pcm_mmap_status
/hardware/qcom/msm8x09/original-kernel-headers/sound/
H A Dasound.h412 snd_pcm_state_t state; /* stream state */ member in struct:snd_pcm_status
421 snd_pcm_state_t suspended_state; /* suspended stream state */
428 snd_pcm_state_t state; /* RO: state - SNDRV_PCM_STATE_XXXX */ member in struct:snd_pcm_mmap_status
432 snd_pcm_state_t suspended_state; /* RO: suspended stream state */
/hardware/qcom/msm8x26/kernel-headers/sound/
H A Dasound.h391 snd_pcm_state_t state; member in struct:snd_pcm_status
410 snd_pcm_state_t state; member in struct:snd_pcm_mmap_status
/hardware/qcom/msm8x26/original-kernel-headers/sound/
H A Dasound.h403 snd_pcm_state_t state; /* stream state */ member in struct:snd_pcm_status
412 snd_pcm_state_t suspended_state; /* suspended stream state */
419 snd_pcm_state_t state; /* RO: state - SNDRV_PCM_STATE_XXXX */ member in struct:snd_pcm_mmap_status
423 snd_pcm_state_t suspended_state; /* RO: suspended stream state */
/hardware/qcom/msm8x84/kernel-headers/sound/
H A Dasound.h391 snd_pcm_state_t state; member in struct:snd_pcm_status
410 snd_pcm_state_t state; member in struct:snd_pcm_mmap_status
/hardware/qcom/msm8x84/original-kernel-headers/sound/
H A Dasound.h403 snd_pcm_state_t state; /* stream state */ member in struct:snd_pcm_status
412 snd_pcm_state_t suspended_state; /* suspended stream state */
419 snd_pcm_state_t state; /* RO: state - SNDRV_PCM_STATE_XXXX */ member in struct:snd_pcm_mmap_status
423 snd_pcm_state_t suspended_state; /* RO: suspended stream state */
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_session.h241 void HotPlug(hwc2_display_t display, HWC2::Connection state);
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_session.h224 void HotPlug(hwc2_display_t display, HWC2::Connection state);
/hardware/nxp/secure_element/libese-spi/p73/lib/
H A DphNxpEse_Api.cpp38 static ESESTATUS phNxpEse_setJcopDwnldState(phNxpEse_JcopDwnldState state);
272 /* Updating ESE power state based on the init mode */
442 /* Updating ESE power state based on the init mode */
529 static ESESTATUS phNxpEse_setJcopDwnldState(phNxpEse_JcopDwnldState state) { argument
534 wSpmStatus = phNxpEse_SPM_SetJcopDwnldState(state);
/hardware/qcom/audio/hal/msm8960/
H A Dplatform.c599 int platform_set_mic_mute(void *platform, bool state) argument
609 ret = my_data->csd_mic_mute(state);
622 int platform_set_device_mute(void *platform __unused, bool state __unused, char *dir __unused)
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
H A Dmm_jpeg.c286 * @new_state: new state to be transitioned to
293 * This method is used for state transition
423 OMX_STATETYPE state; local
433 rc = OMX_GetState(p_session->omx_handle, &state);
435 //Check state before state transition
436 if ((state == OMX_StateExecuting) || (state == OMX_StatePause)) {
443 rc = OMX_GetState(p_session->omx_handle, &state);
445 if (state
1897 OMX_STATETYPE state; local
[all...]
/hardware/qcom/audio/hal/msm8916/
H A Dplatform.c1670 int platform_set_mic_mute(void *platform, bool state) argument
1684 set_values[0] = state;
1691 ALOGV("Setting voice mute state: %d", state);
1700 int platform_set_device_mute(void *platform, bool state, char *dir) argument
1723 set_values[0] = state;
1731 ALOGV("%s: Setting device mute state: %d, mixer ctrl:%s",
1732 __func__,state, mixer_ctl_name);
/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c94 alsa_device_proxy proxy; /* state of the stream */
130 alsa_device_proxy proxy; /* state of the stream */
226 // initialize to "undefined" state.
915 /* no need to acquire in->adev->lock to read mic_muted here as we don't change its state */
1175 static int adev_set_mic_mute(struct audio_hw_device *hw_dev, bool state) argument
1179 adev->mic_muted = state;
1184 static int adev_get_mic_mute(const struct audio_hw_device *hw_dev, bool *state) argument
/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_session.cpp269 DLOGW("panel is in bad state, resetting the panel");
336 // Return 0, else client will go into bad state
407 // Return 0, else client will go into bad state
1081 bool state = true; local
1086 state = false;
1088 output_parcel->writeInt32(state);
/hardware/broadcom/libbt/include/
H A Duipc_msg.h133 uint8_t state; member in struct:__anon9
134 uint8_t lp_state; /* Low Power state */
141 uint8_t rx_state; /* rx state for incoming packet processing */
/hardware/interfaces/wifi/1.2/default/
H A Dwifi_legacy_hal.h235 fw_roaming_state_t state);
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp194 bool output_standby_rec_thr; // output standby state as seen from record thread
1511 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state)
1514 (void)state;
1518 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state)
1521 (void)state;
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_hal.h462 fw_roaming_state_t state);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Domx_video_base.h285 OMX_STATETYPE *state);
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
H A DComposerCommandBuffer.h164 void setPresentOrValidateResult(uint32_t state) { argument
167 write(state);
/hardware/interfaces/radio/1.0/
H A DIRadio.hal50 * Supplies ICC PIN. Only called if CardStatus has AppState.PIN state
164 * Only valid when radio state is "RADIO_STATE_ON"
274 * Request current voice registration state
283 * Request current data registration state
303 * is expected return to an initialized state. For instance,
487 * Query current call waiting state
497 * Configure current call waiting state
555 * Query the status of a facility lock state
702 * Queries the current state of the uplink mute setting
859 * Enables/disables network state chang
[all...]

Completed in 7025 milliseconds

<<11121314