HomeSort by: relevance | last modified time | path
    Searched refs:ASSIGN_RAW_WRITE_MMIO_VFUNCS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/selftests/
mock_uncore.c 52 ASSIGN_RAW_WRITE_MMIO_VFUNCS(uncore, nop);
  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_uncore.c 1431 #define ASSIGN_RAW_WRITE_MMIO_VFUNCS(uncore, x) \
1448 ASSIGN_RAW_WRITE_MMIO_VFUNCS((uncore), x); \
1775 ASSIGN_RAW_WRITE_MMIO_VFUNCS(uncore, gen5);
1778 ASSIGN_RAW_WRITE_MMIO_VFUNCS(uncore, gen2);

Completed in 13 milliseconds