Searched refs:mga_i2c_chan (Results 1 – 2 of 2) sorted by relevance
62 struct mga_i2c_chan *i2c = data; in mga_gpio_setsda()69 struct mga_i2c_chan *i2c = data; in mga_gpio_setscl()76 struct mga_i2c_chan *i2c = data; in mga_gpio_getsda()83 struct mga_i2c_chan *i2c = data; in mga_gpio_getscl()88 struct mga_i2c_chan *mgag200_i2c_create(struct drm_device *dev) in mgag200_i2c_create()91 struct mga_i2c_chan *i2c; in mgag200_i2c_create()118 i2c = kzalloc(sizeof(struct mga_i2c_chan), GFP_KERNEL); in mgag200_i2c_create()149 void mgag200_i2c_destroy(struct mga_i2c_chan *i2c) in mgag200_i2c_destroy()
142 struct mga_i2c_chan { struct151 struct mga_i2c_chan *i2c; argument273 struct mga_i2c_chan *mgag200_i2c_create(struct drm_device *dev);274 void mgag200_i2c_destroy(struct mga_i2c_chan *i2c);