Home
last modified time | relevance | path

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

/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h67876 struct amba_driver { struct
67877 struct device_driver drv;
67878 int (*probe)(struct amba_device *, const struct amba_id *);
67879 void (*remove)(struct amba_device *);
67880 void (*shutdown)(struct amba_device *);
67881 const struct amba_id *id_table;
67882 bool driver_managed_dma;
67883 u64 android_kabi_reserved1;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h42118 struct amba_driver { struct
42119 struct device_driver drv;
42120 int (*probe)(struct amba_device *, const struct amba_id *);
42121 void (*remove)(struct amba_device *);
42122 void (*shutdown)(struct amba_device *);
42123 const struct amba_id *id_table;
42124 bool driver_managed_dma;
H A Dvmlinux.h42118 struct amba_driver { struct
42119 struct device_driver drv;
42120 int (*probe)(struct amba_device *, const struct amba_id *);
42121 void (*remove)(struct amba_device *);
42122 void (*shutdown)(struct amba_device *);
42123 const struct amba_id *id_table;
42124 bool driver_managed_dma;