Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/ast/
Dast_mode.c50 static void ast_i2c_destroy(struct ast_i2c_chan *i2c);
1037 ast_i2c_destroy(ast_connector->i2c); in ast_connector_destroy()
1279 static void ast_i2c_destroy(struct ast_i2c_chan *i2c) in ast_i2c_destroy() function