to_uif
crc = uif ? vsp1_uif_get_crc(to_uif(&uif->subdev)) : 0;
struct vsp1_uif *uif = to_uif(subdev);
struct vsp1_uif *uif = to_uif(&entity->subdev);