Searched refs:need_post (Results 1 – 3 of 3) sorted by relevance
69 static void ast_detect_tx_chip(struct ast_device *ast, bool need_post) in ast_detect_tx_chip() argument85 if (!need_post) { in ast_detect_tx_chip()262 bool need_post) in ast_device_create() argument279 ast_detect_tx_chip(ast, need_post); in ast_device_create()288 if (need_post) in ast_device_create()
280 bool need_post = false; in ast_pci_probe() local334 need_post = true; in ast_pci_probe()341 if (need_post) in ast_pci_probe()354 drm = ast_device_create(pdev, &ast_driver, chip, config_mode, regs, ioregs, need_post); in ast_pci_probe()
230 bool need_post);