Home
last modified time | relevance | path

Searched refs:hpi_control_cache (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/sound/pci/asihpi/
Dhpicmn.h45 struct hpi_control_cache { struct
63 short hpi_check_control_cache(struct hpi_control_cache *pC, argument
69 struct hpi_control_cache *hpi_alloc_control_cache(const u32
72 void hpi_free_control_cache(struct hpi_control_cache *p_cache);
74 void hpi_cmn_control_cache_sync_to_msg(struct hpi_control_cache *pC,
Dhpicmn.c185 static unsigned int control_cache_alloc_check(struct hpi_control_cache *pC) in control_cache_alloc_check()
279 struct hpi_control_cache *p_cache, struct hpi_control_cache_info **pI) in find_control()
538 short hpi_check_control_cache(struct hpi_control_cache *p_cache, in hpi_check_control_cache()
622 void hpi_cmn_control_cache_sync_to_msg(struct hpi_control_cache *p_cache, in hpi_cmn_control_cache_sync_to_msg()
650 struct hpi_control_cache *hpi_alloc_control_cache(const u32 control_count, in hpi_alloc_control_cache()
653 struct hpi_control_cache *p_cache = in hpi_alloc_control_cache()
672 void hpi_free_control_cache(struct hpi_control_cache *p_cache) in hpi_free_control_cache()
Dhpi6000.c153 struct hpi_control_cache *p_cache;
Dhpi6205.c133 struct hpi_control_cache *p_cache;