Home
last modified time | relevance | path

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

/include/sound/
Dhda_codec.h185 struct hda_codec_ops patch_ops; member
481 if (codec->patch_ops.check_power_status) in hda_call_check_power_status()
482 return codec->patch_ops.check_power_status(codec, nid); in hda_call_check_power_status()