Home
last modified time | relevance | path

Searched refs:SPI_IOC_MESSAGE (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/nix/test/sys/
H A Dtest_ioctl.rs18 const SPI_IOC_MESSAGE: u8 = 0; consts
19 ioctl_write_buf!(writebuf_test_consts, SPI_IOC_MAGIC, SPI_IOC_MESSAGE, u8);
321 super::SPI_IOC_MESSAGE,

Completed in 2 milliseconds