Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/ !
H A Dtas2781-fmwlib.c88 struct blktyp_devidx_map { struct
98 static const struct blktyp_devidx_map ppc3_tas2781_mapping_table[] = { argument
122 static const struct blktyp_devidx_map ppc3_mapping_table[] = {
138 static const struct blktyp_devidx_map non_ppc3_mapping_table[] = {
390 struct blktyp_devidx_map *p = in map_dev_idx()
391 (struct blktyp_devidx_map *)non_ppc3_mapping_table; in map_dev_idx()
399 p = (struct blktyp_devidx_map *)ppc3_tas2781_mapping_table; in map_dev_idx()
402 p = (struct blktyp_devidx_map *)ppc3_mapping_table; in map_dev_idx()