Searched refs:snd_pcm_chmap_query_t (Results 1 – 16 of 16) sorted by relevance
34 snd_pcm_chmap_query_t **maps = snd_pcm_query_chmaps(pcm); in query_chmaps()35 snd_pcm_chmap_query_t **p, *v; in query_chmaps()
46 snd_pcm_chmap_query_t **chmap;298 static snd_pcm_chmap_query_t **snd_pcm_null_query_chmaps(snd_pcm_t *pcm) in snd_pcm_null_query_chmaps()470 snd_pcm_chmap_query_t **chmap = NULL; in _snd_pcm_null_open()
107 snd_pcm_chmap_query_t **chmap_override;666 static snd_pcm_chmap_query_t **snd_pcm_route_query_chmaps(snd_pcm_t *pcm) in snd_pcm_route_query_chmaps()669 snd_pcm_chmap_query_t **maps; in snd_pcm_route_query_chmaps()832 static int find_matching_chmap(snd_pcm_chmap_query_t **chmaps, in find_matching_chmap()1304 snd_pcm_chmap_query_t **chmaps = NULL; in _snd_pcm_route_open()
152 snd_pcm_chmap_query_t **(*query_chmaps)(snd_pcm_t *pcm);1129 snd_pcm_chmap_query_t **1132 snd_pcm_chmap_query_t **1133 _snd_pcm_copy_chmap_query(snd_pcm_chmap_query_t * const *src);1134 snd_pcm_chmap_query_t **1137 _snd_pcm_choose_fixed_chmap(snd_pcm_t *pcm, snd_pcm_chmap_query_t * const *maps);
160 snd_pcm_chmap_query_t **snd_pcm_generic_query_chmaps(snd_pcm_t *pcm);
111 snd_pcm_chmap_query_t **chmap_override;1200 snd_pcm_chmap_query_t **1208 snd_pcm_chmap_query_t **map; in snd_pcm_query_chmaps_from_hw()1294 static snd_pcm_chmap_query_t **snd_pcm_hw_query_chmaps(snd_pcm_t *pcm) in snd_pcm_hw_query_chmaps()1297 snd_pcm_chmap_query_t **map; in snd_pcm_hw_query_chmaps()1803 snd_pcm_chmap_query_t **chmap = NULL; in _snd_pcm_hw_open()
8101 snd_pcm_chmap_query_t **snd_pcm_query_chmaps(snd_pcm_t *pcm) in snd_pcm_query_chmaps()8112 void snd_pcm_free_chmaps(snd_pcm_chmap_query_t **maps) in snd_pcm_free_chmaps()8114 snd_pcm_chmap_query_t **p; in snd_pcm_free_chmaps()8408 static int _copy_to_fixed_query_map(snd_pcm_chmap_query_t **dst, in _copy_to_fixed_query_map()8421 snd_pcm_chmap_query_t **8424 snd_pcm_chmap_query_t **maps; in _snd_pcm_make_single_query_chmaps()8449 snd_pcm_chmap_query_t **8450 _snd_pcm_copy_chmap_query(snd_pcm_chmap_query_t * const *src) in _snd_pcm_copy_chmap_query()8452 snd_pcm_chmap_query_t * const *p; in _snd_pcm_copy_chmap_query()8453 snd_pcm_chmap_query_t **maps; in _snd_pcm_copy_chmap_query()[all …]
843 static snd_pcm_chmap_query_t **snd_pcm_multi_query_chmaps(snd_pcm_t *pcm) in snd_pcm_multi_query_chmaps()846 snd_pcm_chmap_query_t **slave_maps[multi->slaves_count]; in snd_pcm_multi_query_chmaps()847 snd_pcm_chmap_query_t **maps; in snd_pcm_multi_query_chmaps()871 snd_pcm_chmap_query_t **p; in snd_pcm_multi_query_chmaps()
344 snd_pcm_chmap_query_t **snd_pcm_direct_query_chmaps(snd_pcm_t *pcm);
325 snd_pcm_chmap_query_t **snd_pcm_generic_query_chmaps(snd_pcm_t *pcm) in snd_pcm_generic_query_chmaps()
430 static snd_pcm_chmap_query_t **snd_pcm_extplug_query_chmaps(snd_pcm_t *pcm) in snd_pcm_extplug_query_chmaps()
843 static snd_pcm_chmap_query_t **snd_pcm_ioplug_query_chmaps(snd_pcm_t *pcm) in snd_pcm_ioplug_query_chmaps()
1028 snd_pcm_chmap_query_t **snd_pcm_direct_query_chmaps(snd_pcm_t *pcm)
162 snd_pcm_chmap_query_t **(*query_chmaps)(snd_pcm_extplug_t *ext);
205 snd_pcm_chmap_query_t **(*query_chmaps)(snd_pcm_ioplug_t *io);
631 } snd_pcm_chmap_query_t; typedef634 snd_pcm_chmap_query_t **snd_pcm_query_chmaps(snd_pcm_t *pcm);635 snd_pcm_chmap_query_t **snd_pcm_query_chmaps_from_hw(int card, int dev,638 void snd_pcm_free_chmaps(snd_pcm_chmap_query_t **maps);