Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c256 check_outputs(int fd, int *count) in check_outputs() function
290 return check_outputs(fd, NULL); in probe_hw()
296 int ret = check_outputs(fd, NULL); in probe_hw()
339 ret = check_outputs(fd, NULL); in probe_hw_pci()
1017 if (!check_outputs(ms->fd, &connector_count)) in PreInit()