Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/spi/
Dspi.h603 bool devm_allocated; member
/linux-6.14.4/drivers/spi/
Dspi.c3124 ctlr->devm_allocated = true; in __devm_spi_alloc_controller()
3486 if (!ctlr->devm_allocated) in spi_unregister_controller()