Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_g450.c67 static int get_ctrl_id(__u32 v4l2_id) { in get_ctrl_id() function
145 i = get_ctrl_id(p->id); in g450_query_ctrl()
167 i = get_ctrl_id(p->id); in g450_set_ctrl()
221 i = get_ctrl_id(p->id); in g450_get_ctrl()
H A Dmatroxfb_maven.c112 static int get_ctrl_id(__u32 v4l2_id) { in get_ctrl_id() function
1037 i = get_ctrl_id(p->id); in maven_get_queryctrl()
1059 i = get_ctrl_id(p->id); in maven_set_control()
1140 i = get_ctrl_id(p->id); in maven_get_control()