Searched defs:cxl_driver (Results 1 – 2 of 2) sorted by relevance
79197 struct cxl_driver { struct79198 const char *name;79199 int (*probe)(struct device *);79200 void (*remove)(struct device *);79201 struct device_driver drv;79202 int id;