Scroll to navigation

SPI_UNREGISTER_DEVIC(9) Serial Peripheral Interface (S SPI_UNREGISTER_DEVIC(9)

NAME

spi_unregister_device - unregister a single SPI device

SYNOPSIS

void spi_unregister_device(struct spi_device * spi);

ARGUMENTS

spi
spi_device to unregister

DESCRIPTION

Start making the passed SPI device vanish. Normally this would be handled by spi_unregister_master.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.