Searched refs:open_device (Results 1 – 2 of 2) sorted by relevance
30 int session_device_new(Session *s, dev_t dev, bool open_device, SessionDevice **out);
320 int session_device_new(Session *s, dev_t dev, bool open_device, SessionDevice **out) { in session_device_new() argument347 if (open_device) { in session_device_new()