Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/ast/
Dast_mode.c40 static void ast_i2c_destroy(struct ast_i2c_chan *i2c);
850 ast_i2c_destroy(ast_connector->i2c); in ast_connector_destroy()
1055 static void ast_i2c_destroy(struct ast_i2c_chan *i2c) in ast_i2c_destroy() function