Searched defs:pHead (Results 1 – 8 of 8) sorted by relevance
65 int push(struct version_node **pHead, char* pVer) in push()82 char* pop(struct version_node **pHead) in pop()
193 static __inline__ void ms_list_join(struct list_head *pList, struct list_head *pHead) in ms_list_join()
1330 struct list_head *pHead, in ms_qh_urb_process()1707 struct ehci_qh *pHead; in ms_qh_link_async() local