Searched refs:do_pm (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/
H A Des1968.c514 int do_pm; /* power-management enabled */ member in struct:es1968
2351 if (! chip->do_pm)
2372 if (! chip->do_pm)
2561 int do_pm,
2632 if (do_pm > 1) {
2639 do_pm = 1;
2643 if (do_pm > 1) {
2646 do_pm = 0;
2649 chip->do_pm = do_pm;
2555 snd_es1968_create(struct snd_card *card, struct pci_dev *pci, int total_bufsize, int play_streams, int capt_streams, int chip_type, int do_pm, struct es1968 **chip_ret) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/
H A Des1968.c514 int do_pm; /* power-management enabled */ member in struct:es1968
2351 if (! chip->do_pm)
2372 if (! chip->do_pm)
2561 int do_pm,
2632 if (do_pm > 1) {
2639 do_pm = 1;
2643 if (do_pm > 1) {
2646 do_pm = 0;
2649 chip->do_pm = do_pm;
2555 snd_es1968_create(struct snd_card *card, struct pci_dev *pci, int total_bufsize, int play_streams, int capt_streams, int chip_type, int do_pm, struct es1968 **chip_ret) argument
[all...]

Completed in 111 milliseconds