Searched refs:to_ehdac_device (Results 1 – 2 of 2) sorted by relevance
175 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()
192 #define to_ehdac_device(dev) (container_of((dev), \ macro