Home
last modified time | relevance | path

Searched defs:ch_map (Results 1 – 9 of 9) sorted by relevance

/linux/include/sound/sof/
H A Dchannel_map.h58 struct sof_ipc_channel_map ch_map[]; member
/linux/sound/soc/sdw_utils/
H A Dsoc_sdw_cs_amp.c79 const struct snd_soc_dai_link_ch_map *ch_map; in asoc_sdw_cs_spk_feedback_rtd_init() local
/linux/drivers/input/touchscreen/
H A Dresistive-adc-touch.c55 u8 ch_map[GRTS_CH_MAX]; member
/linux/drivers/hwmon/
H A Dmr75203.c145 u32 ch_map; member
/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c270 void audioreach_set_default_channel_mapping(u8 *ch_map, int num_channels) in audioreach_set_default_channel_mapping()
/linux/drivers/edac/
H A Di7core_edac.c206 u32 ch_map; member
/linux/sound/soc/sof/
H A Dipc4-topology.c2059 u32 ch_map; in sof_ipc4_prepare_copier_module() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c4507 u32 param, val, ch_map = 0; in t4_sge_alloc_rxq() local
/linux/include/sound/
H A Dsoc.h839 #define for_each_link_ch_maps(link, i, ch_map) \ argument