Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Dsma1307.c52 bool sw_ot1_prot; member
429 ucontrol->value.integer.value[0] = (int)sma1307->sw_ot1_prot; in sma1307_sw_ot1_prot_get()
442 if (sma1307->sw_ot1_prot == val) in sma1307_sw_ot1_prot_put()
446 sma1307->sw_ot1_prot = val; in sma1307_sw_ot1_prot_put()
1632 if (sma1307->sw_ot1_prot) { in sma1307_check_fault_worker()
1979 sma1307->sw_ot1_prot = true; in sma1307_i2c_probe()