Searched refs:handset_mute (Results 1 – 1 of 1) sorted by relevance
26 static struct gpio_desc *handset_mute; variable32 gpiod_set_value_cansleep(handset_mute, !SND_SOC_DAPM_EVENT_ON(event)); in ams_delta_event_handset()562 handset_mute = devm_gpiod_get(card->dev, "handset_mute", in ams_delta_probe()564 if (IS_ERR(handset_mute)) in ams_delta_probe()565 return PTR_ERR(handset_mute); in ams_delta_probe()