HomeSort by: relevance | last modified time | path
    Searched defs:hwseq (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/audio/
audiodef.h 267 uint64_t hwseq; /* seq# HW output completed */ member in struct:audio_trackmixer
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_hw_sequencer.c 813 struct dce_hwseq *hwseq = ctx->dc->hwseq; local in function:dce110_edp_power_control
824 if (power_up != is_panel_powered_on(hwseq)) {
895 struct dce_hwseq *hws = ctx->dc->hwseq;
1056 struct dce_hwseq *hws = link->dc->hwseq;
1074 struct dce_hwseq *hws = link->dc->hwseq;
1334 struct dce_hwseq *hws = dc->hwseq;
1567 struct dce_hwseq *hws = dc->hwseq;
2025 struct dce_hwseq *hws = dc->hwseq;
2052 dce_crtc_switch_to_clk_src(dc->hwseq,
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc.h 519 struct dce_hwseq *hwseq; member in struct:dc

Completed in 15 milliseconds