Searched refs:HDACodecDeviceClass (Results 1 – 3 of 3) sorted by relevance
11 OBJECT_DECLARE_TYPE(HDACodecDevice, HDACodecDeviceClass,31 struct HDACodecDeviceClass { struct
907 HDACodecDeviceClass *k = HDA_CODEC_DEVICE_CLASS(klass); in hda_audio_base_class_init()929 HDACodecDeviceClass *k = HDA_CODEC_DEVICE_CLASS(klass); in hda_audio_output_class_init()944 HDACodecDeviceClass *k = HDA_CODEC_DEVICE_CLASS(klass); in hda_audio_duplex_class_init()959 HDACodecDeviceClass *k = HDA_CODEC_DEVICE_CLASS(klass); in hda_audio_micro_class_init()
64 HDACodecDeviceClass *cdc = HDA_CODEC_DEVICE_GET_CLASS(dev); in hda_codec_dev_realize()80 HDACodecDeviceClass *cdc = HDA_CODEC_DEVICE_GET_CLASS(dev); in hda_codec_dev_unrealize()286 HDACodecDeviceClass *cdc; in intel_hda_send_command()500 HDACodecDeviceClass *cdc; in intel_hda_notify_codecs()1300 .class_size = sizeof(HDACodecDeviceClass),