Searched refs:open_hw (Results 1 – 2 of 2) sorted by relevance
233 open_hw(const char *dev) in open_hw() function294 fd = open_hw(dev); in probe_hw()319 int ret = FALSE, fd = open_hw(dev); in probe_hw_pci()938 ms->fd = open_hw(path); in ms_get_drm_master_fd()961 ms->fd = open_hw(devicename); in ms_get_drm_master_fd()
77862 otherwise. With devicename probing use open_hw() to fall back77872 introduce open_hw() function77878 the device move the code to a open_hw() function and let probe_hw