Lines Matching refs:subsystem

1282 	{.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10241102,
1328 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10211102,
1346 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10011102,
1385 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x20011102,
1395 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x42011102,
1405 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40041102,
1414 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40071102,
1423 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40011102,
1431 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40021102,
1439 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40021102,
1447 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40051102,
1462 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20071102,
1475 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20061102,
1487 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20051102,
1497 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20021102,
1507 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20011102,
1525 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10071102,
1535 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10051102,
1545 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10031102,
1555 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10021102,
1574 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x00531102,
1580 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x00521102,
1587 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x00511102,
1599 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x100a1102,
1605 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x806b1102,
1611 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x806a1102,
1617 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80691102,
1626 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80661102,
1633 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80651102,
1639 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80641102,
1646 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80611102,
1654 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80511102,
1660 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80401102,
1665 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80321102,
1671 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80311102,
1677 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80281102,
1684 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80271102,
1690 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80261102,
1696 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80231102,
1702 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80221102,
1708 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x40011102,
1713 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x00211102,
1719 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x00201102,
1769 uint subsystem) in snd_emu10k1_create() argument
1811 if (subsystem) { in snd_emu10k1_create()
1812 if (c->subsystem && (c->subsystem == subsystem)) in snd_emu10k1_create()
1817 if (c->subsystem && (c->subsystem != emu->serial)) in snd_emu10k1_create()
1830 if (c->subsystem && !subsystem) in snd_emu10k1_create()
1832 else if (subsystem) in snd_emu10k1_create()
1836 pci->vendor, pci->device, emu->serial, c->subsystem); in snd_emu10k1_create()