Searched refs:libdm_control_open (Results 1 – 1 of 1) sorted by relevance
105 static int libdm_control_open(const char *);109 libdm_control_open(const char *path) in libdm_control_open() function160 if ((libdm_control_fd = libdm_control_open(DM_DEVICE_PATH)) < 0) in libdm_task_run()