taglinefilesource code
sbc_devices39drivers/sound/sound_switch.cstatic struct sbc_device sbc_devices[SND_NDEVS] = {{0}};
sbc_devices278drivers/sound/sound_switch.cDEB (printk ("sound_open_sw(dev=%d) : usecount=%d\n", dev, sbc_devices[dev].usecount));
sbc_devices326drivers/sound/sound_switch.csbc_devices[dev].usecount++;
sbc_devices370drivers/sound/sound_switch.csbc_devices[dev].usecount--;