Module cognitive_device_manager::udev [] [src]

Wrapper for libudev. Allows to find interesting devices.

Structs

Udev

Wrapper for libudev's context.

Functions

determine_device_kind

Reads devices properties and determines device kind basing on them.

exists_in_filesystem

Checks if given device exists is event device.

is_input_device

Checks if given sysname is for input device.

is_output_device

Checks if given sysname is for output device.