centos man page for module_spi_driver

Query: module_spi_driver

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
spi_async(9) - centos
struct_spi_board_info(9) - centos
struct_spi_driver(9) - centos
struct_spi_message(9) - centos
struct_spi_device(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Shopt -s histappend