Searched refs:pz_list (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/host/whci/ |
D | pzl.c | 31 whc_qset_set_link_ptr(&whc->pz_list[0], addr); in update_pzl_pointers() 32 whc_qset_set_link_ptr(&whc->pz_list[2], addr); in update_pzl_pointers() 33 whc_qset_set_link_ptr(&whc->pz_list[4], addr); in update_pzl_pointers() 34 whc_qset_set_link_ptr(&whc->pz_list[6], addr); in update_pzl_pointers() 35 whc_qset_set_link_ptr(&whc->pz_list[8], addr); in update_pzl_pointers() 36 whc_qset_set_link_ptr(&whc->pz_list[10], addr); in update_pzl_pointers() 37 whc_qset_set_link_ptr(&whc->pz_list[12], addr); in update_pzl_pointers() 38 whc_qset_set_link_ptr(&whc->pz_list[14], addr); in update_pzl_pointers() 41 whc_qset_set_link_ptr(&whc->pz_list[1], addr); in update_pzl_pointers() 42 whc_qset_set_link_ptr(&whc->pz_list[5], addr); in update_pzl_pointers() [all …]
|
D | whcd.h | 46 u64 *pz_list; member
|