Home
last modified time | relevance | path

Searched defs:pP (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpllnv04.c30 int *pN, int *pM, int *pP) in getMNP_single()
129 int *pN1, int *pM1, int *pN2, int *pM2, int *pP) in getMNP_double()
/linux/kernel/
H A Dcapability.c146 kernel_cap_t pE, pI, pP; in SYSCALL_DEFINE2() local