Searched refs:__imx274_change_compose (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | imx274.c | 872 static int __imx274_change_compose(struct stimx274 *imx274, in __imx274_change_compose() function 967 err = __imx274_change_compose(imx274, cfg, format->which, in imx274_set_fmt() 974 * __imx274_change_compose already set width and height in the in imx274_set_fmt() 1056 * __imx274_change_compose(). Thus let's be safe and use the in imx274_set_selection_crop() 1092 /* __imx274_change_compose needs the new size in *tgt_crop */ in imx274_set_selection_crop() 1097 __imx274_change_compose(imx274, cfg, sel->which, in imx274_set_selection_crop() 1122 err = __imx274_change_compose(imx274, cfg, sel->which, in imx274_set_selection() 1128 * __imx274_change_compose already set width and in imx274_set_selection()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | imx274.c | 982 * __imx274_change_compose - Helper function to change binning and set both 1006 static int __imx274_change_compose(struct stimx274 *imx274, in __imx274_change_compose() function 1102 err = __imx274_change_compose(imx274, sd_state, format->which, in imx274_set_fmt() 1109 * __imx274_change_compose already set width and height in the in imx274_set_fmt() 1191 * __imx274_change_compose(). Thus let's be safe and use the in imx274_set_selection_crop() 1227 /* __imx274_change_compose needs the new size in *tgt_crop */ in imx274_set_selection_crop() 1232 __imx274_change_compose(imx274, sd_state, sel->which, in imx274_set_selection_crop() 1257 err = __imx274_change_compose(imx274, sd_state, sel->which, in imx274_set_selection() 1263 * __imx274_change_compose already set width and in imx274_set_selection()
|
Completed in 5 milliseconds