Searched refs:mga_i2c_chan (Results 1 – 3 of 3) sorted by relevance
63 struct mga_i2c_chan *i2c = data; in mga_gpio_setsda()70 struct mga_i2c_chan *i2c = data; in mga_gpio_setscl()77 struct mga_i2c_chan *i2c = data; in mga_gpio_getsda()84 struct mga_i2c_chan *i2c = data; in mga_gpio_getscl()89 struct mga_i2c_chan *mgag200_i2c_create(struct drm_device *dev) in mgag200_i2c_create()92 struct mga_i2c_chan *i2c; in mgag200_i2c_create()121 i2c = kzalloc(sizeof(struct mga_i2c_chan), GFP_KERNEL); in mgag200_i2c_create()152 void mgag200_i2c_destroy(struct mga_i2c_chan *i2c) in mgag200_i2c_destroy()
115 struct mga_i2c_chan { struct124 struct mga_i2c_chan *i2c; argument211 struct mga_i2c_chan *mgag200_i2c_create(struct drm_device *dev);212 void mgag200_i2c_destroy(struct mga_i2c_chan *i2c);
1519 struct mga_i2c_chan *i2c; in mgag200_vga_connector_init()