Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/gma500/
Dcdv_intel_lvds.c326 gma_i2c_destroy(to_gma_i2c_chan(connector->ddc)); in cdv_intel_lvds_destroy()
327 gma_i2c_destroy(gma_encoder->i2c_bus); in cdv_intel_lvds_destroy()
651 gma_i2c_destroy(gma_encoder->i2c_bus); in cdv_intel_lvds_init()
657 gma_i2c_destroy(ddc_bus); in cdv_intel_lvds_init()
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()
Dcdv_intel_hdmi.c248 gma_i2c_destroy(ddc_bus); in cdv_hdmi_destroy()
359 gma_i2c_destroy(ddc_bus); in cdv_hdmi_init()
Dintel_i2c.c151 void gma_i2c_destroy(struct gma_i2c_chan *chan) in gma_i2c_destroy() function
Dpsb_intel_lvds.c519 gma_i2c_destroy(ddc_bus); in psb_intel_lvds_destroy()
788 gma_i2c_destroy(lvds_priv->i2c_bus); in psb_intel_lvds_init()
794 gma_i2c_destroy(ddc_bus); in psb_intel_lvds_init()
Dpsb_intel_drv.h182 void gma_i2c_destroy(struct gma_i2c_chan *chan);
Doaktrail_lvds.c425 gma_i2c_destroy(to_gma_i2c_chan(connector->ddc)); in oaktrail_lvds_init()