Home
last modified time | relevance | path

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

/external/libkmsxx/kms++/src/
Dcard.cpp73 static int open_device_by_path(string path) in open_device_by_path() function
90 int fd = open_device_by_path(path); in open_device_by_driver()
126 m_fd = open_device_by_path(dev_path); in Card()
129 m_fd = open_device_by_path(dev); in Card()