Home
last modified time | relevance | path

Searched defs:drm_audio_component_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/drm/
Ddrm_audio_component.h16 struct drm_audio_component_ops { struct
20 struct module *owner;
29 unsigned long (*get_power)(struct device *);
35 void (*put_power)(struct device *, unsigned long);
39 void (*codec_wake_override)(struct device *, bool enable);
43 int (*get_cdclk_freq)(struct device *);
50 int (*sync_audio_rate)(struct device *, int port, int pipe, int rate);
63 int (*get_eld)(struct device *, int port, int pipe, bool *enabled,