Searched refs:RKISPP_PAD_SINK_PARAMS (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | dev.c | 142 ret = media_create_pad_link(source, 0, sink, RKISPP_PAD_SINK_PARAMS, flags); in rkispp_create_links() 149 ret = media_create_pad_link(source, 0, sink, RKISPP_PAD_SINK_PARAMS, flags); in rkispp_create_links() 153 ret = media_create_pad_link(source, 0, sink, RKISPP_PAD_SINK_PARAMS, flags); in rkispp_create_links()
|
| H A D | ispp.h | 13 RKISPP_PAD_SINK_PARAMS, enumerator
|
| H A D | ispp.c | 467 ispp_sdev->pads[RKISPP_PAD_SINK_PARAMS].flags = MEDIA_PAD_FL_SINK; in rkispp_register_subdev()
|