Home
last modified time | relevance | path

Searched refs:MP_VDEV_NAME (Results 1 – 16 of 16) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
Dcapture.h45 #define MP_VDEV_NAME DRIVER_NAME "_mainpath" macro
Dcapture_v1x.c818 strlcpy(vdev->name, MP_VDEV_NAME, sizeof(vdev->name)); in rkisp_stream_init()
Dcapture_v30.c1276 strscpy(vdev->name, MP_VDEV_NAME, sizeof(vdev->name)); in rkisp_stream_init()
Dcapture_v21.c1412 strlcpy(vdev->name, MP_VDEV_NAME, sizeof(vdev->name)); in rkisp_stream_init()
Drkisp.c2743 } else if (!strcmp(remote->entity->name, MP_VDEV_NAME)) { in rkisp_subdev_link_setup()
/device/board/isoftstone/yangfan/kernel/src/driv/media/isp/
Dcapture.h45 #define MP_VDEV_NAME DRIVER_NAME "_mainpath" macro
Dcapture_v1x.c865 strlcpy(vdev->name, MP_VDEV_NAME, in rkisp_stream_init()
Dcapture_v30.c1322 strscpy(vdev->name, MP_VDEV_NAME, sizeof(vdev->name)); in rkisp_stream_init()
Dcapture_v21.c1469 strlcpy(vdev->name, MP_VDEV_NAME, in rkisp_stream_init()
Dcapture_v20.c1687 strlcpy(vdev->name, MP_VDEV_NAME, in rkisp_stream_init()
Drkisp.c2755 } else if (!strcmp(remote->entity->name, MP_VDEV_NAME)) { in rkisp_subdev_link_setup()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
Dcapture.h45 #define MP_VDEV_NAME DRIVER_NAME "_mainpath" macro
Dcapture_v1x.c865 strlcpy(vdev->name, MP_VDEV_NAME, in rkisp_stream_init()
Dcapture_v30.c1322 strscpy(vdev->name, MP_VDEV_NAME, sizeof(vdev->name)); in rkisp_stream_init()
Dcapture_v21.c1469 strlcpy(vdev->name, MP_VDEV_NAME, in rkisp_stream_init()
Drkisp.c2755 } else if (!strcmp(remote->entity->name, MP_VDEV_NAME)) { in rkisp_subdev_link_setup()