Home
last modified time | relevance | path

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

/sound/pci/ymfpci/
Dymfpci.h309 int start_count; member
Dymfpci_main.c170 if (chip->start_count++ > 0) in snd_ymfpci_hw_start()
185 if (--chip->start_count > 0) in snd_ymfpci_hw_stop()
2326 if (chip->start_count > 0) { in snd_ymfpci_resume()