Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_i2c.c428 int ret, spk_id; in tasdevice_dspfw_init() local
434 spk_id = gpiod_get_value(tas_priv->speaker_id); in tasdevice_dspfw_init()
435 if (spk_id < 0) { in tasdevice_dspfw_init()
437 dev_dbg(tas_priv->dev, "Wrong spk_id = %d\n", spk_id); in tasdevice_dspfw_init()
438 spk_id = 0; in tasdevice_dspfw_init()
444 spk_id); in tasdevice_dspfw_init()