Home
last modified time | relevance | path

Searched refs:xe_file_get (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_device.h190 struct xe_file *xe_file_get(struct xe_file *xef);
H A Dxe_device.c129 struct xe_file *xe_file_get(struct xe_file *xef) in xe_file_get() function
H A Dxe_exec_queue.c651 q->xef = xe_file_get(xef); in xe_exec_queue_create_ioctl()
H A Dxe_oa.c1697 stream->xef = xe_file_get(param->xef); in xe_oa_stream_init()