Home
last modified time | relevance | path

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

/sound/soc/blackfin/
Dbf5xx-sport.h46 int err_irq; member
113 int err_irq; member
Dbf5xx-sport.c849 param->err_irq = res->start; in sport_config_pdev()
887 sport->err_irq = param.err_irq; in sport_init()
910 if (request_irq(sport->err_irq, err_handler, IRQF_SHARED, "SPORT err", in sport_init()
912 dev_err(dev, "failed to request err irq %d\n", sport->err_irq); in sport_init()
918 sport->err_irq, sport->regs); in sport_init()
966 free_irq(sport->err_irq, sport); in sport_init()
1005 free_irq(sport->err_irq, sport); in sport_done()
/sound/arm/
Dpxa2xx-ac97-lib.c377 goto err_irq; in pxa2xx_ac97_hw_probe()
381 err_irq: in pxa2xx_ac97_hw_probe()
/sound/soc/codecs/
Dwm8993.c1725 goto err_irq; in wm8993_i2c_probe()
1730 err_irq: in wm8993_i2c_probe()
Dmax98095.c2314 goto err_irq; in max98095_probe()
2350 err_irq: in max98095_probe()
Dwm8994.c4185 goto err_irq; in wm8994_codec_probe()
4197 goto err_irq; in wm8994_codec_probe()
4368 err_irq: in wm8994_codec_probe()
/sound/oss/
Dswarm_cs4297a.c2683 goto err_irq; in cs4297a_init()
2751 err_irq: in cs4297a_init()