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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_audio.c 164 static const struct hdmi_aud_ncts hdmi_aud_ncts_24bpp[] = { variable in typeref:typename:const struct hdmi_aud_ncts[]
276 hdmi_ncts_table = hdmi_aud_ncts_24bpp;
277 size = ARRAY_SIZE(hdmi_aud_ncts_24bpp);
intel_audio.c 164 static const struct hdmi_aud_ncts hdmi_aud_ncts_24bpp[] = { variable in typeref:typename:const struct hdmi_aud_ncts[]
276 hdmi_ncts_table = hdmi_aud_ncts_24bpp;
277 size = ARRAY_SIZE(hdmi_aud_ncts_24bpp);

Completed in 24 milliseconds