Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_oa.c513 static int __xe_oa_read(struct xe_oa_stream *stream, char __user *buf, in __xe_oa_read() function
547 ret = __xe_oa_read(stream, buf, count, &offset); in xe_oa_read()
552 ret = __xe_oa_read(stream, buf, count, &offset); in xe_oa_read()