Home
last modified time | relevance | path

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

/linux/drivers/video/console/
A Dsticore.c406 sti->sti_data->inq_outptr.bits_per_pixel, in sti_dump_outptr()
407 sti->sti_data->inq_outptr.bits_used, in sti_dump_outptr()
408 sti->sti_data->inq_outptr.planes, in sti_dump_outptr()
409 sti->sti_data->inq_outptr.attributes); in sti_dump_outptr()
426 sti->sti_data = kzalloc(size, STI_LOWMEM); in sti_init_glob_cfg()
427 if (!sti->sti_data) in sti_init_glob_cfg()
430 glob_cfg = &sti->sti_data->glob_cfg; in sti_init_glob_cfg()
431 glob_cfg_ext = &sti->sti_data->glob_cfg_ext; in sti_init_glob_cfg()
432 save_addr = &sti->sti_data->save_addr; in sti_init_glob_cfg()
433 sti_mem_addr = &sti->sti_data->sti_mem_addr; in sti_init_glob_cfg()
[all …]
/linux/drivers/video/fbdev/
A Dsticore.h372 struct sti_all_data *sti_data; member
A Dstifb.c1139 dev_name = sti->sti_data->inq_outptr.dev_name; in stifb_init_fb()

Completed in 12 milliseconds