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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_helper.h 1493 * @quirks: Quirks; use drm_dp_has_quirk() to query for the quirks.
1542 * drm_dp_has_quirk() - does the DP device have a specific quirk
1549 drm_dp_has_quirk(const struct drm_dp_desc *desc, enum drm_dp_quirk quirk) function in typeref:typename:bool
drm_dp_helper.h 1493 * @quirks: Quirks; use drm_dp_has_quirk() to query for the quirks.
1542 * drm_dp_has_quirk() - does the DP device have a specific quirk
1549 drm_dp_has_quirk(const struct drm_dp_desc *desc, enum drm_dp_quirk quirk) function in typeref:typename:bool

Completed in 25 milliseconds