Searched refs:mic_mute (Results 1 – 14 of 14) sorted by relevance
33 bool mic_mute; // Protected by this->lock member
837 bool mic_mute = false; in in_read() local840 adev_get_mic_mute(&adev->device, &mic_mute); in in_read()918 if (mic_mute) { in in_read()1120 adev->mic_mute = state; in adev_set_mic_mute()1128 *state = adev->mic_mute; in adev_get_mic_mute()
81 bool mic_mute; member
956 adev->mic_mute = state; in adev_set_mic_mute()966 *state = adev->mic_mute; in adev_get_mic_mute()
180 uint32_t mic_mute; member198 uint32_t mic_mute; member
240 uint32_t mic_mute; member262 uint32_t mic_mute; member
55 bool mic_mute; // Protected by this->lock member1063 bool mic_mute = false; in in_read() local1066 adev_get_mic_mute(&adev->device, &mic_mute); in in_read()1138 if (mic_mute) { in in_read()1363 adev->mic_mute = state; in adev_set_mic_mute()1372 *state = adev->mic_mute; in adev_get_mic_mute()
58 bool mic_mute; // Protected by this->lock member1066 bool mic_mute = false; in in_read() local1069 adev_get_mic_mute(&adev->device, &mic_mute); in in_read()1141 if (mic_mute) { in in_read()1366 adev->mic_mute = state; in adev_set_mic_mute()1375 *state = adev->mic_mute; in adev_get_mic_mute()
71 bool mic_mute; member
101 bool mic_mute; member