routes            245 arch/arm/mach-davinci/board-dm355-evm.c 		.routes = tvp5146_routes,
routes            406 arch/arm/mach-davinci/board-dm365-evm.c 		.routes = tvp5146_routes,
routes            281 arch/arm/mach-davinci/board-dm644x-evm.c 		.routes = dm644xevm_tvp5146_routes,
routes             42 drivers/gpu/drm/rcar-du/rcar_du_drv.c 	.routes = {
routes             64 drivers/gpu/drm/rcar-du/rcar_du_drv.c 	.routes = {
routes             85 drivers/gpu/drm/rcar-du/rcar_du_drv.c 	.routes = {
routes            112 drivers/gpu/drm/rcar-du/rcar_du_drv.c 	.routes = {
routes            139 drivers/gpu/drm/rcar-du/rcar_du_drv.c 	.routes = {
routes            165 drivers/gpu/drm/rcar-du/rcar_du_drv.c 	.routes = {
routes            188 drivers/gpu/drm/rcar-du/rcar_du_drv.c 	.routes = {
routes            216 drivers/gpu/drm/rcar-du/rcar_du_drv.c 	.routes = {
routes            239 drivers/gpu/drm/rcar-du/rcar_du_drv.c 	.routes = {
routes            258 drivers/gpu/drm/rcar-du/rcar_du_drv.c 	.routes = {
routes            281 drivers/gpu/drm/rcar-du/rcar_du_drv.c 	.routes = {
routes            314 drivers/gpu/drm/rcar-du/rcar_du_drv.c 	.routes = {
routes            343 drivers/gpu/drm/rcar-du/rcar_du_drv.c 	.routes = {
routes            372 drivers/gpu/drm/rcar-du/rcar_du_drv.c 	.routes = {
routes            391 drivers/gpu/drm/rcar-du/rcar_du_drv.c 	.routes = {
routes             64 drivers/gpu/drm/rcar-du/rcar_du_drv.h 	struct rcar_du_output_routing routes[RCAR_DU_OUTPUT_MAX];
routes            495 drivers/gpu/drm/rcar-du/rcar_du_kms.c 			if (rcdu->info->routes[i].possible_crtcs &&
routes            496 drivers/gpu/drm/rcar-du/rcar_du_kms.c 			    rcdu->info->routes[i].port == ep.port) {
routes            742 drivers/gpu/drm/rcar-du/rcar_du_kms.c 			&rcdu->info->routes[renc->output];
routes            767 drivers/gpu/drm/rcar-du/rcar_du_kms.c 	dpad0_sources = rcdu->info->routes[RCAR_DU_OUTPUT_DPAD0].possible_crtcs;
routes            260 drivers/gpu/drm/rcar-du/rcar_du_of.c 		port = info->routes[RCAR_DU_OUTPUT_LVDS0 + i].port;
routes           1760 drivers/media/platform/am437x/am437x-vpfe.c 	route = &sdinfo->routes[inp_index];
routes           2454 drivers/media/platform/am437x/am437x-vpfe.c 		sdinfo->routes = NULL;
routes             86 drivers/media/platform/am437x/am437x-vpfe.h 	struct vpfe_route *routes;
routes           1053 drivers/media/platform/davinci/vpfe_capture.c 	route = &sdinfo->routes[inp_index];
routes             74 drivers/media/platform/rcar-vin/rcar-core.c 	for (route = vin->info->routes; route->mask; route++) {
routes            703 drivers/media/platform/rcar-vin/rcar-core.c 	for (route = vin->info->routes; route->mask; route++) {
routes            988 drivers/media/platform/rcar-vin/rcar-core.c 	.routes = rcar_info_r8a7795_routes,
routes           1042 drivers/media/platform/rcar-vin/rcar-core.c 	.routes = rcar_info_r8a7795es1_routes,
routes           1082 drivers/media/platform/rcar-vin/rcar-core.c 	.routes = rcar_info_r8a7796_routes,
routes           1126 drivers/media/platform/rcar-vin/rcar-core.c 	.routes = rcar_info_r8a77965_routes,
routes           1145 drivers/media/platform/rcar-vin/rcar-core.c 	.routes = rcar_info_r8a77970_routes,
routes           1173 drivers/media/platform/rcar-vin/rcar-core.c 	.routes = rcar_info_r8a77980_routes,
routes           1189 drivers/media/platform/rcar-vin/rcar-core.c 	.routes = rcar_info_r8a77990_routes,
routes           1201 drivers/media/platform/rcar-vin/rcar-core.c 	.routes = rcar_info_r8a77995_routes,
routes            140 drivers/media/platform/rcar-vin/rcar-vin.h 	const struct rvin_group_route *routes;
routes             54 drivers/rapidio/rio-sysfs.c static DEVICE_ATTR_RO(routes);
routes            120 drivers/staging/comedi/drivers/ni_routes.c 		const struct ni_route_set *R = &tables->valid_routes->routes[i];
routes            174 drivers/staging/comedi/drivers/ni_routes.c 		const struct ni_route_set *R = &tables->valid_routes->routes[i];
routes            276 drivers/staging/comedi/drivers/ni_routes.c 	while (valid_routes->routes[valid_routes->n_route_sets].dest != 0)
routes            280 drivers/staging/comedi/drivers/ni_routes.c 	sort(valid_routes->routes, valid_routes->n_route_sets,
routes            285 drivers/staging/comedi/drivers/ni_routes.c 		struct ni_route_set *rs = &valid_routes->routes[n];
routes            293 drivers/staging/comedi/drivers/ni_routes.c 		sort(valid_routes->routes[n].src, valid_routes->routes[n].n_src,
routes            346 drivers/staging/comedi/drivers/ni_routes.c 	return bsearch(&destination, valid_routes->routes,
routes            358 drivers/staging/comedi/drivers/ni_routes.c bool ni_route_set_has_source(const struct ni_route_set *routes,
routes            361 drivers/staging/comedi/drivers/ni_routes.c 	if (!bsearch(&source, routes->src, routes->n_src, sizeof(int),
routes            432 drivers/staging/comedi/drivers/ni_routes.c 	const struct ni_route_set *routes =
routes            438 drivers/staging/comedi/drivers/ni_routes.c 	if (!routes)
routes            441 drivers/staging/comedi/drivers/ni_routes.c 	if (!ni_route_set_has_source(routes, src))
routes             54 drivers/staging/comedi/drivers/ni_routes.h 	struct ni_route_set *routes;
routes            100 drivers/staging/comedi/drivers/ni_routes.h bool ni_route_set_has_source(const struct ni_route_set *routes, const int src);
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pci-6070e.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pci-6220.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pci-6221.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pci-6229.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pci-6251.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pci-6254.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pci-6259.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pci-6534.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pci-6602.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pci-6713.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pci-6723.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pci-6733.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pxi-6030e.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pxi-6224.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pxi-6225.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pxi-6251.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pxi-6733.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pxie-6251.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pxie-6535.c 	.routes = (struct ni_route_set[]){
routes             33 drivers/staging/comedi/drivers/ni_routing/ni_device_routes/pxie-6738.c 	.routes = (struct ni_route_set[]){
routes            109 drivers/staging/comedi/drivers/ni_routing/tools/convert_c_to_py.c 	while (dR->routes[i].dest != 0) {
routes            110 drivers/staging/comedi/drivers/ni_routing/tools/convert_c_to_py.c 		if (!is_valid_ni_sig(dR->routes[i].dest)) {
routes            113 drivers/staging/comedi/drivers/ni_routing/tools/convert_c_to_py.c 				dR->routes[i].dest, dR->device, i);
routes            117 drivers/staging/comedi/drivers/ni_routing/tools/convert_c_to_py.c 		fprintf(fp, "    %u : [", dR->routes[i].dest);
routes            121 drivers/staging/comedi/drivers/ni_routing/tools/convert_c_to_py.c 		while (dR->routes[i].src[j] != 0) {
routes            122 drivers/staging/comedi/drivers/ni_routing/tools/convert_c_to_py.c 			if (!is_valid_ni_sig(dR->routes[i].src[j])) {
routes            125 drivers/staging/comedi/drivers/ni_routing/tools/convert_c_to_py.c 					dR->routes[i].src[j], dR->device, i, j);
routes            129 drivers/staging/comedi/drivers/ni_routing/tools/convert_c_to_py.c 			fprintf(fp, "%u,", dR->routes[i].src[j]);
routes             87 drivers/staging/comedi/drivers/tests/ni_routes_test.c 	.routes = (struct ni_route_set[]){
routes            189 drivers/staging/comedi/drivers/tests/ni_routes_test.c 		if (last >= devroutes->routes[i].dest)
routes            191 drivers/staging/comedi/drivers/tests/ni_routes_test.c 		last = devroutes->routes[i].dest;
routes            205 drivers/staging/comedi/drivers/tests/ni_routes_test.c 		for (j = 0; j < devroutes->routes[i].n_src; ++j) {
routes            206 drivers/staging/comedi/drivers/tests/ni_routes_test.c 			if (last >= devroutes->routes[i].src[j])
routes            208 drivers/staging/comedi/drivers/tests/ni_routes_test.c 			last = devroutes->routes[i].src[j];
routes            228 drivers/staging/comedi/drivers/tests/ni_routes_test.c 	unittest(devroutes->routes->dest == NI_PFI(0),
routes            230 drivers/staging/comedi/drivers/tests/ni_routes_test.c 	unittest(devroutes->routes->n_src == 1,
routes            232 drivers/staging/comedi/drivers/tests/ni_routes_test.c 	unittest(devroutes->routes->src[0] == NI_AI_StartTrigger,
routes            234 drivers/staging/comedi/drivers/tests/ni_routes_test.c 	unittest(devroutes->routes[10].dest == TRIGGER_LINE(0),
routes            236 drivers/staging/comedi/drivers/tests/ni_routes_test.c 	unittest(devroutes->routes[10].n_src == 10,
routes            238 drivers/staging/comedi/drivers/tests/ni_routes_test.c 	unittest(devroutes->routes[10].src[0] == NI_CtrSource(0),
routes            287 drivers/staging/comedi/drivers/tests/ni_routes_test.c 	unittest(ni_find_route_set(dest0, &DR) == &DR.routes[0],
routes            289 drivers/staging/comedi/drivers/tests/ni_routes_test.c 	unittest(ni_find_route_set(desti, &DR) == &DR.routes[ith_dest_index],
routes            292 drivers/staging/comedi/drivers/tests/ni_routes_test.c 		 &DR.routes[no_val_index],
routes            294 drivers/staging/comedi/drivers/tests/ni_routes_test.c 	unittest(ni_find_route_set(DR.routes[DR.n_route_sets - 1].dest, &DR) ==
routes            295 drivers/staging/comedi/drivers/tests/ni_routes_test.c 		 &DR.routes[DR.n_route_sets - 1],
routes            301 drivers/staging/comedi/drivers/tests/ni_routes_test.c 	unittest(!ni_route_set_has_source(&DR.routes[0], O(0)),
routes            303 drivers/staging/comedi/drivers/tests/ni_routes_test.c 	unittest(ni_route_set_has_source(&DR.routes[0], O(1)),
routes            305 drivers/staging/comedi/drivers/tests/ni_routes_test.c 	unittest(ni_route_set_has_source(&DR.routes[0], O(5)),
routes            307 drivers/staging/comedi/drivers/tests/ni_routes_test.c 	unittest(ni_route_set_has_source(&DR.routes[0], O(9)),
routes           1267 drivers/staging/greybus/audio_topology.c 				       struct gb_audio_route *routes)
routes           1280 drivers/staging/greybus/audio_topology.c 	curr = routes;
routes           1359 drivers/staging/greybus/audio_topology.c 	struct gb_audio_route *routes;
routes           1393 drivers/staging/greybus/audio_topology.c 	routes = (struct gb_audio_route *)module->route_offset;
routes           1394 drivers/staging/greybus/audio_topology.c 	ret = gbaudio_tplg_process_routes(module, routes);
routes             62 include/media/davinci/vpfe_capture.h 	struct vpfe_route *routes;
routes            114 include/net/netrom.h 	struct nr_route		routes[3];
routes             83 net/netrom/nr_route.c 	if (nr_node->routes[y].quality > nr_node->routes[x].quality) {
routes             89 net/netrom/nr_route.c 		swap(nr_node->routes[x], nr_node->routes[y]);
routes            128 net/netrom/nr_route.c 				if (nr_nodet->routes[i].neighbour == nr_neigh)
routes            199 net/netrom/nr_route.c 		nr_node->routes[0].quality   = quality;
routes            200 net/netrom/nr_route.c 		nr_node->routes[0].obs_count = obs_count;
routes            201 net/netrom/nr_route.c 		nr_node->routes[0].neighbour = nr_neigh;
routes            220 net/netrom/nr_route.c 		if (nr_node->routes[i].neighbour == nr_neigh) {
routes            221 net/netrom/nr_route.c 			nr_node->routes[i].quality   = quality;
routes            222 net/netrom/nr_route.c 			nr_node->routes[i].obs_count = obs_count;
routes            231 net/netrom/nr_route.c 			nr_node->routes[2] = nr_node->routes[1];
routes            232 net/netrom/nr_route.c 			nr_node->routes[1] = nr_node->routes[0];
routes            234 net/netrom/nr_route.c 			nr_node->routes[0].quality   = quality;
routes            235 net/netrom/nr_route.c 			nr_node->routes[0].obs_count = obs_count;
routes            236 net/netrom/nr_route.c 			nr_node->routes[0].neighbour = nr_neigh;
routes            244 net/netrom/nr_route.c 			if (quality > nr_node->routes[2].quality) {
routes            245 net/netrom/nr_route.c 				nr_node->routes[2].neighbour->count--;
routes            246 net/netrom/nr_route.c 				nr_neigh_put(nr_node->routes[2].neighbour);
routes            248 net/netrom/nr_route.c 				if (nr_node->routes[2].neighbour->count == 0 && !nr_node->routes[2].neighbour->locked)
routes            249 net/netrom/nr_route.c 					nr_remove_neigh(nr_node->routes[2].neighbour);
routes            251 net/netrom/nr_route.c 				nr_node->routes[2].quality   = quality;
routes            252 net/netrom/nr_route.c 				nr_node->routes[2].obs_count = obs_count;
routes            253 net/netrom/nr_route.c 				nr_node->routes[2].neighbour = nr_neigh;
routes            274 net/netrom/nr_route.c 		if (nr_node->routes[i].neighbour == nr_neigh) {
routes            343 net/netrom/nr_route.c 		if (nr_node->routes[i].neighbour == nr_neigh) {
routes            358 net/netrom/nr_route.c 					nr_node->routes[0] = nr_node->routes[1];
routes            361 net/netrom/nr_route.c 					nr_node->routes[1] = nr_node->routes[2];
routes            464 net/netrom/nr_route.c 			switch (s->routes[i].obs_count) {
routes            469 net/netrom/nr_route.c 				nr_neigh = s->routes[i].neighbour;
routes            481 net/netrom/nr_route.c 					s->routes[0] = s->routes[1];
routes            484 net/netrom/nr_route.c 					s->routes[1] = s->routes[2];
routes            491 net/netrom/nr_route.c 				s->routes[i].obs_count--;
routes            523 net/netrom/nr_route.c 					if (t->routes[i].neighbour == s) {
routes            528 net/netrom/nr_route.c 							t->routes[0] = t->routes[1];
routes            531 net/netrom/nr_route.c 							t->routes[1] = t->routes[2];
routes            736 net/netrom/nr_route.c 		    nr_node->routes[nr_node->which].neighbour == nr_neigh)
routes            799 net/netrom/nr_route.c 	nr_neigh = nr_node->routes[nr_node->which].neighbour;
routes            878 net/netrom/nr_route.c 				nr_node->routes[i].quality,
routes            879 net/netrom/nr_route.c 				nr_node->routes[i].obs_count,
routes            880 net/netrom/nr_route.c 				nr_node->routes[i].neighbour->number);
routes             31 net/phonet/pn_dev.c 	struct phonet_routes routes;
routes            263 net/phonet/pn_dev.c 	mutex_lock(&pnn->routes.lock);
routes            265 net/phonet/pn_dev.c 		if (rcu_access_pointer(pnn->routes.table[i]) == dev) {
routes            266 net/phonet/pn_dev.c 			RCU_INIT_POINTER(pnn->routes.table[i], NULL);
routes            269 net/phonet/pn_dev.c 	mutex_unlock(&pnn->routes.lock);
routes            316 net/phonet/pn_dev.c 	mutex_init(&pnn->routes.lock);
routes            362 net/phonet/pn_dev.c 	struct phonet_routes *routes = &pnn->routes;
routes            366 net/phonet/pn_dev.c 	mutex_lock(&routes->lock);
routes            367 net/phonet/pn_dev.c 	if (routes->table[daddr] == NULL) {
routes            368 net/phonet/pn_dev.c 		rcu_assign_pointer(routes->table[daddr], dev);
routes            372 net/phonet/pn_dev.c 	mutex_unlock(&routes->lock);
routes            379 net/phonet/pn_dev.c 	struct phonet_routes *routes = &pnn->routes;
routes            382 net/phonet/pn_dev.c 	mutex_lock(&routes->lock);
routes            383 net/phonet/pn_dev.c 	if (rcu_access_pointer(routes->table[daddr]) == dev)
routes            384 net/phonet/pn_dev.c 		RCU_INIT_POINTER(routes->table[daddr], NULL);
routes            387 net/phonet/pn_dev.c 	mutex_unlock(&routes->lock);
routes            399 net/phonet/pn_dev.c 	struct phonet_routes *routes = &pnn->routes;
routes            403 net/phonet/pn_dev.c 	dev = rcu_dereference(routes->table[daddr]);
routes            410 net/phonet/pn_dev.c 	struct phonet_routes *routes = &pnn->routes;
routes            415 net/phonet/pn_dev.c 	dev = rcu_dereference(routes->table[daddr]);
routes           1919 sound/pci/au88x0/au88x0_core.c 	ADBRamLink routes[2];
routes           1920 sound/pci/au88x0/au88x0_core.c 	routes[0] =
routes           1923 sound/pci/au88x0/au88x0_core.c 	routes[1] =
routes           1928 sound/pci/au88x0/au88x0_core.c 		vortex_adb_addroutes(vortex, ch, routes, 0x2);
routes           1932 sound/pci/au88x0/au88x0_core.c 		vortex_adb_delroutes(vortex, ch, routes[0], routes[1]);
routes           1916 sound/soc/codecs/arizona.c 	struct snd_soc_dapm_route routes[2];
routes           1938 sound/soc/codecs/arizona.c 	memset(&routes, 0, sizeof(routes));
routes           1939 sound/soc/codecs/arizona.c 	routes[0].sink = dai->driver->capture.stream_name;
routes           1940 sound/soc/codecs/arizona.c 	routes[1].sink = dai->driver->playback.stream_name;
routes           1942 sound/soc/codecs/arizona.c 	routes[0].source = arizona_dai_clk_str(dai_priv->clk);
routes           1943 sound/soc/codecs/arizona.c 	routes[1].source = arizona_dai_clk_str(dai_priv->clk);
routes           1944 sound/soc/codecs/arizona.c 	snd_soc_dapm_del_routes(dapm, routes, ARRAY_SIZE(routes));
routes           1946 sound/soc/codecs/arizona.c 	routes[0].source = arizona_dai_clk_str(clk_id);
routes           1947 sound/soc/codecs/arizona.c 	routes[1].source = arizona_dai_clk_str(clk_id);
routes           1948 sound/soc/codecs/arizona.c 	snd_soc_dapm_add_routes(dapm, routes, ARRAY_SIZE(routes));
routes           3217 sound/soc/codecs/madera.c 	struct snd_soc_dapm_route routes[2];
routes           3242 sound/soc/codecs/madera.c 	memset(&routes, 0, sizeof(routes));
routes           3243 sound/soc/codecs/madera.c 	routes[0].sink = dai->driver->capture.stream_name;
routes           3244 sound/soc/codecs/madera.c 	routes[1].sink = dai->driver->playback.stream_name;
routes           3245 sound/soc/codecs/madera.c 	routes[0].source = "ASYNCCLK";
routes           3246 sound/soc/codecs/madera.c 	routes[1].source = "ASYNCCLK";
routes           3249 sound/soc/codecs/madera.c 		snd_soc_dapm_del_routes(dapm, routes, ARRAY_SIZE(routes));
routes           3251 sound/soc/codecs/madera.c 		snd_soc_dapm_add_routes(dapm, routes, ARRAY_SIZE(routes));
routes            143 sound/soc/codecs/wm8776.c static const struct snd_soc_dapm_route routes[] = {
routes            432 sound/soc/codecs/wm8776.c 	.dapm_routes		= routes,
routes            433 sound/soc/codecs/wm8776.c 	.num_dapm_routes	= ARRAY_SIZE(routes),
routes            918 sound/soc/codecs/wm8993.c static const struct snd_soc_dapm_route routes[] = {
routes           1530 sound/soc/codecs/wm8993.c 	snd_soc_dapm_add_routes(dapm, routes, ARRAY_SIZE(routes));
routes            369 sound/soc/rockchip/rk3399_gru_sound.c 	const struct snd_soc_dapm_route *routes;
routes            375 sound/soc/rockchip/rk3399_gru_sound.c 		.routes = rockchip_sound_cdndp_routes,
routes            379 sound/soc/rockchip/rk3399_gru_sound.c 		.routes = rockchip_sound_da7219_routes,
routes            383 sound/soc/rockchip/rk3399_gru_sound.c 		.routes = rockchip_sound_dmic_routes,
routes            387 sound/soc/rockchip/rk3399_gru_sound.c 		.routes = rockchip_sound_max98357a_routes,
routes            391 sound/soc/rockchip/rk3399_gru_sound.c 		.routes = rockchip_sound_rt5514_routes,
routes            454 sound/soc/rockchip/rk3399_gru_sound.c 	struct snd_soc_dapm_route *routes;
routes            466 sound/soc/rockchip/rk3399_gru_sound.c 	routes = devm_kcalloc(dev, num_routes, sizeof(*routes),
routes            468 sound/soc/rockchip/rk3399_gru_sound.c 	if (!routes)
routes            470 sound/soc/rockchip/rk3399_gru_sound.c 	card->dapm_routes = routes;
routes            522 sound/soc/rockchip/rk3399_gru_sound.c 		memcpy(routes + card->num_dapm_routes,
routes            523 sound/soc/rockchip/rk3399_gru_sound.c 		       rockchip_routes[index].routes,
routes            524 sound/soc/rockchip/rk3399_gru_sound.c 		       rockchip_routes[index].num_routes * sizeof(*routes));
routes           3143 sound/soc/soc-core.c 	struct snd_soc_dapm_route *routes;
routes           3160 sound/soc/soc-core.c 	routes = devm_kcalloc(card->dev, num_routes, sizeof(*routes),
routes           3162 sound/soc/soc-core.c 	if (!routes) {
routes           3170 sound/soc/soc-core.c 			2 * i, &routes[i].sink);
routes           3178 sound/soc/soc-core.c 			(2 * i) + 1, &routes[i].source);
routes           3188 sound/soc/soc-core.c 	card->of_dapm_routes = routes;
routes           1200 sound/soc/soc-topology.c 	struct snd_soc_dapm_route **routes;
routes           1227 sound/soc/soc-topology.c 	routes = kcalloc(count, sizeof(struct snd_soc_dapm_route *),
routes           1229 sound/soc/soc-topology.c 	if (!routes)
routes           1238 sound/soc/soc-topology.c 		routes[i] = kzalloc(sizeof(*routes[i]), GFP_KERNEL);
routes           1239 sound/soc/soc-topology.c 		if (!routes[i]) {
routes           1242 sound/soc/soc-topology.c 				kfree(routes[j]);
routes           1244 sound/soc/soc-topology.c 			kfree(routes);
routes           1270 sound/soc/soc-topology.c 		routes[i]->source = elem->source;
routes           1271 sound/soc/soc-topology.c 		routes[i]->sink = elem->sink;
routes           1274 sound/soc/soc-topology.c 		routes[i]->connected = NULL;
routes           1276 sound/soc/soc-topology.c 			routes[i]->control = NULL;
routes           1278 sound/soc/soc-topology.c 			routes[i]->control = elem->control;
routes           1281 sound/soc/soc-topology.c 		routes[i]->dobj.type = SND_SOC_DOBJ_GRAPH;
routes           1282 sound/soc/soc-topology.c 		routes[i]->dobj.ops = tplg->ops;
routes           1283 sound/soc/soc-topology.c 		routes[i]->dobj.index = tplg->index;
routes           1284 sound/soc/soc-topology.c 		list_add(&routes[i]->dobj.list, &tplg->comp->dobj_list);
routes           1286 sound/soc/soc-topology.c 		ret = soc_tplg_add_route(tplg, routes[i]);
routes           1291 sound/soc/soc-topology.c 		snd_soc_dapm_add_routes(dapm, routes[i], 1);
routes           1297 sound/soc/soc-topology.c 			kfree(routes[i]);
routes           1304 sound/soc/soc-topology.c 	kfree(routes);