Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ast/
H A Dast_main.c125 static void ast_detect_tx_chip(struct ast_device *ast, bool need_post) in ast_detect_tx_chip() argument
149 if (!need_post) { in ast_detect_tx_chip()
339 bool need_post) in ast_device_create() argument
361 ast_detect_tx_chip(ast, need_post); in ast_device_create()
368 if (need_post) in ast_device_create()