Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dpatch_sigmatel.c206 unsigned int num_pwrs; member
433 for (idx = 0; idx < spec->num_pwrs; idx++) { in stac_toggle_power_map()
437 if (idx >= spec->num_pwrs) in stac_toggle_power_map()
464 if (!spec->num_pwrs) in jack_update_power()
475 for (i = 0; i < spec->num_pwrs; i++) { in jack_update_power()
509 for (i = 0; i < spec->num_pwrs; i++) { in stac_init_power_map()
4358 if (spec->num_pwrs) in stac_init()
4587 spec->num_pwrs = ARRAY_SIZE(stac92hd73xx_pwr_nids); in patch_stac92hd73xx()
4664 spec->num_pwrs = ARRAY_SIZE(stac92hd83xxx_pwr_nids); in patch_stac92hd83xxx()
4712 spec->num_pwrs = ARRAY_SIZE(stac92hd95_pwr_nids); in patch_stac92hd95()
[all …]