Home
last modified time | relevance | path

Searched refs:gma_i2c_destroy (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/gma500/
H A Dcdv_intel_lvds.c330 gma_i2c_destroy(to_gma_i2c_chan(connector->ddc)); in cdv_intel_lvds_destroy()
331 gma_i2c_destroy(gma_encoder->i2c_bus); in cdv_intel_lvds_destroy()
653 gma_i2c_destroy(gma_encoder->i2c_bus); in cdv_intel_lvds_init()
659 gma_i2c_destroy(ddc_bus); in cdv_intel_lvds_init()
H A Dcdv_intel_crt.c199 gma_i2c_destroy(ddc_bus); in cdv_intel_crt_destroy()
297 gma_i2c_destroy(ddc_bus); in cdv_intel_crt_init()
H A Dcdv_intel_hdmi.c249 gma_i2c_destroy(ddc_bus); in cdv_hdmi_destroy()
360 gma_i2c_destroy(ddc_bus); in cdv_hdmi_init()
H A Dintel_i2c.c151 void gma_i2c_destroy(struct gma_i2c_chan *chan) in gma_i2c_destroy() function
H A Dpsb_intel_lvds.c523 gma_i2c_destroy(ddc_bus); in psb_intel_lvds_destroy()
792 gma_i2c_destroy(lvds_priv->i2c_bus); in psb_intel_lvds_init()
798 gma_i2c_destroy(ddc_bus); in psb_intel_lvds_init()
H A Dpsb_intel_drv.h182 void gma_i2c_destroy(struct gma_i2c_chan *chan);
H A Doaktrail_lvds.c424 gma_i2c_destroy(to_gma_i2c_chan(connector->ddc)); in oaktrail_lvds_init()