Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dsma1307.c51 bool sw_ot1_prot; member
423 ucontrol->value.integer.value[0] = (int)sma1307->sw_ot1_prot; in sma1307_sw_ot1_prot_get()
435 if (sma1307->sw_ot1_prot == val) in sma1307_sw_ot1_prot_put()
439 sma1307->sw_ot1_prot = val; in sma1307_sw_ot1_prot_put()
1611 if (sma1307->sw_ot1_prot) { in sma1307_check_fault_worker()
1960 sma1307->sw_ot1_prot = true; in sma1307_i2c_probe()