Searched refs:input_name_buf (Results 1 – 2 of 2) sorted by relevance
54 bool exynos_v4l2_enuminput(int fd, int index, char *input_name_buf);
191 bool exynos_v4l2_enuminput(int fd, int index, char *input_name_buf) in exynos_v4l2_enuminput() argument212 strcpy(input_name_buf, (const char *)input.name); in exynos_v4l2_enuminput()