Home
last modified time | relevance | path

Searched refs:fontsize (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dcharlcd.h90 int (*fontsize)(struct charlcd *lcd, enum charlcd_fontsize size); member
H A Dhd44780.c139 .fontsize = hd44780_common_fontsize,
195 .fontsize = hd44780_common_fontsize,
H A Dcharlcd.c271 lcd->ops->fontsize(lcd, CHARLCD_FONTSIZE_SMALL); in handle_lcd_special_code()
278 lcd->ops->fontsize(lcd, CHARLCD_FONTSIZE_LARGE); in handle_lcd_special_code()
H A Dlcd2s.c285 .fontsize = lcd2s_fontsize,
H A Dpanel.c823 .fontsize = hd44780_common_fontsize,
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110_hw.c709 static inline int SetFont(struct av7110 *av7110, u8 windownr, u8 fontsize, in SetFont() argument
713 windownr, fontsize, colorfg, colorbg); in SetFont()
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H A Dav7110_hw.c709 static inline int SetFont(struct av7110 *av7110, u8 windownr, u8 fontsize, in SetFont() argument
713 windownr, fontsize, colorfg, colorbg); in SetFont()

Completed in 8 milliseconds