Searched refs:oa_formats (Results 1 – 2 of 2) sorted by relevance
499 const struct i915_oa_format *oa_formats; member
127 static const struct xe_oa_format oa_formats[] = {1173 const struct xe_oa_format *f = &oa->oa_formats[idx]; in xe_oa_lookup_oa_unit() 1748 stream->oa_buffer.format = &stream->oa->oa_formats[param->oa_format]; in xe_oa_stream_init() 1939 const struct xe_oa_format *f = &oa->oa_formats[param->oa_format];2092 f = &oa->oa_formats[param.oa_format]; in xe_oa_stream_open_ioctl() 2849 oa->oa_formats = oa_formats;125 static const struct xe_oa_format oa_formats[] = { global() variable