Man Page: spi_busnum_to_master
Operating Environment: centos
Section: 9
SPI_BUSNUM_TO_MASTER(9) Serial Peripheral Interface (S SPI_BUSNUM_TO_MASTER(9)NAMEspi_busnum_to_master - look up master associated with bus_numSYNOPSISstruct spi_master * spi_busnum_to_master(u16 bus_num);ARGUMENTSbus_num the master's bus numberCONTEXTcan sleepDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SPI_BUSNUM_TO_MASTER(9)
| Related Man Pages |
|---|
| spi_async_locked(9) - centos |
| struct_spi_board_info(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 |
|---|
| Tar Command |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |