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

  /src/sys/arch/hpcsh/dev/hd64461/
hd64461video.c 79 struct hd64461video_font { struct
91 struct hd64461video_font sc_font;
164 STATIC void hd64461video_font(void *, struct wsdisplay_font *);
185 .font = hd64461video_font,
832 hd64461video_font(void *ctx, struct wsdisplay_font *font) function in typeref:typename:STATIC void
905 struct hd64461video_font *font = &sc->sc_font;
hd64461video.c 79 struct hd64461video_font { struct
91 struct hd64461video_font sc_font;
164 STATIC void hd64461video_font(void *, struct wsdisplay_font *);
185 .font = hd64461video_font,
832 hd64461video_font(void *ctx, struct wsdisplay_font *font) function in typeref:typename:STATIC void
905 struct hd64461video_font *font = &sc->sc_font;

Completed in 24 milliseconds