Home
last modified time | relevance | path

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

/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h100387 struct i3c_driver { struct
100388 struct device_driver driver;
100389 int (*probe)(struct i3c_device *);
100390 void (*remove)(struct i3c_device *);
100391 const struct i3c_device_id *id_table;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h110245 struct i3c_driver { struct
110246 struct device_driver driver;
110247 int (*probe)(struct i3c_device *);
110248 void (*remove)(struct i3c_device *);
110249 const struct i3c_device_id *id_table;