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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i2c/
H A DMakefile3 ch7006-y := ch7006_drv.o ch7006_mode.o
H A Dch7006_priv.h62 struct ch7006_mode { struct
81 struct ch7006_mode *mode;
111 extern struct ch7006_mode ch7006_modes[];
113 struct ch7006_mode *ch7006_lookup_mode(struct drm_encoder *encoder,
H A Dch7006_mode.c145 struct ch7006_mode ch7006_modes[] = {
174 struct ch7006_mode *ch7006_lookup_mode(struct drm_encoder *encoder,
178 struct ch7006_mode *mode;
237 struct ch7006_mode *mode = priv->mode;
260 struct ch7006_mode *mode = priv->mode;
332 struct ch7006_mode *ch_mode = priv->mode;
H A Dch7006_drv.c120 struct ch7006_mode *mode = priv->mode;
227 struct ch7006_mode *mode;

Completed in 37 milliseconds