Home
last modified time | relevance | path

Searched refs:ast_i2c_create (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/ast/
Dast_mode.c44 static struct ast_i2c_chan *ast_i2c_create(struct drm_device *dev);
870 ast_connector->i2c = ast_i2c_create(dev); in ast_connector_init()
1034 static struct ast_i2c_chan *ast_i2c_create(struct drm_device *dev) in ast_i2c_create() function