Function hid_io_core::device::evdev::udev_find_input_event_device[][src]

pub fn udev_find_input_event_device(
    vid: u16,
    pid: u16,
    subsystem: String,
    uniq: String,
    timeout: Duration
) -> Result<Device, Error>

Finds an input event device handle using udev