Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
qxl_gem_prime_pin
drivers/gpu/drm/qxl/qxl_drv.h
415
int qxl_gem_prime_pin(struct drm_gem_object *obj);
drivers/gpu/drm/qxl/qxl_object.c
95
.pin = qxl_gem_prime_pin,