Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Darizona-jack.c358 switch (info->hpdet_ip_version) { in arizona_hpdet_read()
450 dev_warn(arizona->dev, "Unknown HPDET IP revision %d\n", info->hpdet_ip_version); in arizona_hpdet_read()
1004 switch (info->hpdet_ip_version) { in arizona_hpdet_wait()
1289 info->hpdet_ip_version = 1; in arizona_jack_codec_dev_probe()
1300 info->hpdet_ip_version = 2; in arizona_jack_codec_dev_probe()
1307 info->hpdet_ip_version = 2; in arizona_jack_codec_dev_probe()
H A Darizona.h128 int hpdet_ip_version; member