Home
last modified time | relevance | path

Searched refs:sti_all_data (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsticore.h309 /* sti_all_data is an internal struct which needs to be allocated in
312 struct sti_all_data { struct
358 struct sti_glob_cfg *glob_cfg; /* points into sti_all_data */
372 struct sti_all_data *sti_data;
/kernel/linux/linux-6.6/include/video/
H A Dsticore.h310 /* sti_all_data is an internal struct which needs to be allocated in
313 struct sti_all_data { struct
360 struct sti_glob_cfg *glob_cfg; /* points into sti_all_data */
374 struct sti_all_data *sti_data;
/kernel/linux/linux-5.10/drivers/video/console/
H A Dsticore.c425 size = sizeof(struct sti_all_data) + sti->sti_mem_request - 256; in sti_init_glob_cfg()
/kernel/linux/linux-6.6/drivers/video/
H A Dsticore.c455 size = sizeof(struct sti_all_data) + sti->sti_mem_request - 256; in sti_init_glob_cfg()

Completed in 6 milliseconds