Searched refs:madera_free_bus_error_irq (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | madera.h | 431 void madera_free_bus_error_irq(struct madera_priv *priv, int dsp_num);
|
H A D | cs47l15.c | 1458 madera_free_bus_error_irq(&cs47l15->core, 0); in cs47l15_probe() 1478 madera_free_bus_error_irq(&cs47l15->core, 0); in cs47l15_remove()
|
H A D | cs47l90.c | 2570 madera_free_bus_error_irq(&cs47l90->core, i); in cs47l90_probe() 2610 madera_free_bus_error_irq(&cs47l90->core, i); in cs47l90_probe() 2630 madera_free_bus_error_irq(&cs47l90->core, i); in cs47l90_remove()
|
H A D | cs47l92.c | 2053 madera_free_bus_error_irq(&cs47l92->core, 0); in cs47l92_probe() 2071 madera_free_bus_error_irq(&cs47l92->core, 0); in cs47l92_remove()
|
H A D | madera.c | 1294 void madera_free_bus_error_irq(struct madera_priv *priv, int dsp_num) in madera_free_bus_error_irq() function 1302 EXPORT_SYMBOL_GPL(madera_free_bus_error_irq); variable
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | madera.h | 431 void madera_free_bus_error_irq(struct madera_priv *priv, int dsp_num);
|
H A D | cs47l15.c | 1461 madera_free_bus_error_irq(&cs47l15->core, 0); in cs47l15_probe() 1481 madera_free_bus_error_irq(&cs47l15->core, 0); in cs47l15_remove()
|
H A D | cs47l90.c | 2573 madera_free_bus_error_irq(&cs47l90->core, i); in cs47l90_probe() 2613 madera_free_bus_error_irq(&cs47l90->core, i); in cs47l90_probe() 2633 madera_free_bus_error_irq(&cs47l90->core, i); in cs47l90_remove()
|
H A D | cs47l92.c | 2063 madera_free_bus_error_irq(&cs47l92->core, 0); in cs47l92_probe() 2081 madera_free_bus_error_irq(&cs47l92->core, 0); in cs47l92_remove()
|
H A D | madera.c | 1294 void madera_free_bus_error_irq(struct madera_priv *priv, int dsp_num) in madera_free_bus_error_irq() function 1302 EXPORT_SYMBOL_GPL(madera_free_bus_error_irq); variable
|
Completed in 23 milliseconds