Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/video/
H A Dudl.c247 udl_get_fb_width(struct udl_softc *sc) in udl_get_fb_width() function
401 (int)udl_get_fb_width(sc), in udl_attach()
418 sc->sc_fb_info.fb_width = udl_get_fb_width(sc); in udl_attach()