Home
last modified time | relevance | path

Searched refs:pa_path (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/video/
H A Dsticore.c1018 pr_info(" located at [%s]\n", sti->pa_path); in sticore_check_for_default_sti()
1042 print_pa_hwpath(dev, sti->pa_path); in sticore_pa_init()
1043 sticore_check_for_default_sti(sti, sti->pa_path); in sticore_pa_init()
1079 print_pci_hwpath(pd, sti->pa_path); in sticore_pci_init()
1080 sticore_check_for_default_sti(sti, sti->pa_path); in sticore_pci_init()
/openbmc/linux/include/video/
H A Dsticore.h377 char pa_path[24]; member
/openbmc/linux/drivers/video/console/
H A Dsticon.c399 sticon_sti->pa_path); in sticonsole_init()