Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/google/
H A Dchv3-i2s.c111 static irqreturn_t chv3_i2s_isr(int irq, void *data) in chv3_i2s_isr() function
307 res = devm_request_irq(i2s->dev, irq, chv3_i2s_isr, 0, "chv3-i2s", i2s); in chv3_i2s_probe()