Home
last modified time | relevance | path

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

/linux-6.8/sound/soc/codecs/
Dtas2781-fmwlib.c83 struct blktyp_devidx_map { struct
93 static const struct blktyp_devidx_map ppc3_tas2781_mapping_table[] = { argument
117 static const struct blktyp_devidx_map ppc3_mapping_table[] = {
133 static const struct blktyp_devidx_map non_ppc3_mapping_table[] = {
386 struct blktyp_devidx_map *p = in map_dev_idx()
387 (struct blktyp_devidx_map *)non_ppc3_mapping_table; in map_dev_idx()
395 p = (struct blktyp_devidx_map *)ppc3_tas2781_mapping_table; in map_dev_idx()
398 p = (struct blktyp_devidx_map *)ppc3_mapping_table; in map_dev_idx()