Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/console/
Dsticore.c971 pr_info(" located at [%s]\n", sti->pa_path); in sticore_check_for_default_sti()
995 print_pa_hwpath(dev, sti->pa_path); in sticore_pa_init()
996 sticore_check_for_default_sti(sti, sti->pa_path); in sticore_pa_init()
1032 print_pci_hwpath(pd, sti->pa_path); in sticore_pci_init()
1033 sticore_check_for_default_sti(sti, sti->pa_path); in sticore_pci_init()
Dsticon.c398 sticon_sti->pa_path); in sticonsole_init()
/linux-6.1.9/drivers/video/fbdev/
Dsticore.h375 char pa_path[24]; member