Searched defs:create_device (Results 1 – 4 of 4) sorted by relevance
| /third_party/boost/boost/interprocess/detail/ | ||
| D | managed_open_or_create_impl.hpp | 295 …static void create_device(DeviceAbstraction &dev, const device_id_t & id, std::size_t size, const … in create_device() function in boost::interprocess::ipcdetail::managed_open_or_create_impl |
| /third_party/ltp/testcases/kernel/input/ | ||
| D | input_helper.c | 188 void create_device(int fd) in create_device() function |
| /third_party/weston/clients/ | ||
| D | multi-resource.c | 426 create_device(struct display *display, const char *time_desc, int type) in create_device() function |
| /third_party/libinput/test/ | ||
| D | litest.c | 1635 bool create_device = true; in litest_create() local |