__hda_power_obj
static inline struct __hda_power_obj __snd_hda_power_up(struct hda_codec *codec)
struct __hda_power_obj T = { .codec = codec };
static inline struct __hda_power_obj __snd_hda_power_up_pm(struct hda_codec *codec)
struct __hda_power_obj T = { .codec = codec };
DEFINE_CLASS(snd_hda_power, struct __hda_power_obj,
DEFINE_CLASS(snd_hda_power_pm, struct __hda_power_obj,