module_spi_driver(9) centos man page | unix.com

Man Page: module_spi_driver

Operating Environment: centos

Section: 9

MODULE_SPI_DRIVER(9)					  Serial Peripheral Interface (S				      MODULE_SPI_DRIVER(9)

NAME
module_spi_driver - Helper macro for registering a SPI driver
SYNOPSIS
module_spi_driver(__spi_driver);
ARGUMENTS
__spi_driver spi_driver struct
DESCRIPTION
Helper macro for SPI drivers which do not do anything special in module init/exit. This eliminates a lot of boilerplate. Each module may only use this macro once, and calling it replaces module_init and module_exit
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 MODULE_SPI_DRIVER(9)
Related Man Pages
at-spi-registryd(1) - opensolaris
spi_async(9) - centos
spi_async_locked(9) - centos
struct_spi_device(9) - centos
struct_spi_master(9) - centos
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!