Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/ipu-v3/
Dipu-image-convert.c1837 static int get_eof_irq(struct ipu_image_convert_chan *chan, in get_eof_irq() function
1887 ret = get_eof_irq(chan, chan->in_chan); in get_ipu_resources()
1894 ret = get_eof_irq(chan, chan->rotation_in_chan); in get_ipu_resources()
1901 ret = get_eof_irq(chan, chan->out_chan); in get_ipu_resources()
1908 ret = get_eof_irq(chan, chan->rotation_out_chan); in get_ipu_resources()