Home
last modified time | relevance | path

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

/drivers/gpu/drm/i2c/
Dch7006_priv.h62 struct ch7006_mode { struct
81 const struct ch7006_mode *mode; argument
111 extern const struct ch7006_mode ch7006_modes[];
113 const struct ch7006_mode *ch7006_lookup_mode(struct drm_encoder *encoder,
Dch7006_mode.c144 const struct ch7006_mode ch7006_modes[] = {
173 const struct ch7006_mode *ch7006_lookup_mode(struct drm_encoder *encoder, in ch7006_lookup_mode()
177 const struct ch7006_mode *mode; in ch7006_lookup_mode()
236 const struct ch7006_mode *mode = priv->mode; in ch7006_setup_subcarrier()
259 const struct ch7006_mode *mode = priv->mode; in ch7006_setup_pll()
331 const struct ch7006_mode *ch_mode = priv->mode; in ch7006_setup_properties()
DMakefile2 ch7006-y := ch7006_drv.o ch7006_mode.o
Dch7006_drv.c122 const struct ch7006_mode *mode = priv->mode; in ch7006_encoder_mode_set()
229 const struct ch7006_mode *mode; in ch7006_encoder_get_modes()