Searched refs:ast_i2c_chan (Results 1 – 2 of 2) sorted by relevance
31 struct ast_i2c_chan *i2c = i2c_priv; in ast_i2c_setsda()47 struct ast_i2c_chan *i2c = i2c_priv; in ast_i2c_setscl()63 struct ast_i2c_chan *i2c = i2c_priv; in ast_i2c_getsda()85 struct ast_i2c_chan *i2c = i2c_priv; in ast_i2c_getscl()107 struct ast_i2c_chan *i2c = res; in ast_i2c_release()113 struct ast_i2c_chan *ast_i2c_create(struct drm_device *dev) in ast_i2c_create()115 struct ast_i2c_chan *i2c; in ast_i2c_create()118 i2c = kzalloc(sizeof(struct ast_i2c_chan), GFP_KERNEL); in ast_i2c_create()
132 struct ast_i2c_chan { struct140 struct ast_i2c_chan *i2c; argument151 struct ast_i2c_chan *i2c;496 struct ast_i2c_chan *ast_i2c_create(struct drm_device *dev);