DELL_PRIVACY_TYPE_AUDIO
for (type = DELL_PRIVACY_TYPE_AUDIO; type < DELL_PRIVACY_TYPE_MAX; type++) {
for (type = DELL_PRIVACY_TYPE_AUDIO; type < DELL_PRIVACY_TYPE_MAX; type++) {
if (priv->features_present & BIT(DELL_PRIVACY_TYPE_AUDIO)) {
[DELL_PRIVACY_TYPE_AUDIO] = "Microphone",
return priv && (priv->features_present & BIT(DELL_PRIVACY_TYPE_AUDIO));