Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/ext/
Dhdac_ext_bus.c175 struct hdac_ext_device *edev = to_ehdac_device(hdev); in snd_hdac_ext_bus_device_exit()
214 struct hdac_ext_device *edev = to_ehdac_device(hdev); in get_edev()
/linux-4.4.14/include/sound/
Dhdaudio_ext.h192 #define to_ehdac_device(dev) (container_of((dev), \ macro