Skip to main content

evdev_physical_location

Function evdev_physical_location 

Source
pub fn evdev_physical_location<'b>(
    device: BorrowedFd<'_>,
    buffer: &'b mut [u8],
) -> Result<&'b [u8], Errno>
Expand description

EVIOCGPHYS(len) — emplacement physique (topologie).

§Errors

  • [Errno::ENOTTY] : device n’est pas un periphérique evdev.