Searched refs:poh (Results 1 – 3 of 3) sorted by relevance
3157 struct SIS_OH *poh; in sisfb_heap_init() local3182 if(poh == NULL) in sisfb_heap_init()3229 poh->poh_next = poh + 1; in sisfb_poh_new_node()3230 poh = poh + 1; in sisfb_poh_new_node()3240 return poh; in sisfb_poh_new_node()3298 poh->poh_prev->poh_next = poh->poh_next; in sisfb_delete_node()3299 poh->poh_next->poh_prev = poh->poh_prev; in sisfb_delete_node()3387 if(poh == NULL) in sisfb_free_node()3402 if(poh == NULL) { in sis_int_malloc()3429 struct SIS_OH *poh; in sis_int_free() local[all …]
966 u8 poh[3]; /* 155-157: Power On Hours */ member
1729 bool poh; in set_host_rpr_be() local1731 poh = is_qta_poh(rtwdev); in set_host_rpr_be()1733 if (poh) { in set_host_rpr_be()
Completed in 23 milliseconds