Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_sigmatel.c206 unsigned int num_pwrs; member
440 for (idx = 0; idx < spec->num_pwrs; idx++) { in stac_toggle_power_map()
444 if (idx >= spec->num_pwrs) in stac_toggle_power_map()
471 if (!spec->num_pwrs) in jack_update_power()
482 for (i = 0; i < spec->num_pwrs; i++) { in jack_update_power()
516 for (i = 0; i < spec->num_pwrs; i++) { in stac_init_power_map()
4377 if (spec->num_pwrs) in stac_init()
4601 spec->num_pwrs = ARRAY_SIZE(stac92hd73xx_pwr_nids); in patch_stac92hd73xx()
4678 spec->num_pwrs = ARRAY_SIZE(stac92hd83xxx_pwr_nids); in patch_stac92hd83xxx()
4726 spec->num_pwrs = ARRAY_SIZE(stac92hd95_pwr_nids); in patch_stac92hd95()
[all …]