Searched refs:coda_g_selection (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/coda/ |
H A D | coda-common.c | 998 static int coda_g_selection(struct file *file, void *fh, in coda_g_selection() function 1081 return coda_g_selection(file, fh, s); in coda_s_selection() 1500 .vidioc_g_selection = coda_g_selection,
|
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/ |
H A D | coda-common.c | 1020 static int coda_g_selection(struct file *file, void *fh, in coda_g_selection() function 1103 return coda_g_selection(file, fh, s); in coda_s_selection() 1497 .vidioc_g_selection = coda_g_selection,
|
Completed in 7 milliseconds