Home
last modified time | relevance | path

Searched refs:dev_to_hdac_dev (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/sound/hda/
A Dhda_bus_type.c51 struct hdac_device *hdev = dev_to_hdac_dev(dev); in hda_bus_match()
72 snd_hdac_codec_modalias(dev_to_hdac_dev(dev), modalias, in hda_uevent()
A Dhdac_sysfs.c24 struct hdac_device *codec = dev_to_hdac_dev(dev); \
34 struct hdac_device *codec = dev_to_hdac_dev(dev); \
52 return snd_hdac_codec_modalias(dev_to_hdac_dev(dev), buf, 256); in modalias_show()
105 *codecp = dev_to_hdac_dev(dev); in get_codec_nid()
A Dhdac_regmap.c41 struct hdac_device *codec = dev_to_hdac_dev(dev); in hda_volatile_reg()
68 struct hdac_device *codec = dev_to_hdac_dev(dev); in hda_writeable_reg()
117 struct hdac_device *codec = dev_to_hdac_dev(dev); in hda_readable_reg()
A Dhdac_device.c23 snd_hdac_device_exit(dev_to_hdac_dev(dev)); in default_release()
/linux-6.3-rc2/sound/hda/ext/
A Dhdac_ext_bus.c92 struct hdac_device *hdev = dev_to_hdac_dev(dev); in get_hdev()
/linux-6.3-rc2/sound/soc/codecs/
A Dhdac_hdmi.c766 struct hdac_device *hdev = dev_to_hdac_dev(w->dapm->dev); in hdac_hdmi_pin_output_widget_event()
811 struct hdac_device *hdev = dev_to_hdac_dev(w->dapm->dev); in hdac_hdmi_cvt_output_widget_event()
866 struct hdac_device *hdev = dev_to_hdac_dev(w->dapm->dev); in hdac_hdmi_pin_mux_widget_event()
901 struct hdac_device *hdev = dev_to_hdac_dev(dapm->dev); in hdac_hdmi_set_pin_port_mux()
1070 struct hdac_device *hdev = dev_to_hdac_dev(dapm->dev); in create_fill_widget_route_map()
2032 struct hdac_device *hdev = dev_to_hdac_dev(dev); in hdmi_codec_resume()
2227 struct hdac_device *hdev = dev_to_hdac_dev(dev); in hdac_hdmi_runtime_suspend()
2263 struct hdac_device *hdev = dev_to_hdac_dev(dev); in hdac_hdmi_runtime_resume()
/linux-6.3-rc2/include/sound/
A Dhdaudio.h118 #define dev_to_hdac_dev(_dev) container_of(_dev, struct hdac_device, dev) macro

Completed in 32 milliseconds