Searched refs:ccp2_try_format (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/media/platform/omap3isp/ |
D | ispccp2.c | 638 static void ccp2_try_format(struct isp_ccp2_device *ccp2, in ccp2_try_format() function 727 ccp2_try_format(ccp2, cfg, fse->pad, &format, fse->which); in ccp2_enum_frame_size() 737 ccp2_try_format(ccp2, cfg, fse->pad, &format, fse->which); in ccp2_enum_frame_size() 782 ccp2_try_format(ccp2, cfg, fmt->pad, &fmt->format, fmt->which); in ccp2_set_format() 790 ccp2_try_format(ccp2, cfg, CCP2_PAD_SOURCE, format, fmt->which); in ccp2_set_format()
|