Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/ast/ !
Dast_main.c68 static void ast_detect_tx_chip(struct ast_device *ast, bool need_post) in ast_detect_tx_chip()
259 bool need_post) in ast_device_create()
Dast_drv.c279 bool need_post = false; in ast_pci_probe() local