Home
last modified time | relevance | path

Searched refs:pI (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/asihpi/
H A Dhpicmn.c270 struct hpi_control_cache *p_cache, struct hpi_control_cache_info **pI) in find_control() argument
285 *pI = p_cache->p_info[control_index]; in find_control()
286 if (!*pI) { in find_control()
292 (*pI)->control_type);
469 phr->u.c.param1 = p_pad->pI; in hpi_check_control_cache_single()
538 struct hpi_control_cache_info *pI; in hpi_check_control_cache()
540 if (!find_control(phm->obj_index, p_cache, &pI)) { in hpi_check_control_cache()
552 *)pI, phm, phr);
623 struct hpi_control_cache_info *pI; in hpi_cmn_control_cache_sync_to_msg()
628 if (!find_control(phm->obj_index, p_cache, &pI)) { in hpi_cmn_control_cache_sync_to_msg()
532 struct hpi_control_cache_info *pI; hpi_check_control_cache() local
617 struct hpi_control_cache_info *pI; hpi_cmn_control_cache_sync_to_msg() local
[all...]
H A Dhpi_internal.h1364 u32 pI; member