Home
last modified time | relevance | path

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

/linux-5.19.10/include/drm/
Ddrm_audio_component.h13 struct drm_audio_component_ops { struct
17 struct module *owner;
26 unsigned long (*get_power)(struct device *);
32 void (*put_power)(struct device *, unsigned long);
36 void (*codec_wake_override)(struct device *, bool enable);
40 int (*get_cdclk_freq)(struct device *);
47 int (*sync_audio_rate)(struct device *, int port, int pipe, int rate);
60 int (*get_eld)(struct device *, int port, int pipe, bool *enabled,