slim 32 drivers/base/regmap/regmap-slimbus.c static const struct regmap_bus *regmap_get_slimbus(struct slim_device *slim, slim 311 sound/soc/codecs/wcd9335.c struct slim_device *slim; slim 1775 sound/soc/codecs/wcd9335.c dai_data->sruntime = slim_stream_allocate(wcd->slim, "WCD9335-SLIM"); slim 5139 sound/soc/codecs/wcd9335.c static int wcd9335_slim_probe(struct slim_device *slim) slim 5141 sound/soc/codecs/wcd9335.c struct device *dev = &slim->dev; slim 5181 sound/soc/codecs/wcd9335.c wcd->slim = sdev; slim 5223 sound/soc/codecs/wcd9335.c MODULE_DEVICE_TABLE(slim, wcd9335_slim_id); slim 81 sound/soc/qcom/qdsp6/q6afe-dai.c struct q6afe_slim_cfg *slim = &dai_data->port_config[dai->id].slim; slim 83 sound/soc/qcom/qdsp6/q6afe-dai.c slim->sample_rate = params_rate(params); slim 88 sound/soc/qcom/qdsp6/q6afe-dai.c slim->bit_width = 16; slim 91 sound/soc/qcom/qdsp6/q6afe-dai.c slim->bit_width = 24; slim 94 sound/soc/qcom/qdsp6/q6afe-dai.c slim->bit_width = 32; slim 350 sound/soc/qcom/qdsp6/q6afe-dai.c &dai_data->port_config[dai->id].slim); slim 395 sound/soc/qcom/qdsp6/q6afe-dai.c pcfg->slim.ch_mapping[i] = tx_slot[i]; slim 397 sound/soc/qcom/qdsp6/q6afe-dai.c pcfg->slim.num_channels = tx_num; slim 407 sound/soc/qcom/qdsp6/q6afe-dai.c pcfg->slim.ch_mapping[i] = rx_slot[i]; slim 409 sound/soc/qcom/qdsp6/q6afe-dai.c pcfg->slim.num_channels = rx_num; slim 189 sound/soc/qcom/qdsp6/q6afe.h struct q6afe_slim_cfg slim;