Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dtas5720.c273 unsigned int device_id, expected_device_id; in tas5720_codec_probe() local
299 expected_device_id = TAS5720_DEVICE_ID; in tas5720_codec_probe()
302 expected_device_id = TAS5722_DEVICE_ID; in tas5720_codec_probe()
309 if (device_id != expected_device_id) in tas5720_codec_probe()
311 expected_device_id, device_id); in tas5720_codec_probe()