Query: spi_read
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SPI_READ(9) Serial Peripheral Interface (S SPI_READ(9)NAMEspi_read - SPI synchronous readSYNOPSISint spi_read(struct spi_device * spi, u8 * buf, size_t len);ARGUMENTSspi device from which data will be read buf data buffer len data buffer sizeCONTEXTcan sleepDESCRIPTIONThis reads the buffer and returns zero or a negative error code. Callable only from contexts that can sleep.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SPI_READ(9)
| Related Man Pages |
|---|
| struct_spi_message(9) - centos |
| spi(4) - netbsd |
| struct_spi_board_info(9) - suse |
| struct_spi_message(9) - suse |
| struct_spi_transfer(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |