Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/intel/common/block/spi/
H A Dspi.c107 static int spi_dev_to_bus(struct device *dev) in spi_dev_to_bus() function
113 .dev_to_bus = &spi_dev_to_bus,