Searched refs:resume_token (Results 1 – 4 of 4) sorted by relevance
37 struct chsc_pnso_resume_token resume_token; member59 struct chsc_pnso_resume_token resume_token; member
71 u64 resume_token; member78 u64 resume_token; member
231 struct chsc_pnso_resume_token resume_token, int cnc);
330 u64 *resume_token, int *nentries) in clp_list_pci_req() argument339 rrb->request.resume_token = *resume_token; in clp_list_pci_req()355 *resume_token = rrb->response.resume_token; in clp_list_pci_req()363 u64 resume_token = 0; in clp_list_pci() local367 rc = clp_list_pci_req(rrb, &resume_token, &nentries); in clp_list_pci()372 } while (resume_token); in clp_list_pci()381 u64 resume_token = 0; in clp_find_pci() local385 rc = clp_list_pci_req(rrb, &resume_token, &nentries); in clp_find_pci()395 } while (resume_token); in clp_find_pci()