Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h79197 struct cxl_driver { struct
79198 const char *name;
79199 int (*probe)(struct device *);
79200 void (*remove)(struct device *);
79201 struct device_driver drv;
79202 int id;
H A Dvmlinux.h79197 struct cxl_driver { struct
79198 const char *name;
79199 int (*probe)(struct device *);
79200 void (*remove)(struct device *);
79201 struct device_driver drv;
79202 int id;