Home
last modified time | relevance | path

Searched defs:hid_driver (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h30071 struct hid_driver { struct
30072 char *name;
30073 const struct hid_device_id *id_table;
30074 struct list_head dyn_list;
30075 spinlock_t dyn_lock;
30076 bool (*match)(struct hid_device *, bool);
30077 int (*probe)(struct hid_device *, const struct hid_device_id *);
30078 void (*remove)(struct hid_device *);
30079 const struct hid_report_id *report_table;
30080 int (*raw_event)(struct hid_device *, struct hid_report *, u8 *, int);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h33648 struct hid_driver { struct
33649 char *name;
33650 const struct hid_device_id *id_table;
33651 struct list_head dyn_list;
33652 spinlock_t dyn_lock;
33653 bool (*match)(struct hid_device *, bool);
33654 int (*probe)(struct hid_device *, const struct hid_device_id *);
33655 void (*remove)(struct hid_device *);
33656 const struct hid_report_id *report_table;
33657 int (*raw_event)(struct hid_device *, struct hid_report *, u8 *, int);
[all …]
H A Dvmlinux_600.h33648 struct hid_driver { struct
33649 char *name;
33650 const struct hid_device_id *id_table;
33651 struct list_head dyn_list;
33652 spinlock_t dyn_lock;
33653 bool (*match)(struct hid_device *, bool);
33654 int (*probe)(struct hid_device *, const struct hid_device_id *);
33655 void (*remove)(struct hid_device *);
33656 const struct hid_report_id *report_table;
33657 int (*raw_event)(struct hid_device *, struct hid_report *, u8 *, int);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h61184 struct hid_driver { struct
61185 char *name;
61186 const struct hid_device_id *id_table;
61187 struct list_head dyn_list;
61188 spinlock_t dyn_lock;
61189 bool (*match)(struct hid_device *, bool);
61190 int (*probe)(struct hid_device *, const struct hid_device_id *);
61191 void (*remove)(struct hid_device *);
61192 const struct hid_report_id *report_table;
61193 int (*raw_event)(struct hid_device *, struct hid_report *, u8 *, int);
[all …]
H A Dvmlinux_602.h61184 struct hid_driver { struct
61185 char *name;
61186 const struct hid_device_id *id_table;
61187 struct list_head dyn_list;
61188 spinlock_t dyn_lock;
61189 bool (*match)(struct hid_device *, bool);
61190 int (*probe)(struct hid_device *, const struct hid_device_id *);
61191 void (*remove)(struct hid_device *);
61192 const struct hid_report_id *report_table;
61193 int (*raw_event)(struct hid_device *, struct hid_report *, u8 *, int);
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h98246 struct hid_driver { struct
98247 char *name;
98248 const struct hid_device_id *id_table;
98249 struct list_head dyn_list;
98250 spinlock_t dyn_lock;
98251 bool (*match)(struct hid_device *, bool);
98252 int (*probe)(struct hid_device *, const struct hid_device_id *);
98253 void (*remove)(struct hid_device *);
98254 const struct hid_report_id *report_table;
98255 int (*raw_event)(struct hid_device *, struct hid_report *, u8 *, int);
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h107942 struct hid_driver { struct
107943 char *name;
107944 const struct hid_device_id *id_table;
107945 struct list_head dyn_list;
107946 spinlock_t dyn_lock;
107947 bool (*match)(struct hid_device *, bool);
107948 int (*probe)(struct hid_device *, const struct hid_device_id *);
107949 void (*remove)(struct hid_device *);
107950 const struct hid_report_id *report_table;
107951 int (*raw_event)(struct hid_device *, struct hid_report *, u8 *, int);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h56485 struct hid_driver { struct
56486 char *name;
56487 const struct hid_device_id *id_table;
56488 struct list_head dyn_list;
56489 spinlock_t dyn_lock;
56490 bool (*match)(struct hid_device *, bool);
56491 int (*probe)(struct hid_device *, const struct hid_device_id *);
56492 void (*remove)(struct hid_device *);
56493 const struct hid_report_id *report_table;
56494 int (*raw_event)(struct hid_device *, struct hid_report *, u8 *, int);
[all …]
H A Dvmlinux.h56485 struct hid_driver { struct
56486 char *name;
56487 const struct hid_device_id *id_table;
56488 struct list_head dyn_list;
56489 spinlock_t dyn_lock;
56490 bool (*match)(struct hid_device *, bool);
56491 int (*probe)(struct hid_device *, const struct hid_device_id *);
56492 void (*remove)(struct hid_device *);
56493 const struct hid_report_id *report_table;
56494 int (*raw_event)(struct hid_device *, struct hid_report *, u8 *, int);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h113145 struct hid_driver { struct
113146 char *name;
113147 const struct hid_device_id *id_table;
113148 struct list_head dyn_list;
113149 spinlock_t dyn_lock;
113150 bool (*match)(struct hid_device *, bool);
113151 int (*probe)(struct hid_device *, const struct hid_device_id *);
113152 void (*remove)(struct hid_device *);
113153 const struct hid_report_id *report_table;
113154 int (*raw_event)(struct hid_device *, struct hid_report *, u8 *, int);
[all …]
H A Dvmlinux.h113145 struct hid_driver { struct
113146 char *name;
113147 const struct hid_device_id *id_table;
113148 struct list_head dyn_list;
113149 spinlock_t dyn_lock;
113150 bool (*match)(struct hid_device *, bool);
113151 int (*probe)(struct hid_device *, const struct hid_device_id *);
113152 void (*remove)(struct hid_device *);
113153 const struct hid_report_id *report_table;
113154 int (*raw_event)(struct hid_device *, struct hid_report *, u8 *, int);
[all …]