Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/ast/
Dast_mode.c50 static struct ast_i2c_chan *ast_i2c_create(struct drm_device *dev);
1331 ast_connector->i2c = ast_i2c_create(dev); in ast_connector_init()
1493 static struct ast_i2c_chan *ast_i2c_create(struct drm_device *dev) in ast_i2c_create() function