Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3.h29 #define IMGU_NODE_PARAMS 1 /* Input parameters */ macro
H A Dipu3.c45 [IMGU_NODE_PARAMS] = {IPU3_CSS_QUEUE_PARAMS, "parameters"},
131 if (node == IMGU_NODE_STAT_3A || node == IMGU_NODE_PARAMS) in imgu_dummybufs_init()
253 } else if (node == IMGU_NODE_PARAMS && in imgu_queue_buffers()
471 if (i != IMGU_NODE_PARAMS && i != IMGU_NODE_STAT_3A) in imgu_video_nodes_init()
H A Dipu3-v4l2.c88 if (node == IMGU_NODE_STAT_3A || node == IMGU_NODE_PARAMS) in imgu_subdev_s_stream()
704 if (inode == IMGU_NODE_STAT_3A || inode == IMGU_NODE_PARAMS) in imgu_fmt()
1040 case IMGU_NODE_PARAMS: in imgu_node_to_v4l2()