Home
last modified time | relevance | path

Searched refs:num_dr (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/sound/soc/intel/avs/boards/
A Dmax98357a.c72 const int num_dr = num_base + 1; in avs_create_dapm_routes() local
75 dr = devm_kcalloc(dev, num_dr, sizeof(*dr), GFP_KERNEL); in avs_create_dapm_routes()
88 *num_routes = num_dr; in avs_create_dapm_routes()
A Di2s_test.c60 const int num_dr = 2; in avs_create_dapm_routes() local
62 dr = devm_kcalloc(dev, num_dr, sizeof(*dr), GFP_KERNEL); in avs_create_dapm_routes()
77 *num_routes = num_dr; in avs_create_dapm_routes()
A Dmax98373.c149 const int num_dr = num_base + 2; in avs_create_dapm_routes() local
152 dr = devm_kcalloc(dev, num_dr, sizeof(*dr), GFP_KERNEL); in avs_create_dapm_routes()
171 *num_routes = num_dr; in avs_create_dapm_routes()
A Dmax98927.c146 const int num_dr = num_base + 2; in avs_create_dapm_routes() local
149 dr = devm_kcalloc(dev, num_dr, sizeof(*dr), GFP_KERNEL); in avs_create_dapm_routes()
168 *num_routes = num_dr; in avs_create_dapm_routes()
A Dda7219.c168 const int num_dr = num_base + 2; in avs_create_dapm_routes() local
171 dr = devm_kcalloc(dev, num_dr, sizeof(*dr), GFP_KERNEL); in avs_create_dapm_routes()
190 *num_routes = num_dr; in avs_create_dapm_routes()
A Drt286.c166 const int num_dr = num_base + 2; in avs_create_dapm_routes() local
169 dr = devm_kcalloc(dev, num_dr, sizeof(*dr), GFP_KERNEL); in avs_create_dapm_routes()
188 *num_routes = num_dr; in avs_create_dapm_routes()
A Drt298.c186 const int num_dr = num_base + 2; in avs_create_dapm_routes() local
189 dr = devm_kcalloc(dev, num_dr, sizeof(*dr), GFP_KERNEL); in avs_create_dapm_routes()
208 *num_routes = num_dr; in avs_create_dapm_routes()
A Dssm4567.c168 const int num_dr = num_base + 4; in avs_create_dapm_routes() local
171 dr = devm_kcalloc(dev, num_dr, sizeof(*dr), GFP_KERNEL); in avs_create_dapm_routes()
202 *num_routes = num_dr; in avs_create_dapm_routes()
A Drt274.c196 const int num_dr = num_base + 2; in avs_create_dapm_routes() local
199 dr = devm_kcalloc(dev, num_dr, sizeof(*dr), GFP_KERNEL); in avs_create_dapm_routes()
218 *num_routes = num_dr; in avs_create_dapm_routes()
A Drt5682.c220 const int num_dr = num_base + 2; in avs_create_dapm_routes() local
223 dr = devm_kcalloc(dev, num_dr, sizeof(*dr), GFP_KERNEL); in avs_create_dapm_routes()
242 *num_routes = num_dr; in avs_create_dapm_routes()
A Dnau8825.c223 const int num_dr = num_base + 2; in avs_create_dapm_routes() local
226 dr = devm_kcalloc(dev, num_dr, sizeof(*dr), GFP_KERNEL); in avs_create_dapm_routes()
245 *num_routes = num_dr; in avs_create_dapm_routes()

Completed in 12 milliseconds