Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmt6359-accdet.h109 int accdet_irq; member
H A Dmt6359-accdet.c967 priv->accdet_irq = platform_get_irq(pdev, 0); in mt6359_accdet_probe()
968 if (priv->accdet_irq >= 0) { in mt6359_accdet_probe()
969 ret = devm_request_threaded_irq(&pdev->dev, priv->accdet_irq, in mt6359_accdet_probe()