Lines Matching refs:pI
270 struct hpi_control_cache *p_cache, struct hpi_control_cache_info **pI)
279 *pI = p_cache->p_info[control_index];
280 if (!*pI) {
286 (*pI)->control_type);
463 phr->u.c.param1 = p_pad->pI;
532 struct hpi_control_cache_info *pI;
534 if (!find_control(phm->obj_index, p_cache, &pI)) {
546 *)pI, phm, phr);
617 struct hpi_control_cache_info *pI;
622 if (!find_control(phm->obj_index, p_cache, &pI)) {
632 pC = (struct hpi_control_cache_single *)pI;