Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dsis_main.c99 static void sisfb_delete_node(struct SIS_OH *poh);
100 static void sisfb_insert_node(struct SIS_OH *pohList, struct SIS_OH *poh);
102 static void sisfb_free_node(struct SIS_HEAP *memheap, struct SIS_OH *poh);
3174 struct SIS_OH *poh; in sisfb_heap_init() local
3198 poh = sisfb_poh_new_node(&ivideo->sisfb_heap); in sisfb_heap_init()
3199 if(poh == NULL) in sisfb_heap_init()
3202 poh->poh_next = &ivideo->sisfb_heap.oh_free; in sisfb_heap_init()
3203 poh->poh_prev = &ivideo->sisfb_heap.oh_free; in sisfb_heap_init()
3204 poh->size = ivideo->sisfb_heap_size; in sisfb_heap_init()
3205 poh in sisfb_heap_init()
3230 struct SIS_OH *poh; sisfb_poh_new_node() local
3313 sisfb_delete_node(struct SIS_OH *poh) sisfb_delete_node() argument
3320 sisfb_insert_node(struct SIS_OH *pohList, struct SIS_OH *poh) sisfb_insert_node() argument
3402 sisfb_free_node(struct SIS_HEAP *memheap, struct SIS_OH *poh) sisfb_free_node() argument
3414 struct SIS_OH *poh = NULL; sis_int_malloc() local
3454 struct SIS_OH *poh; sis_int_free() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dsis_main.c100 static void sisfb_delete_node(struct SIS_OH *poh);
101 static void sisfb_insert_node(struct SIS_OH *pohList, struct SIS_OH *poh);
103 static void sisfb_free_node(struct SIS_HEAP *memheap, struct SIS_OH *poh);
3186 struct SIS_OH *poh; in sisfb_heap_init() local
3210 poh = sisfb_poh_new_node(&ivideo->sisfb_heap); in sisfb_heap_init()
3211 if(poh == NULL) in sisfb_heap_init()
3214 poh->poh_next = &ivideo->sisfb_heap.oh_free; in sisfb_heap_init()
3215 poh->poh_prev = &ivideo->sisfb_heap.oh_free; in sisfb_heap_init()
3216 poh->size = ivideo->sisfb_heap_size; in sisfb_heap_init()
3217 poh in sisfb_heap_init()
3242 struct SIS_OH *poh; sisfb_poh_new_node() local
3325 sisfb_delete_node(struct SIS_OH *poh) sisfb_delete_node() argument
3332 sisfb_insert_node(struct SIS_OH *pohList, struct SIS_OH *poh) sisfb_insert_node() argument
3414 sisfb_free_node(struct SIS_HEAP *memheap, struct SIS_OH *poh) sisfb_free_node() argument
3426 struct SIS_OH *poh = NULL; sis_int_malloc() local
3466 struct SIS_OH *poh; sis_int_free() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_defs.h966 u8 poh[3]; /* 155-157: Power On Hours */ member
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_defs.h966 u8 poh[3]; /* 155-157: Power On Hours */ member

Completed in 16 milliseconds