Home
last modified time | relevance | path

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

/linux/include/sound/
H A Drt286.h13 bool gpio2_en; /*GPIO2 enable*/ member
H A Drt298.h13 bool gpio2_en; /*GPIO2 enable*/ member
/linux/sound/soc/codecs/
H A Drt298.c1236 rt298->pdata.gpio2_en = false; in rt298_i2c_probe()
1264 if (!rt298->pdata.gpio2_en) in rt298_i2c_probe()
H A Drt286.c1207 if (!rt286->pdata.gpio2_en) in rt286_i2c_probe()