Home
last modified time | relevance | path

Searched defs:i2c_client (Results 1 – 10 of 10) sorted by relevance

/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h53237 struct i2c_client { struct
53238 short unsigned int flags;
53239 short unsigned int addr;
53240 char name[20];
53241 struct i2c_adapter *adapter;
53242 struct device dev;
53243 int init_irq;
53244 int irq;
53245 struct list_head detected;
53246 void *devres_group_id;
[all …]
Dvmlinux.h53237 struct i2c_client { struct
53238 short unsigned int flags;
53239 short unsigned int addr;
53240 char name[20];
53241 struct i2c_adapter *adapter;
53242 struct device dev;
53243 int init_irq;
53244 int irq;
53245 struct list_head detected;
53246 void *devres_group_id;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h78985 struct i2c_client { struct
79006 int (*probe)(struct i2c_client *, const struct i2c_device_id *); argument
80864 struct i2c_client *i2c_client; member
98502 struct i2c_client *i2c_client; member
Dvmlinux.h78985 struct i2c_client { struct
79006 int (*probe)(struct i2c_client *, const struct i2c_device_id *); argument
80864 struct i2c_client *i2c_client; member
98502 struct i2c_client *i2c_client; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h26515 struct i2c_client { struct
26516 short unsigned int flags;
26517 short unsigned int addr;
26518 char name[20];
26519 struct i2c_adapter *adapter;
26520 struct device dev;
26521 int init_irq;
26522 int irq;
26523 struct list_head detected;
26524 void *devres_group_id;
Dvmlinux.h26515 struct i2c_client { struct
26516 short unsigned int flags;
26517 short unsigned int addr;
26518 char name[20];
26519 struct i2c_adapter *adapter;
26520 struct device dev;
26521 int init_irq;
26522 int irq;
26523 struct list_head detected;
26524 void *devres_group_id;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h37864 struct i2c_client { struct
37886 int (*probe)(struct i2c_client *, const struct i2c_device_id *); argument
Dvmlinux_608.h37864 struct i2c_client { struct
37886 int (*probe)(struct i2c_client *, const struct i2c_device_id *); argument
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h87525 struct i2c_client { struct
87526 short unsigned int flags;
87527 short unsigned int addr;
87528 char name[20];
87529 struct i2c_adapter *adapter;
87530 struct device dev;
87531 int init_irq;
87532 int irq;
87533 struct list_head detected;
87534 void *devres_group_id;
Dvmlinux_602.h87525 struct i2c_client { struct
87526 short unsigned int flags;
87527 short unsigned int addr;
87528 char name[20];
87529 struct i2c_adapter *adapter;
87530 struct device dev;
87531 int init_irq;
87532 int irq;
87533 struct list_head detected;
87534 void *devres_group_id;