Searched refs:PRO_RATE_LOCKED (Results 1 – 2 of 2) sorted by relevance
98 static int PRO_RATE_LOCKED; variable114 return is_spdif_master(ice) || PRO_RATE_LOCKED; in is_pro_rate_locked()1887 ucontrol->value.integer.value[0] = PRO_RATE_LOCKED; in snd_ice1712_pro_rate_locking_get()1899 change = PRO_RATE_LOCKED != nval; in snd_ice1712_pro_rate_locking_put()1900 PRO_RATE_LOCKED = nval; in snd_ice1712_pro_rate_locking_put()
72 static int PRO_RATE_LOCKED; variable 97 return (!ice->is_spdif_master(ice)) && PRO_RATE_LOCKED; in is_pro_rate_locked() 1926 ucontrol->value.integer.value[0] = PRO_RATE_LOCKED; in snd_vt1724_pro_rate_locking_get() 1938 change = PRO_RATE_LOCKED != nval; in snd_vt1724_pro_rate_locking_put() 1939 PRO_RATE_LOCKED = nval; in snd_vt1724_pro_rate_locking_put()