Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/ast/
Dast_main.c69 static void ast_detect_tx_chip(struct ast_device *ast, bool need_post) in ast_detect_tx_chip()
262 bool need_post) in ast_device_create()
Dast_drv.c280 bool need_post = false; in ast_pci_probe() local