Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/spi/
Dspi.h519 bool devm_allocated; member
/Linux-v5.15/drivers/spi/
Dspi.c2604 ctlr->devm_allocated = true; in __devm_spi_alloc_controller()
2985 if (!ctlr->devm_allocated) in spi_unregister_controller()