Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h87717 struct i2c_driver { struct
87718 unsigned int class;
87719 int (*probe)(struct i2c_client *, const struct i2c_device_id *);
87720 int (*remove)(struct i2c_client *);
87721 int (*probe_new)(struct i2c_client *);
87722 void (*shutdown)(struct i2c_client *);
87723 void (*alert)(struct i2c_client *, enum i2c_alert_protocol, unsigned int);
87724 int (*command)(struct i2c_client *, unsigned int, void *);
87725 struct device_driver driver;
87726 const struct i2c_device_id *id_table;
[all …]
H A Dvmlinux_600.h87717 struct i2c_driver { struct
87718 unsigned int class;
87719 int (*probe)(struct i2c_client *, const struct i2c_device_id *);
87720 int (*remove)(struct i2c_client *);
87721 int (*probe_new)(struct i2c_client *);
87722 void (*shutdown)(struct i2c_client *);
87723 void (*alert)(struct i2c_client *, enum i2c_alert_protocol, unsigned int);
87724 int (*command)(struct i2c_client *, unsigned int, void *);
87725 struct device_driver driver;
87726 const struct i2c_device_id *id_table;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h59641 struct i2c_driver { struct
59642 unsigned int class;
59643 int (*probe)(struct i2c_client *, const struct i2c_device_id *);
59644 void (*remove)(struct i2c_client *);
59645 int (*probe_new)(struct i2c_client *);
59646 void (*shutdown)(struct i2c_client *);
59647 void (*alert)(struct i2c_client *, enum i2c_alert_protocol, unsigned int);
59648 int (*command)(struct i2c_client *, unsigned int, void *);
59649 struct device_driver driver;
59650 const struct i2c_device_id *id_table;
[all …]
H A Dvmlinux_602.h59641 struct i2c_driver { struct
59642 unsigned int class;
59643 int (*probe)(struct i2c_client *, const struct i2c_device_id *);
59644 void (*remove)(struct i2c_client *);
59645 int (*probe_new)(struct i2c_client *);
59646 void (*shutdown)(struct i2c_client *);
59647 void (*alert)(struct i2c_client *, enum i2c_alert_protocol, unsigned int);
59648 int (*command)(struct i2c_client *, unsigned int, void *);
59649 struct device_driver driver;
59650 const struct i2c_device_id *id_table;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h79004 struct i2c_driver { struct
79005 unsigned int class;
79006 int (*probe)(struct i2c_client *, const struct i2c_device_id *);
79007 int (*remove)(struct i2c_client *);
79008 int (*probe_new)(struct i2c_client *);
79009 void (*shutdown)(struct i2c_client *);
79010 void (*alert)(struct i2c_client *, enum i2c_alert_protocol, unsigned int);
79011 int (*command)(struct i2c_client *, unsigned int, void *);
79012 struct device_driver driver;
79013 const struct i2c_device_id *id_table;
[all …]
H A Dvmlinux_518.h79004 struct i2c_driver { struct
79005 unsigned int class;
79006 int (*probe)(struct i2c_client *, const struct i2c_device_id *);
79007 int (*remove)(struct i2c_client *);
79008 int (*probe_new)(struct i2c_client *);
79009 void (*shutdown)(struct i2c_client *);
79010 void (*alert)(struct i2c_client *, enum i2c_alert_protocol, unsigned int);
79011 int (*command)(struct i2c_client *, unsigned int, void *);
79012 struct device_driver driver;
79013 const struct i2c_device_id *id_table;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h79184 struct i2c_driver { struct
79185 unsigned int class;
79186 int (*probe)(struct i2c_client *);
79187 void (*remove)(struct i2c_client *);
79188 void (*shutdown)(struct i2c_client *);
79189 void (*alert)(struct i2c_client *, enum i2c_alert_protocol, unsigned int);
79190 int (*command)(struct i2c_client *, unsigned int, void *);
79191 struct device_driver driver;
79192 const struct i2c_device_id *id_table;
79193 int (*detect)(struct i2c_client *, struct i2c_board_info *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h37884 struct i2c_driver { struct
37885 unsigned int class;
37886 int (*probe)(struct i2c_client *, const struct i2c_device_id *);
37887 int (*remove)(struct i2c_client *);
37888 int (*probe_new)(struct i2c_client *);
37889 void (*shutdown)(struct i2c_client *);
37890 void (*alert)(struct i2c_client *, enum i2c_alert_protocol, unsigned int);
37891 int (*command)(struct i2c_client *, unsigned int, void *);
37892 struct device_driver driver;
37893 const struct i2c_device_id *id_table;
[all …]
H A Dvmlinux.h37884 struct i2c_driver { struct
37885 unsigned int class;
37886 int (*probe)(struct i2c_client *, const struct i2c_device_id *);
37887 int (*remove)(struct i2c_client *);
37888 int (*probe_new)(struct i2c_client *);
37889 void (*shutdown)(struct i2c_client *);
37890 void (*alert)(struct i2c_client *, enum i2c_alert_protocol, unsigned int);
37891 int (*command)(struct i2c_client *, unsigned int, void *);
37892 struct device_driver driver;
37893 const struct i2c_device_id *id_table;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h88260 struct i2c_driver { struct
88261 unsigned int class;
88262 int (*probe)(struct i2c_client *, const struct i2c_device_id *);
88263 void (*remove)(struct i2c_client *);
88264 int (*probe_new)(struct i2c_client *);
88265 void (*shutdown)(struct i2c_client *);
88266 void (*alert)(struct i2c_client *, enum i2c_alert_protocol, unsigned int);
88267 int (*command)(struct i2c_client *, unsigned int, void *);
88268 struct device_driver driver;
88269 const struct i2c_device_id *id_table;
[all …]
H A Dvmlinux.h88260 struct i2c_driver { struct
88261 unsigned int class;
88262 int (*probe)(struct i2c_client *, const struct i2c_device_id *);
88263 void (*remove)(struct i2c_client *);
88264 int (*probe_new)(struct i2c_client *);
88265 void (*shutdown)(struct i2c_client *);
88266 void (*alert)(struct i2c_client *, enum i2c_alert_protocol, unsigned int);
88267 int (*command)(struct i2c_client *, unsigned int, void *);
88268 struct device_driver driver;
88269 const struct i2c_device_id *id_table;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h88914 struct i2c_driver { struct
88915 unsigned int class;
88916 int (*probe)(struct i2c_client *);
88917 void (*remove)(struct i2c_client *);
88918 void (*shutdown)(struct i2c_client *);
88919 void (*alert)(struct i2c_client *, enum i2c_alert_protocol, unsigned int);
88920 int (*command)(struct i2c_client *, unsigned int, void *);
88921 struct device_driver driver;
88922 const struct i2c_device_id *id_table;
88923 int (*detect)(struct i2c_client *, struct i2c_board_info *);
[all …]