Searched refs:mga_i2c_chan (Results 1 – 2 of 2) sorted by relevance
64 struct mga_i2c_chan *i2c = data; in mga_gpio_setsda()71 struct mga_i2c_chan *i2c = data; in mga_gpio_setscl()78 struct mga_i2c_chan *i2c = data; in mga_gpio_getsda()85 struct mga_i2c_chan *i2c = data; in mga_gpio_getscl()90 struct mga_i2c_chan *mgag200_i2c_create(struct drm_device *dev) in mgag200_i2c_create()93 struct mga_i2c_chan *i2c; in mgag200_i2c_create()122 i2c = kzalloc(sizeof(struct mga_i2c_chan), GFP_KERNEL); in mgag200_i2c_create()153 void mgag200_i2c_destroy(struct mga_i2c_chan *i2c) in mgag200_i2c_destroy()
120 struct mga_i2c_chan { struct129 struct mga_i2c_chan *i2c; argument200 struct mga_i2c_chan *mgag200_i2c_create(struct drm_device *dev);201 void mgag200_i2c_destroy(struct mga_i2c_chan *i2c);