Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/gma500/
Dcdv_intel_lvds.c324 gma_i2c_destroy(to_gma_i2c_chan(connector->ddc)); in cdv_intel_lvds_destroy()
325 gma_i2c_destroy(gma_encoder->i2c_bus); in cdv_intel_lvds_destroy()
649 gma_i2c_destroy(gma_encoder->i2c_bus); in cdv_intel_lvds_init()
655 gma_i2c_destroy(ddc_bus); in cdv_intel_lvds_init()
Dcdv_intel_crt.c197 gma_i2c_destroy(ddc_bus); in cdv_intel_crt_destroy()
295 gma_i2c_destroy(ddc_bus); in cdv_intel_crt_init()
Dcdv_intel_hdmi.c246 gma_i2c_destroy(ddc_bus); in cdv_hdmi_destroy()
357 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.c517 gma_i2c_destroy(ddc_bus); in psb_intel_lvds_destroy()
786 gma_i2c_destroy(lvds_priv->i2c_bus); in psb_intel_lvds_init()
792 gma_i2c_destroy(ddc_bus); in psb_intel_lvds_init()
Dpsb_intel_drv.h183 void gma_i2c_destroy(struct gma_i2c_chan *chan);
Doaktrail_lvds.c424 gma_i2c_destroy(to_gma_i2c_chan(connector->ddc)); in oaktrail_lvds_init()