Home
last modified time | relevance | path

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

/linux-6.15/drivers/spi/
H A Dspi.c973 struct spi_res *sres; in spi_res_alloc()
991 struct spi_res *sres = container_of(res, struct spi_res, data); in spi_res_free()
1004 struct spi_res *sres = container_of(res, struct spi_res, data); in spi_res_add()
1017 struct spi_res *res, *tmp; in spi_res_release()
/linux-6.15/include/linux/spi/
H A Dspi.h915 struct spi_res { struct