Searched refs:add_route (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/sdca/ |
| H A D | sdca_asoc.c | 238 static void add_route(struct snd_soc_dapm_route **route, const char *sink, in add_route() function 260 add_route(route, entity->label, NULL, entity->sources[i]->label); in entity_parse_simple() 281 add_route(route, entity->label, NULL, aif_name); in entity_parse_it() 287 add_route(route, entity->label, NULL, entity->iot.clock->label); in entity_parse_it() 290 add_route(route, entity->label, NULL, entity->sources[i]->label); in entity_parse_it() 313 add_route(route, aif_name, NULL, entity->label); in entity_parse_ot() 319 add_route(route, entity->label, NULL, entity->iot.clock->label); in entity_parse_ot() 322 add_route(route, entity->label, NULL, entity->sources[i]->label); in entity_parse_ot() 429 add_route(route, entity->pde.managed[i]->label, NULL, entity->label); in entity_parse_pde() 432 add_route(route, entity->label, NULL, entity->sources[i]->label); in entity_parse_pde() [all …]
|
| /linux/tools/testing/selftests/net/ |
| H A D | fib_tests.sh | 1599 add_route() function 1630 add_route "172.16.104.0/24" "$1" 1657 add_route "172.16.104.0/24" "via 172.16.101.2" 1662 add_route "172.16.104.0/24" "via 172.16.101.2" 1667 add_route "172.16.104.0/24" "via 172.16.101.2" 1673 add_route "172.16.104.0/24" "via 172.16.101.2" 1680 add_route "172.16.104.0/24" "via 172.16.101.2" 1685 add_route "172.16.104.0/24" "via 172.16.101.2" 1690 add_route "172.16.104.0/24" "via 172.16.101.2" 1708 add_route "172.16.104.0/24" "nexthop via 172.16.101.2 nexthop via 172.16.103.2" [all …]
|
| /linux/net/appletalk/ |
| H A D | ddp.c | 681 int add_route; in atif_ioctl() local 706 add_route = 1; in atif_ioctl() 719 add_route = 0; in atif_ioctl() 784 if (add_route) in atif_ioctl()
|