Home
last modified time | relevance | path

Searched refs:devm_allocated (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/spi/
Dspi.h572 bool devm_allocated; member
/linux-6.6.21/drivers/spi/
Dspi.c2965 ctlr->devm_allocated = true; in __devm_spi_alloc_controller()
3325 if (!ctlr->devm_allocated) in spi_unregister_controller()