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

  /src/sys/dev/usb/
udl.c 158 static inline void udl_fill_line(struct udl_softc *, uint16_t, int, int);
1253 udl_fill_line(sc, rgb16, soff, width_cur);
1337 udl_fill_line(struct udl_softc *sc, uint16_t rgb16, int off, int width) function in typeref:typename:void
udl.c 158 static inline void udl_fill_line(struct udl_softc *, uint16_t, int, int);
1253 udl_fill_line(sc, rgb16, soff, width_cur);
1337 udl_fill_line(struct udl_softc *sc, uint16_t rgb16, int off, int width) function in typeref:typename:void

Completed in 28 milliseconds