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()120 i2c = kzalloc(sizeof(struct mga_i2c_chan), GFP_KERNEL); in mgag200_i2c_create()151 void mgag200_i2c_destroy(struct mga_i2c_chan *i2c) in mgag200_i2c_destroy()
143 struct mga_i2c_chan { struct152 struct mga_i2c_chan *i2c; argument271 struct mga_i2c_chan *mgag200_i2c_create(struct drm_device *dev);272 void mgag200_i2c_destroy(struct mga_i2c_chan *i2c);