Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/ice1712/
Ddelta.c586 case ICE1712_SUBDEVICE_DELTA66: in snd_ice1712_delta_resume()
624 if (ice->eeprom.subvendor == ICE1712_SUBDEVICE_DELTA66 && in snd_ice1712_delta_init()
639 case ICE1712_SUBDEVICE_DELTA66: in snd_ice1712_delta_init()
695 case ICE1712_SUBDEVICE_DELTA66: in snd_ice1712_delta_init()
733 case ICE1712_SUBDEVICE_DELTA66: in snd_ice1712_delta_init()
803 case ICE1712_SUBDEVICE_DELTA66: in snd_ice1712_delta_add_controls()
815 case ICE1712_SUBDEVICE_DELTA66: in snd_ice1712_delta_add_controls()
829 case ICE1712_SUBDEVICE_DELTA66: in snd_ice1712_delta_add_controls()
861 .subvendor = ICE1712_SUBDEVICE_DELTA66,
Ddelta.h29 #define ICE1712_SUBDEVICE_DELTA66 0x121432d6 macro