Searched refs:bt431 (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/
H A Dpmag-aa-fb.c44 #include "bt431.h"
89 struct bt431_regs *bt431; member in struct:aafb_info
110 bt431_position_cursor(info->bt431, c->x, c->y); aafb_set_cursor()
111 bt431_enable_cursor(info->bt431); aafb_set_cursor()
113 bt431_erase_cursor(info->bt431); aafb_set_cursor()
160 bt431_set_font(info->bt431, fgc, width, height); aafbcon_set_font()
421 ip->bt431 = (struct bt431_regs *) (base_addr + PMAG_AA_BT431_OFFSET); init_one()
452 bt431_init_cursor(ip->bt431); init_one()
H A Dbt431.h2 * linux/drivers/video/bt431.h

Completed in 73 milliseconds