Constant DEVICE_PROTOCOL_NAME
pub const DEVICE_PROTOCOL_NAME: &'static str;
Expand description
This name is reserved for accessing the device specific protocol within /dev/. No devices can be created with this name.
pub const DEVICE_PROTOCOL_NAME: &'static str;
This name is reserved for accessing the device specific protocol within /dev/. No devices can be created with this name.