Searched refs:pI (Results 1 – 2 of 2) sorted by relevance
270 struct hpi_control_cache *p_cache, struct hpi_control_cache_info **pI) in find_control() argument279 *pI = p_cache->p_info[control_index]; in find_control()280 if (!*pI) { in find_control()286 (*pI)->control_type); in find_control()463 phr->u.c.param1 = p_pad->pI; in hpi_check_control_cache_single()532 struct hpi_control_cache_info *pI; in hpi_check_control_cache() local534 if (!find_control(phm->obj_index, p_cache, &pI)) { in hpi_check_control_cache()546 *)pI, phm, phr); in hpi_check_control_cache()617 struct hpi_control_cache_info *pI; in hpi_cmn_control_cache_sync_to_msg() local622 if (!find_control(phm->obj_index, p_cache, &pI)) { in hpi_cmn_control_cache_sync_to_msg()[all …]
1364 u32 pI; member