taglinefilesource code
deviceID2405drivers/scsi/advansys.cushort  deviceID;
deviceID2420drivers/scsi/advansys.cushort  deviceID;
deviceID2922drivers/scsi/advansys.cboardp->cfg->pci_device_id = pciConfig.deviceID;
deviceID50drivers/sound/os.hextern int sound_alloc_dma(int chn, char *deviceID);
deviceID51drivers/sound/os.hextern int sound_open_dma(int chn, char *deviceID);
deviceID525drivers/sound/soundcard.csound_alloc_dma (int chn, char *deviceID)
deviceID529drivers/sound/soundcard.cif ((err = request_dma (chn, deviceID)) != 0)
deviceID538drivers/sound/soundcard.csound_open_dma (int chn, char *deviceID)
deviceID105kernel/ksyms.cextern int request_dma(unsigned int dmanr, char * deviceID);