Searched refs:dev_to_hda_codec (Results 1 - 10 of 10) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dhda-dai.c19 codec = dev_to_hda_codec(dai->dev);
45 codec = dev_to_hda_codec(dai->dev);
64 codec = dev_to_hda_codec(dai->dev);
82 codec = dev_to_hda_codec(dai->dev);
H A Dhda.c175 struct hda_codec *codec = dev_to_hda_codec(component->dev);
273 struct hda_codec *codec = dev_to_hda_codec(component->dev);
350 struct hda_codec *codec = dev_to_hda_codec(&hdev->dev);
382 struct hda_codec *codec = dev_to_hda_codec(&hdev->dev);
/linux-master/sound/pci/hda/
H A Dhda_bind.c88 struct hda_codec *codec = dev_to_hda_codec(dev);
152 struct hda_codec *codec = dev_to_hda_codec(dev);
176 snd_hda_codec_shutdown(dev_to_hda_codec(dev));
H A Dpatch_conexant.c150 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent);
763 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent);
774 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent);
H A Dhda_codec.c876 struct hda_codec *codec = dev_to_hda_codec(dev);
2924 struct hda_codec *codec = dev_to_hda_codec(dev);
2949 struct hda_codec *codec = dev_to_hda_codec(dev);
2964 struct hda_codec *codec = dev_to_hda_codec(dev);
2973 struct hda_codec *codec = dev_to_hda_codec(dev);
2998 struct hda_codec *codec = dev_to_hda_codec(dev);
H A Dpatch_realtek.c4308 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent);
4405 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent);
4417 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent);
4491 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent);
4596 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent);
4671 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent);
6798 struct hda_codec *cdc = dev_to_hda_codec(dev);
6813 struct hda_codec *cdc = dev_to_hda_codec(dev);
H A Dpatch_sigmatel.c327 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent);
402 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent);
/linux-master/include/sound/
H A Dhda_codec.h288 #define dev_to_hda_codec(_dev) container_of(_dev, struct hda_codec, core.dev) macro
/linux-master/sound/soc/intel/avs/
H A Dboard_selection.c624 codec = dev_to_hda_codec(&hdev->dev);
H A Dpcm.c273 codec = dev_to_hda_codec(snd_soc_rtd_to_codec(rtd, 0)->dev);
329 codec = dev_to_hda_codec(snd_soc_rtd_to_codec(rtd, 0)->dev);
360 codec = dev_to_hda_codec(snd_soc_rtd_to_codec(rtd, 0)->dev);

Completed in 290 milliseconds