Searched refs:ccp2_try_format (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/platform/omap3isp/ |
D | ispccp2.c | 637 static void ccp2_try_format(struct isp_ccp2_device *ccp2, in ccp2_try_format() function 726 ccp2_try_format(ccp2, cfg, fse->pad, &format, fse->which); in ccp2_enum_frame_size() 736 ccp2_try_format(ccp2, cfg, fse->pad, &format, fse->which); in ccp2_enum_frame_size() 781 ccp2_try_format(ccp2, cfg, fmt->pad, &fmt->format, fmt->which); in ccp2_set_format() 789 ccp2_try_format(ccp2, cfg, CCP2_PAD_SOURCE, format, fmt->which); in ccp2_set_format()
|