centos man page for spi_busnum_to_master

Query: spi_busnum_to_master

OS: centos

Section: 9

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

SPI_BUSNUM_TO_MASTER(9) 				  Serial Peripheral Interface (S				   SPI_BUSNUM_TO_MASTER(9)

NAME
spi_busnum_to_master - look up master associated with bus_num
SYNOPSIS
struct spi_master * spi_busnum_to_master(u16 bus_num);
ARGUMENTS
bus_num the master's bus number
CONTEXT
can sleep
DESCRIPTION
This call may be used with devices that are registered after arch init time. It returns a refcounted pointer to the relevant spi_master (which the caller must release), or NULL if there is no such master registered.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SPI_BUSNUM_TO_MASTER(9)
Related Man Pages
struct_spi_board_info(9) - centos
struct_spi_master(9) - centos
astribank_hexload(8) - debian
i2c_register_board_info(9) - suse
struct_spi_board_info(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
CentOS7 restoring file capabilities
Controlling user input
Please Welcome Dave Munro to the Moderator Team!