Searched refs:need_post (Results 1 – 1 of 1) sorted by relevance
125 static int ast_detect_chip(struct drm_device *dev, bool *need_post) in ast_detect_chip() argument140 *need_post = true; in ast_detect_chip()142 *need_post = false; in ast_detect_chip()229 if (!*need_post) { in ast_detect_chip()411 bool need_post; in ast_device_create() local446 ast_detect_chip(dev, &need_post); in ast_device_create()455 if (need_post) in ast_device_create()