Home
last modified time | relevance | path

Searched refs:rot_in_eof_irq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c207 int rot_in_eof_irq; member
1757 } else if (irq == chan->rot_in_eof_irq || in eof_irq()
1765 ctx->eof_mask |= (irq == chan->rot_in_eof_irq) ? in eof_irq()
1815 if (chan->rot_in_eof_irq >= 0) in release_ipu_resources()
1816 free_irq(chan->rot_in_eof_irq, chan); in release_ipu_resources()
1836 chan->rot_in_eof_irq = -1; in release_ipu_resources()
1900 chan->rot_in_eof_irq = -1; in get_ipu_resources()
1903 chan->rot_in_eof_irq = ret; in get_ipu_resources()
2497 chan->rot_in_eof_irq = -1; in ipu_image_convert_init()
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c210 int rot_in_eof_irq; member
1753 } else if (irq == chan->rot_in_eof_irq || in eof_irq()
1761 ctx->eof_mask |= (irq == chan->rot_in_eof_irq) ? in eof_irq()
1811 if (chan->rot_in_eof_irq >= 0) in release_ipu_resources()
1812 free_irq(chan->rot_in_eof_irq, chan); in release_ipu_resources()
1832 chan->rot_in_eof_irq = -1; in release_ipu_resources()
1896 chan->rot_in_eof_irq = -1; in get_ipu_resources()
1899 chan->rot_in_eof_irq = ret; in get_ipu_resources()
2493 chan->rot_in_eof_irq = -1; in ipu_image_convert_init()

Completed in 8 milliseconds