tag | line | file | source code |
deviceID | 2428 | drivers/scsi/advansys.c | ushort deviceID; |
deviceID | 2443 | drivers/scsi/advansys.c | ushort deviceID; |
deviceID | 2945 | drivers/scsi/advansys.c | boardp->cfg->pci_device_id = pciConfig.deviceID; |
deviceID | 46 | drivers/sound/os.h | extern int sound_alloc_dma(int chn, char *deviceID); |
deviceID | 47 | drivers/sound/os.h | extern int sound_open_dma(int chn, char *deviceID); |
deviceID | 507 | drivers/sound/soundcard.c | sound_alloc_dma (int chn, char *deviceID) |
deviceID | 511 | drivers/sound/soundcard.c | if ((err = request_dma (chn, deviceID)) != 0) |
deviceID | 520 | drivers/sound/soundcard.c | sound_open_dma (int chn, char *deviceID) |
deviceID | 74 | kernel/ksyms.c | extern int request_dma(unsigned int dmanr, char * deviceID); |