Home
last modified time | relevance | path

Searched refs:pin_mutex (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dhdac_hdmi.c139 struct mutex pin_mutex; member
881 mutex_lock(&hdmi->pin_mutex); in hdac_hdmi_set_pin_port_mux()
904 mutex_unlock(&hdmi->pin_mutex); in hdac_hdmi_set_pin_port_mux()
909 mutex_unlock(&hdmi->pin_mutex); in hdac_hdmi_set_pin_port_mux()
1227 mutex_lock(&hdmi->pin_mutex); in hdac_hdmi_present_sense()
1267 mutex_unlock(&hdmi->pin_mutex); in hdac_hdmi_present_sense()
1279 mutex_unlock(&hdmi->pin_mutex); in hdac_hdmi_present_sense()
2025 mutex_init(&hdmi_priv->pin_mutex); in hdac_hdmi_dev_probe()