Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/spi/
Dspi.h536 bool devm_allocated; member
/Linux-v6.1/drivers/spi/
Dspi.c2933 ctlr->devm_allocated = true; in __devm_spi_alloc_controller()
3297 if (!ctlr->devm_allocated) in spi_unregister_controller()