Searched refs:vsp1_entity_init_formats (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/media/platform/vsp1/ |
D | vsp1_entity.c | 90 void vsp1_entity_init_formats(struct v4l2_subdev *subdev, in vsp1_entity_init_formats() function 110 vsp1_entity_init_formats(subdev, fh->pad); in vsp1_entity_open()
|
D | vsp1_entity.h | 96 void vsp1_entity_init_formats(struct v4l2_subdev *subdev,
|
D | vsp1_hsit.c | 213 vsp1_entity_init_formats(subdev, NULL); in vsp1_hsit_create()
|
D | vsp1_lut.c | 252 vsp1_entity_init_formats(subdev, NULL); in vsp1_lut_create()
|
D | vsp1_lif.c | 238 vsp1_entity_init_formats(subdev, NULL); in vsp1_lif_create()
|
D | vsp1_rpf.c | 251 vsp1_entity_init_formats(subdev, NULL); in vsp1_rpf_create()
|
D | vsp1_wpf.c | 251 vsp1_entity_init_formats(subdev, NULL); in vsp1_wpf_create()
|
D | vsp1_uds.c | 354 vsp1_entity_init_formats(subdev, NULL); in vsp1_uds_create()
|
D | vsp1_sru.c | 371 vsp1_entity_init_formats(subdev, NULL); in vsp1_sru_create()
|
D | vsp1_bru.c | 437 vsp1_entity_init_formats(subdev, NULL); in vsp1_bru_create()
|