Home
last modified time | relevance | path

Searched refs:dev_to_hda_codec (Results 1 – 12 of 12) sorted by relevance

/linux/sound/soc/codecs/
H A Dhda-dai.c19 codec = dev_to_hda_codec(dai->dev); in hda_codec_dai_startup()
45 codec = dev_to_hda_codec(dai->dev); in hda_codec_dai_shutdown()
64 codec = dev_to_hda_codec(dai->dev); in hda_codec_dai_hw_free()
82 codec = dev_to_hda_codec(dai->dev); in hda_codec_dai_prepare()
H A Dhda.c174 struct hda_codec *codec = dev_to_hda_codec(component->dev); in hda_codec_probe()
269 struct hda_codec *codec = dev_to_hda_codec(component->dev); in hda_codec_remove()
346 struct hda_codec *codec = dev_to_hda_codec(&hdev->dev); in hda_hdev_attach()
378 struct hda_codec *codec = dev_to_hda_codec(&hdev->dev); in hda_hdev_detach()
/linux/sound/hda/common/
H A Dbind.c89 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_driver_probe()
154 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_driver_remove()
179 snd_hda_codec_shutdown(dev_to_hda_codec(dev)); in hda_codec_driver_shutdown()
H A Dcodec.c864 struct hda_codec *codec = dev_to_hda_codec(dev); in snd_hda_codec_dev_release()
2891 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_runtime_suspend()
2910 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_runtime_resume()
2925 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_runtime_idle()
2934 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_pm_prepare()
2943 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_pm_complete()
2968 struct hda_codec *codec = dev_to_hda_codec(dev); in hda_codec_pm_freeze()
/linux/sound/hda/codecs/
H A Dconexant.c143 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in cx_auto_vmaster_mute_led()
738 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in cxt_gpio_mute_update()
749 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in cxt_gpio_micmute_update()
H A Dsigmatel.c327 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in stac_capture_led_update()
402 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in stac_vmaster_hook()
/linux/sound/soc/intel/avs/
H A Dboard_selection.c626 codec = dev_to_hda_codec(&hdev->dev); in avs_register_hda_boards()
H A Dpcm.c359 codec = dev_to_hda_codec(snd_soc_rtd_to_codec(rtd, 0)->dev); in avs_dai_hda_be_startup()
/linux/include/sound/
H A Dhda_codec.h291 #define dev_to_hda_codec(_dev) container_of(_dev, struct hda_codec, core.dev) macro
/linux/sound/hda/codecs/cirrus/
H A Dcs8409.c1226 struct hda_codec *codec = dev_to_hda_codec(dev); in cs8409_comp_bind()
1234 struct hda_codec *codec = dev_to_hda_codec(dev); in cs8409_comp_unbind()
/linux/sound/hda/codecs/realtek/
H A Drealtek.c2197 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in micmute_led_set()
2209 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in gpio_mute_led_set()
H A Dalc269.c1278 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in vref_mute_led_set()
1406 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in vref_micmute_led_set()
1511 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in coef_mute_led_set()
1618 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in coef_micmute_led_set()
3137 struct hda_codec *cdc = dev_to_hda_codec(dev); in comp_bind()
3152 struct hda_codec *cdc = dev_to_hda_codec(dev); in comp_unbind()