taglinefilesource code
deviceID2428drivers/scsi/advansys.cushort  deviceID;
deviceID2443drivers/scsi/advansys.cushort  deviceID;
deviceID2945drivers/scsi/advansys.cboardp->cfg->pci_device_id = pciConfig.deviceID;
deviceID46drivers/sound/os.hextern int sound_alloc_dma(int chn, char *deviceID);
deviceID47drivers/sound/os.hextern int sound_open_dma(int chn, char *deviceID);
deviceID507drivers/sound/soundcard.csound_alloc_dma (int chn, char *deviceID)
deviceID511drivers/sound/soundcard.cif ((err = request_dma (chn, deviceID)) != 0)
deviceID520drivers/sound/soundcard.csound_open_dma (int chn, char *deviceID)
deviceID74kernel/ksyms.cextern int request_dma(unsigned int dmanr, char * deviceID);