Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/drm/
Dtegra_drm.h968 __u64 gather_data_ptr; member
/linux-6.1.9/drivers/gpu/drm/tegra/
Dsubmit.c219 if (copy_from_user(bo->gather_data, u64_to_user_ptr(args->gather_data_ptr), copy_len)) { in submit_copy_gather_data()