···10941094 int instance);1095109510961096struct r600_audio {10971097- bool enabled;10981097 int channels;10991098 int rate;11001099 int bits_per_sample;···15341535 int num_crtc; /* number of crtcs */15351536 struct mutex dc_hw_i2c_mutex; /* display controller hw i2c mutex */15361537 struct mutex vram_mutex;15371537- struct r600_audio audio; /* audio stuff */15381538+ bool audio_enabled;15391539+ struct r600_audio audio_status; /* audio stuff */15381540 struct notifier_block acpi_nb;15391541 /* only one userspace can use Hyperz features or CMASK at a time */15401542 struct drm_file *hyperz_filp;