Searched refs:loader_open_device (Results 1 – 11 of 11) sorted by relevance
37 loader_open_device(const char *);
70 loader_open_device(const char *device_name) in loader_open_device() function219 fd = loader_open_device(devices[i]->nodes[DRM_NODE_RENDER]); in loader_get_user_preferred_fd()
86 drm_fd = loader_open_device(omx_render_node); in omx_get_screen()
233 return loader_open_device(path); in open_drm_render_node_minor()
291 dri2_dpy->fd = loader_open_device(card_path); in dri2_initialize_surfaceless()
678 fd = loader_open_device(buf); in dri2_initialize_drm()680 fd = loader_open_device("/dev/dri/card0"); in dri2_initialize_drm()
1001 fd = loader_open_device(card_path); in droid_probe_device()
672 dri2_dpy->fd = loader_open_device(device_name); in dri2_x11_connect()
911 dri2_dpy->fd = loader_open_device(dri2_dpy->device_name); in drm_handle_device()
393 fd = loader_open_device(device_name); in vl_dri2_screen_create()
1190 psc->fd = loader_open_device(deviceName); in dri2CreateScreen()