Searched refs:ext_def (Results 1 – 1 of 1) sorted by relevance
163 const struct pvr_stream_ext_def *ext_def = &header->ext_streams[i]; in pvr_stream_process_ext_stream() local165 if (!(ext_header & ext_def->header_mask)) in pvr_stream_process_ext_stream()168 if (!pvr_device_has_uapi_quirk(pvr_dev, ext_def->quirk)) in pvr_stream_process_ext_stream()171 err = pvr_stream_process_1(pvr_dev, ext_def->stream, ext_def->stream_len, in pvr_stream_process_ext_stream()