Home
last modified time | relevance | path

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

/linux/include/linux/amba/
H A Dbus.h81 struct amba_driver { struct
82 struct device_driver drv;
83 int (*probe)(struct amba_device *, const struct amba_id *);
84 void (*remove)(struct amba_device *);
85 void (*shutdown)(struct amba_device *);
86 const struct amba_id *id_table;
94 bool driver_managed_dma;