Home
last modified time | relevance | path

Searched refs:lh_a (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_modes.c899 static int drm_mode_compare(void *priv, struct list_head *lh_a, struct list_head *lh_b) in drm_mode_compare() argument
901 struct drm_display_mode *a = list_entry(lh_a, struct drm_display_mode, head); in drm_mode_compare()