Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/matrox/
Dmatroxfb_g450.c66 static int get_ctrl_id(__u32 v4l2_id) { in get_ctrl_id() function
144 i = get_ctrl_id(p->id); in g450_query_ctrl()
166 i = get_ctrl_id(p->id); in g450_set_ctrl()
220 i = get_ctrl_id(p->id); in g450_get_ctrl()
Dmatroxfb_maven.c111 static int get_ctrl_id(__u32 v4l2_id) { in get_ctrl_id() function
1036 i = get_ctrl_id(p->id); in maven_get_queryctrl()
1058 i = get_ctrl_id(p->id); in maven_set_control()
1139 i = get_ctrl_id(p->id); in maven_get_control()