Home
last modified time | relevance | path

Searched defs:spi_driver (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h113651 struct spi_driver { struct
113652 const struct spi_device_id *id_table;
113653 int (*probe)(struct spi_device *);
113654 int (*remove)(struct spi_device *);
113655 void (*shutdown)(struct spi_device *);
113656 struct device_driver driver;