tag | line | file | source code |
---|---|---|---|
sbc_devices | 39 | drivers/sound/sound_switch.c | static struct sbc_device sbc_devices[SND_NDEVS] = |
sbc_devices | 410 | drivers/sound/sound_switch.c | DEB (printk ("sound_open_sw(dev=%d) : usecount=%d\n", dev, sbc_devices[dev].usecount)); |
sbc_devices | 463 | drivers/sound/sound_switch.c | sbc_devices[dev].usecount++; |
sbc_devices | 512 | drivers/sound/sound_switch.c | sbc_devices[dev].usecount--; |