Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/ast/
Dast_mode.c45 static void ast_i2c_destroy(struct ast_i2c_chan *i2c);
841 ast_i2c_destroy(ast_connector->i2c); in ast_connector_destroy()
1071 static void ast_i2c_destroy(struct ast_i2c_chan *i2c) in ast_i2c_destroy() function