Home
last modified time | relevance | path

Searched refs:VT1724_SUBDEVICE_PRODIGY71LT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/ice1712/
H A Daureon.h24 #define VT1724_SUBDEVICE_PRODIGY71LT 0x32315441 /* PRODIGY 7.1 LT */ macro
H A Daureon.c481 if (ice->eeprom.subvendor == VT1724_SUBDEVICE_PRODIGY71LT || in aureon_spi_write()
615 ((ice->eeprom.subvendor == VT1724_SUBDEVICE_PRODIGY71LT || in wm_put_nocache()
1280 if (ice->eeprom.subvendor != VT1724_SUBDEVICE_PRODIGY71LT && in aureon_set_headphone_amp()
1286 if (ice->eeprom.subvendor != VT1724_SUBDEVICE_PRODIGY71LT && in aureon_set_headphone_amp()
1881 } else if (ice->eeprom.subvendor != VT1724_SUBDEVICE_PRODIGY71LT && in aureon_add_controls()
1890 if (ice->eeprom.subvendor != VT1724_SUBDEVICE_PRODIGY71LT && in aureon_add_controls()
2033 ice->eeprom.subvendor == VT1724_SUBDEVICE_PRODIGY71LT || in aureon_reset()
2042 if (ice->eeprom.subvendor != VT1724_SUBDEVICE_PRODIGY71LT && in aureon_reset()
2244 .subvendor = VT1724_SUBDEVICE_PRODIGY71LT,