rockchip_routes 373 sound/soc/rockchip/rk3399_gru_sound.c static const struct rockchip_sound_route rockchip_routes[] = { rockchip_routes 464 sound/soc/rockchip/rk3399_gru_sound.c for (i = 0; i < ARRAY_SIZE(rockchip_routes); i++) rockchip_routes 465 sound/soc/rockchip/rk3399_gru_sound.c num_routes += rockchip_routes[i].num_routes; rockchip_routes 516 sound/soc/rockchip/rk3399_gru_sound.c if (card->num_dapm_routes + rockchip_routes[index].num_routes > rockchip_routes 523 sound/soc/rockchip/rk3399_gru_sound.c rockchip_routes[index].routes, rockchip_routes 524 sound/soc/rockchip/rk3399_gru_sound.c rockchip_routes[index].num_routes * sizeof(*routes)); rockchip_routes 525 sound/soc/rockchip/rk3399_gru_sound.c card->num_dapm_routes += rockchip_routes[index].num_routes;