Home
last modified time | relevance | path

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

/include/linux/amba/
Dbus.h84 struct amba_driver { struct
85 struct device_driver drv;
86 int (*probe)(struct amba_device *, const struct amba_id *);
87 void (*remove)(struct amba_device *);
88 void (*shutdown)(struct amba_device *);
89 const struct amba_id *id_table;
97 bool driver_managed_dma;