Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ast/
H A Dast_main.c242 static void ast_detect_tx_chip(struct ast_device *ast, bool need_post) in ast_detect_tx_chip() argument
258 if (!need_post) { in ast_detect_tx_chip()
433 bool need_post = false; in ast_device_create() local
471 need_post = true; in ast_device_create()
478 if (need_post) in ast_device_create()
492 ast_detect_tx_chip(ast, need_post); in ast_device_create()
501 if (need_post) in ast_device_create()