Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dpatch_sigmatel.c218 unsigned int num_pwrs; member
445 for (idx = 0; idx < spec->num_pwrs; idx++) { in stac_toggle_power_map()
449 if (idx >= spec->num_pwrs) in stac_toggle_power_map()
476 if (!spec->num_pwrs) in jack_update_power()
487 for (i = 0; i < spec->num_pwrs; i++) { in jack_update_power()
521 for (i = 0; i < spec->num_pwrs; i++) { in stac_init_power_map()
4360 if (spec->num_pwrs) in stac_init()
4589 spec->num_pwrs = ARRAY_SIZE(stac92hd73xx_pwr_nids); in patch_stac92hd73xx()
4666 spec->num_pwrs = ARRAY_SIZE(stac92hd83xxx_pwr_nids); in patch_stac92hd83xxx()
4714 spec->num_pwrs = ARRAY_SIZE(stac92hd95_pwr_nids); in patch_stac92hd95()
[all …]