Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/ice1712/
Ddelta.c600 case ICE1712_SUBDEVICE_DELTA66: in snd_ice1712_delta_resume()
638 if (ice->eeprom.subvendor == ICE1712_SUBDEVICE_DELTA66 && in snd_ice1712_delta_init()
653 case ICE1712_SUBDEVICE_DELTA66: in snd_ice1712_delta_init()
709 case ICE1712_SUBDEVICE_DELTA66: in snd_ice1712_delta_init()
747 case ICE1712_SUBDEVICE_DELTA66: in snd_ice1712_delta_init()
817 case ICE1712_SUBDEVICE_DELTA66: in snd_ice1712_delta_add_controls()
829 case ICE1712_SUBDEVICE_DELTA66: in snd_ice1712_delta_add_controls()
843 case ICE1712_SUBDEVICE_DELTA66: in snd_ice1712_delta_add_controls()
875 .subvendor = ICE1712_SUBDEVICE_DELTA66,
Ddelta.h43 #define ICE1712_SUBDEVICE_DELTA66 0x121432d6 macro