Home
last modified time | relevance | path

Searched refs:graphics_id (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/console/
H A Dsticore.c600 rom->graphics_id[0], in sti_dump_rom()
601 rom->graphics_id[1], in sti_dump_rom()
802 sti->graphics_id[0] = raw->graphics_id[0]; in sti_read_rom()
803 sti->graphics_id[1] = raw->graphics_id[1]; in sti_read_rom()
806 if (wordmode || sti->graphics_id[1] != 0x09A02587) in sti_read_rom()
811 switch (sti->graphics_id[0]) { in sti_read_rom()
/kernel/linux/linux-6.6/drivers/video/
H A Dsticore.c650 rom->graphics_id[0], in sti_dump_rom()
651 rom->graphics_id[1], in sti_dump_rom()
868 sti->graphics_id[0] = raw->graphics_id[0]; in sti_read_rom()
869 sti->graphics_id[1] = raw->graphics_id[1]; in sti_read_rom()
872 if (wordmode || sti->graphics_id[1] != 0x09A02587) in sti_read_rom()
877 switch (sti->graphics_id[0]) { in sti_read_rom()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsticore.h183 u32 graphics_id[2]; member
344 u32 graphics_id[2]; member
H A Dstifb.c1207 fb->id = fb->sti->graphics_id[0]; in stifb_init_fb()
/kernel/linux/linux-6.6/include/video/
H A Dsticore.h184 u32 graphics_id[2]; member
345 u32 graphics_id[2]; member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dstifb.c1207 fb->id = fb->sti->graphics_id[0]; in stifb_init_fb()

Completed in 10 milliseconds