Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/asihpi/
H A Dhpicmn.h34 struct hpi_control_cache { struct
52 short hpi_check_control_cache(struct hpi_control_cache *pC, argument
58 struct hpi_control_cache *hpi_alloc_control_cache(const u32
61 void hpi_free_control_cache(struct hpi_control_cache *p_cache);
63 void hpi_cmn_control_cache_sync_to_msg(struct hpi_control_cache *pC,
H A Dhpicmn.c176 static unsigned int control_cache_alloc_check(struct hpi_control_cache *pC) in control_cache_alloc_check()
270 struct hpi_control_cache *p_cache, struct hpi_control_cache_info **pI) in find_control()
529 short hpi_check_control_cache(struct hpi_control_cache *p_cache, in hpi_check_control_cache()
613 void hpi_cmn_control_cache_sync_to_msg(struct hpi_control_cache *p_cache, in hpi_cmn_control_cache_sync_to_msg()
641 struct hpi_control_cache *hpi_alloc_control_cache(const u32 control_count, in hpi_alloc_control_cache()
644 struct hpi_control_cache *p_cache = in hpi_alloc_control_cache()
663 void hpi_free_control_cache(struct hpi_control_cache *p_cache) in hpi_free_control_cache()
H A Dhpi6000.c142 struct hpi_control_cache *p_cache;
H A Dhpi6205.c122 struct hpi_control_cache *p_cache;