Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Ddev.c1275 struct media_entity *source_entity, *sink_entity; in rkcif_create_link() local
1312 source_entity = &linked_sensor.sd->entity; in rkcif_create_link()
1315 ret = media_create_pad_link(source_entity, in rkcif_create_link()
1329 source_entity = &linked_sensor.sd->entity; in rkcif_create_link()
1332 ret = media_create_pad_link(source_entity, in rkcif_create_link()
1344 source_entity = &linked_sensor.sd->entity; in rkcif_create_link()
1353 ret = media_create_pad_link(source_entity, in rkcif_create_link()
1367 source_entity = &linked_sensor.sd->entity; in rkcif_create_link()
1375 ret = media_create_pad_link(source_entity, in rkcif_create_link()
1390 source_entity = &linked_sensor.sd->entity; in rkcif_create_link()
[all …]
H A Dsubdev-itf.c1045 struct media_entity *source_entity, *sink_entity; in sditf_notifier_bound() local
1058 source_entity = &subdev->entity; in sditf_notifier_bound()
1061 ret = media_create_pad_link(source_entity, in sditf_notifier_bound()