... int ret = 0; fp = filp_open(path, O_RDWR | O_CREAT, ... buf, size, &pos); if (ret < 0) VIRTIO_DRM_ERROR("Error writing plane data"); ...
確定! 回上一頁