Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/st/stm32/
Dstm32-dcmi.c999 struct dcmi_framesize sd_fsize; in dcmi_try_fmt() local
1043 sd_fsize.width = pix->width; in dcmi_try_fmt()
1044 sd_fsize.height = pix->height; in dcmi_try_fmt()
1075 *sd_framesize = sd_fsize; in dcmi_try_fmt()