Home
last modified time | relevance | path

Searched refs:devm_spi_alloc_master (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/spi/
A Dspi-ch341.c155 ctrl = devm_spi_alloc_master(&udev->dev, sizeof(struct ch341_spi_dev)); in ch341_probe()
/linux/drivers/media/pci/netup_unidvb/
A Dnetup_unidvb_spi.c178 ctlr = devm_spi_alloc_master(&ndev->pci_dev->dev, in netup_spi_init()
/linux/include/linux/spi/
A Dspi.h861 static inline struct spi_controller *devm_spi_alloc_master(struct device *dev, in devm_spi_alloc_master() function
/linux/Documentation/driver-api/driver-model/
A Ddevres.rst465 devm_spi_alloc_master()

Completed in 10 milliseconds