Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3.h30 #define IMGU_NODE_OUT 2 /* Main output for still or video */ macro
H A Dipu3.c46 [IMGU_NODE_OUT] = {IPU3_CSS_QUEUE_OUT, "output"},
H A Dipu3-v4l2.c1236 if (node->id == IMGU_NODE_OUT) { in imgu_v4l2_node_setup()