Searched refs:hpi_control_cache (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpicmn.h | 34 struct hpi_control_cache { struct 52 short hpi_check_control_cache(struct hpi_control_cache *pC, 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 D | hpicmn.c | 176 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 D | hpi6000.c | 142 struct hpi_control_cache *p_cache;
|
H A D | hpi6205.c | 122 struct hpi_control_cache *p_cache;
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpicmn.h | 34 struct hpi_control_cache { struct 52 short hpi_check_control_cache(struct hpi_control_cache *pC, 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 D | hpicmn.c | 176 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 D | hpi6000.c | 142 struct hpi_control_cache *p_cache;
|
H A D | hpi6205.c | 122 struct hpi_control_cache *p_cache;
|
Completed in 12 milliseconds