be_id             213 arch/powerpc/platforms/ps3/platform.h int ps3_repository_read_be_id(u64 node_id, u64 *be_id);
be_id             998 arch/powerpc/platforms/ps3/repository.c int ps3_repository_read_be_id(u64 node_id, u64 *be_id)
be_id            1005 arch/powerpc/platforms/ps3/repository.c 		be_id, NULL);
be_id             438 sound/soc/qcom/qdsp6/q6routing.c 	int be_id = mc->reg;
be_id             443 sound/soc/qcom/qdsp6/q6routing.c 		session->port_id = be_id;
be_id             948 sound/soc/qcom/qdsp6/q6routing.c 	unsigned int be_id = rtd->cpu_dai->id;
be_id             957 sound/soc/qcom/qdsp6/q6routing.c 	if (be_id >= AFE_MAX_PORTS)
be_id             960 sound/soc/qcom/qdsp6/q6routing.c 	session = &data->port_data[be_id];