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

  /src/sys/dev/ic/
ct65550.c 82 static void chipsfb_feed(struct chipsfb_softc *, int, uint8_t *);
743 chipsfb_feed(sc, font->stride * he, data);
773 chipsfb_feed(struct chipsfb_softc *sc, int count, uint8_t *data) function in typeref:typename:void
ct65550.c 82 static void chipsfb_feed(struct chipsfb_softc *, int, uint8_t *);
743 chipsfb_feed(sc, font->stride * he, data);
773 chipsfb_feed(struct chipsfb_softc *sc, int count, uint8_t *data) function in typeref:typename:void

Completed in 22 milliseconds