Home
last modified time | relevance | path

Searched refs:SIS_OH (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/video/fbdev/sis/
H A Dsis.h458 struct SIS_OH { struct
459 struct SIS_OH *poh_next; argument
460 struct SIS_OH *poh_prev; argument
467 struct SIS_OH aoh[1]; argument
471 struct SIS_OH oh_free;
472 struct SIS_OH oh_used;
473 struct SIS_OH *poh_freelist;
H A Dsis_main.c100 static void sisfb_insert_node(struct SIS_OH *pohList, struct SIS_OH *poh);
3157 struct SIS_OH *poh; in sisfb_heap_init()
3209 static struct SIS_OH *
3213 struct SIS_OH *poh; in sisfb_poh_new_node()
3243 static struct SIS_OH *
3246 struct SIS_OH *pohThis; in sisfb_poh_allocate()
3247 struct SIS_OH *pohRoot; in sisfb_poh_allocate()
3303 sisfb_insert_node(struct SIS_OH *pohList, struct SIS_OH *poh) in sisfb_insert_node()
3314 static struct SIS_OH *
3317 struct SIS_OH *pohThis; in sisfb_poh_free()
[all …]