Searched refs:HDACodecDeviceClass (Results 1 – 3 of 3) sorted by relevance
11 OBJECT_DECLARE_TYPE(HDACodecDevice, HDACodecDeviceClass,31 struct HDACodecDeviceClass { struct
905 HDACodecDeviceClass *k = HDA_CODEC_DEVICE_CLASS(klass); in hda_audio_base_class_init() 927 HDACodecDeviceClass *k = HDA_CODEC_DEVICE_CLASS(klass); in hda_audio_output_class_init() 942 HDACodecDeviceClass *k = HDA_CODEC_DEVICE_CLASS(klass); in hda_audio_duplex_class_init() 957 HDACodecDeviceClass *k = HDA_CODEC_DEVICE_CLASS(klass); in hda_audio_micro_class_init()
63 HDACodecDeviceClass *cdc = HDA_CODEC_DEVICE_GET_CLASS(dev); in hda_codec_dev_realize() 79 HDACodecDeviceClass *cdc = HDA_CODEC_DEVICE_GET_CLASS(dev); in hda_codec_dev_unrealize() 285 HDACodecDeviceClass *cdc; in intel_hda_send_command() 499 HDACodecDeviceClass *cdc; in intel_hda_notify_codecs() 1298 .class_size = sizeof(HDACodecDeviceClass),