Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/spi/
Dspi.h571 bool devm_allocated; member
/Linux-v6.6/drivers/spi/
Dspi.c2961 ctlr->devm_allocated = true; in __devm_spi_alloc_controller()
3321 if (!ctlr->devm_allocated) in spi_unregister_controller()