Home
last modified time | relevance | path

Searched defs:pnp_card_driver (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h40807 struct pnp_card_driver { struct
40808 struct list_head global_list;
40809 char *name;
40810 const struct pnp_card_device_id *id_table;
40811 unsigned int flags;
40812 int (*probe)(struct pnp_card_link *, const struct pnp_card_device_id *);
40813 void (*remove)(struct pnp_card_link *);
40814 int (*suspend)(struct pnp_card_link *, pm_message_t);
40815 int (*resume)(struct pnp_card_link *);
40816 struct pnp_driver link;
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h38494 struct pnp_card_driver { struct
38495 struct list_head global_list;
38496 char *name;
38497 const struct pnp_card_device_id *id_table;
38498 unsigned int flags;
38499 int (*probe)(struct pnp_card_link *, const struct pnp_card_device_id *);
38500 void (*remove)(struct pnp_card_link *);
38501 int (*suspend)(struct pnp_card_link *, pm_message_t);
38502 int (*resume)(struct pnp_card_link *);
38503 struct pnp_driver link;
H A Dvmlinux_602.h38494 struct pnp_card_driver { struct
38495 struct list_head global_list;
38496 char *name;
38497 const struct pnp_card_device_id *id_table;
38498 unsigned int flags;
38499 int (*probe)(struct pnp_card_link *, const struct pnp_card_device_id *);
38500 void (*remove)(struct pnp_card_link *);
38501 int (*suspend)(struct pnp_card_link *, pm_message_t);
38502 int (*resume)(struct pnp_card_link *);
38503 struct pnp_driver link;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h23251 struct pnp_card_driver { struct
23252 struct list_head global_list;
23253 char *name;
23254 const struct pnp_card_device_id *id_table;
23255 unsigned int flags;
23256 int (*probe)(struct pnp_card_link *, const struct pnp_card_device_id *);
23257 void (*remove)(struct pnp_card_link *);
23258 int (*suspend)(struct pnp_card_link *, pm_message_t);
23259 int (*resume)(struct pnp_card_link *);
23260 struct pnp_driver link;
H A Dvmlinux_518.h23251 struct pnp_card_driver { struct
23252 struct list_head global_list;
23253 char *name;
23254 const struct pnp_card_device_id *id_table;
23255 unsigned int flags;
23256 int (*probe)(struct pnp_card_link *, const struct pnp_card_device_id *);
23257 void (*remove)(struct pnp_card_link *);
23258 int (*suspend)(struct pnp_card_link *, pm_message_t);
23259 int (*resume)(struct pnp_card_link *);
23260 struct pnp_driver link;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h42028 struct pnp_card_driver { struct
42029 struct list_head global_list;
42030 char *name;
42031 const struct pnp_card_device_id *id_table;
42032 unsigned int flags;
42033 int (*probe)(struct pnp_card_link *, const struct pnp_card_device_id *);
42034 void (*remove)(struct pnp_card_link *);
42035 int (*suspend)(struct pnp_card_link *, pm_message_t);
42036 int (*resume)(struct pnp_card_link *);
42037 struct pnp_driver link;
H A Dvmlinux.h42028 struct pnp_card_driver { struct
42029 struct list_head global_list;
42030 char *name;
42031 const struct pnp_card_device_id *id_table;
42032 unsigned int flags;
42033 int (*probe)(struct pnp_card_link *, const struct pnp_card_device_id *);
42034 void (*remove)(struct pnp_card_link *);
42035 int (*suspend)(struct pnp_card_link *, pm_message_t);
42036 int (*resume)(struct pnp_card_link *);
42037 struct pnp_driver link;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h27044 struct pnp_card_driver { struct
27045 struct list_head global_list;
27046 char *name;
27047 const struct pnp_card_device_id *id_table;
27048 unsigned int flags;
27049 int (*probe)(struct pnp_card_link *, const struct pnp_card_device_id *);
27050 void (*remove)(struct pnp_card_link *);
27051 int (*suspend)(struct pnp_card_link *, pm_message_t);
27052 int (*resume)(struct pnp_card_link *);
27053 struct pnp_driver link;