DEVICE_SIS 434 sound/pci/intel8x0.c { 0x1039, 0x7012, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_SIS }, /* SI7012 */ DEVICE_SIS 992 sound/pci/intel8x0.c case DEVICE_SIS: DEVICE_SIS 1139 sound/pci/intel8x0.c if (chip->device_type == DEVICE_SIS) { DEVICE_SIS 2378 sound/pci/intel8x0.c if (chip->device_type == DEVICE_SIS) { DEVICE_SIS 2751 sound/pci/intel8x0.c chip->device_type == DEVICE_SIS) DEVICE_SIS 2909 sound/pci/intel8x0.c if (device_type == DEVICE_SIS) { DEVICE_SIS 2920 sound/pci/intel8x0.c ichdev->pos_shift = (device_type == DEVICE_SIS) ? 0 : 1; DEVICE_SIS 2959 sound/pci/intel8x0.c case DEVICE_SIS: DEVICE_SIS 233 sound/pci/intel8x0m.c { 0x1039, 0x7013, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_SIS }, /* SI7013 */ DEVICE_SIS 948 sound/pci/intel8x0m.c if (chip->device_type == DEVICE_SIS) { DEVICE_SIS 1188 sound/pci/intel8x0m.c if (device_type == DEVICE_SIS) { DEVICE_SIS 1200 sound/pci/intel8x0m.c chip->pcm_pos_shift = (device_type == DEVICE_SIS) ? 0 : 1;