tag | line | file | source code |
unit | 61 | drivers/sound/dev_table.c | sndtable_probe (int unit, struct address_info *hw_config) |
unit | 65 | drivers/sound/dev_table.c | if (!unit) |
unit | 69 | drivers/sound/dev_table.c | if (supported_drivers[i].card_type == unit) |
unit | 76 | drivers/sound/dev_table.c | sndtable_init_card (int unit, struct address_info *hw_config) |
unit | 80 | drivers/sound/dev_table.c | if (!unit) |
unit | 88 | drivers/sound/dev_table.c | if (supported_drivers[i].card_type == unit) |
unit | 104 | drivers/sound/gus_card.c | gusintr (int unit) |
unit | 87 | drivers/sound/mpu401.c | mpuintr (int unit) |
unit | 110 | drivers/sound/sb_dsp.c | sbintr (int unit) |
unit | 121 | drivers/sound/sb_dsp.c | if (src & 2) sb16_dsp_interrupt(unit); |
unit | 40 | include/linux/ddi.h | short int unit; /* unit number of this driver */ |