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