Searched refs:pa_path (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/console/ |
H A D | sticore.c | 950 pr_info(" located at [%s]\n", sti->pa_path); in sticore_check_for_default_sti() 974 print_pa_hwpath(dev, sti->pa_path); in sticore_pa_init() 975 sticore_check_for_default_sti(sti, sti->pa_path); in sticore_pa_init() 1011 print_pci_hwpath(pd, sti->pa_path); in sticore_pci_init() 1012 sticore_check_for_default_sti(sti, sti->pa_path); in sticore_pci_init()
|
H A D | sticon.c | 398 sticon_sti->pa_path); in sticonsole_init()
|
/kernel/linux/linux-6.6/drivers/video/ |
H A D | sticore.c | 1018 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()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sticore.h | 374 /* pa_path of this device */ 375 char pa_path[24]; member
|
/kernel/linux/linux-6.6/include/video/ |
H A D | sticore.h | 376 /* pa_path of this device */ 377 char pa_path[24]; member
|
/kernel/linux/linux-6.6/drivers/video/console/ |
H A D | sticon.c | 399 sticon_sti->pa_path); in sticonsole_init()
|
Completed in 7 milliseconds