Searched defs:usb_phy_io_ops (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 31817 struct usb_phy_io_ops { struct 31818 int (*read)(struct usb_phy *, u32); 31819 int (*write)(struct usb_phy *, u32, u32);
|
H A D | vmlinux_600.h | 31817 struct usb_phy_io_ops { struct 31818 int (*read)(struct usb_phy *, u32); 31819 int (*write)(struct usb_phy *, u32, u32);
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 57933 struct usb_phy_io_ops { struct 57934 int (*read)(struct usb_phy *, u32); 57935 int (*write)(struct usb_phy *, u32, u32);
|
H A D | vmlinux_602.h | 57933 struct usb_phy_io_ops { struct 57934 int (*read)(struct usb_phy *, u32); 57935 int (*write)(struct usb_phy *, u32, u32);
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 107088 struct usb_phy_io_ops { struct 107089 int (*read)(struct usb_phy *, u32); 107090 int (*write)(struct usb_phy *, u32, u32);
|
H A D | vmlinux_518.h | 107088 struct usb_phy_io_ops { struct 107089 int (*read)(struct usb_phy *, u32); 107090 int (*write)(struct usb_phy *, u32, u32);
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 89419 struct usb_phy_io_ops { struct 89420 int (*read)(struct usb_phy *, u32); 89421 int (*write)(struct usb_phy *, u32, u32);
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 51676 struct usb_phy_io_ops { struct 51677 int (*read)(struct usb_phy *, u32); 51678 int (*write)(struct usb_phy *, u32, u32);
|
H A D | vmlinux.h | 51676 struct usb_phy_io_ops { struct 51677 int (*read)(struct usb_phy *, u32); 51678 int (*write)(struct usb_phy *, u32, u32);
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 106965 struct usb_phy_io_ops { struct 106966 int (*read)(struct usb_phy *, u32); 106967 int (*write)(struct usb_phy *, u32, u32);
|
H A D | vmlinux.h | 106965 struct usb_phy_io_ops { struct 106966 int (*read)(struct usb_phy *, u32); 106967 int (*write)(struct usb_phy *, u32, u32);
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 99155 struct usb_phy_io_ops { struct 99156 int (*read)(struct usb_phy *, u32); 99157 int (*write)(struct usb_phy *, u32, u32);
|