Lines Matching refs:subsystem

1350 	{.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10241102,
1396 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10211102,
1414 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10011102,
1453 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x20011102,
1463 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x42011102,
1473 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40041102,
1482 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40071102,
1491 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40011102,
1499 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40021102,
1507 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40021102,
1515 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40051102,
1530 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20071102,
1543 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20061102,
1555 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20051102,
1565 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20021102,
1575 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20011102,
1593 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10071102,
1603 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10051102,
1613 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10031102,
1623 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10021102,
1642 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x00531102,
1648 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x00521102,
1655 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x00511102,
1667 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x100a1102,
1673 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x806b1102,
1679 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x806a1102,
1685 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80691102,
1694 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80661102,
1701 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80651102,
1707 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80641102,
1714 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80611102,
1722 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80511102,
1728 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80401102,
1733 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80321102,
1739 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80311102,
1745 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80281102,
1752 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80271102,
1758 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80261102,
1764 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80231102,
1770 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80221102,
1776 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x40011102,
1781 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x00211102,
1787 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x00201102,
1808 uint subsystem, in snd_emu10k1_create() argument
1857 if (subsystem) { in snd_emu10k1_create()
1858 if (c->subsystem && (c->subsystem == subsystem)) in snd_emu10k1_create()
1863 if (c->subsystem && (c->subsystem != emu->serial)) in snd_emu10k1_create()
1878 if (c->subsystem && !subsystem) in snd_emu10k1_create()
1880 else if (subsystem) in snd_emu10k1_create()
1884 pci->vendor, pci->device, emu->serial, c->subsystem); in snd_emu10k1_create()