Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h82778 struct spi_message { struct
82779 struct list_head transfers;
82780 struct spi_device *spi;
82781 unsigned int is_dma_mapped: 1;
82782 void (*complete)(void *);
82783 void *context;
82784 unsigned int frame_length;
82785 unsigned int actual_length;
82786 int status;
82787 struct list_head queue;
[all …]
H A Dvmlinux_602.h82778 struct spi_message { struct
82779 struct list_head transfers;
82780 struct spi_device *spi;
82781 unsigned int is_dma_mapped: 1;
82782 void (*complete)(void *);
82783 void *context;
82784 unsigned int frame_length;
82785 unsigned int actual_length;
82786 int status;
82787 struct list_head queue;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h80906 struct spi_message { struct
80907 struct list_head transfers;
80908 struct spi_device *spi;
80909 unsigned int is_dma_mapped: 1;
80910 bool prepared;
80911 int status;
80912 void (*complete)(void *);
80913 void *context;
80914 unsigned int frame_length;
80915 unsigned int actual_length;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h90679 struct spi_message { struct
90680 struct list_head transfers;
90681 struct spi_device *spi;
90682 unsigned int is_dma_mapped: 1;
90683 bool prepared;
90684 int status;
90685 void (*complete)(void *);
90686 void *context;
90687 unsigned int frame_length;
90688 unsigned int actual_length;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h92688 struct spi_message { struct
92689 struct list_head transfers;
92690 struct spi_device *spi;
92691 unsigned int is_dma_mapped: 1;
92692 void (*complete)(void *);
92693 void *context;
92694 unsigned int frame_length;
92695 unsigned int actual_length;
92696 int status;
92697 struct list_head queue;
[all …]
H A Dvmlinux_518.h92688 struct spi_message { struct
92689 struct list_head transfers;
92690 struct spi_device *spi;
92691 unsigned int is_dma_mapped: 1;
92692 void (*complete)(void *);
92693 void *context;
92694 unsigned int frame_length;
92695 unsigned int actual_length;
92696 int status;
92697 struct list_head queue;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h78859 struct spi_message { struct
78860 struct list_head transfers;
78861 struct spi_device *spi;
78862 unsigned int is_dma_mapped: 1;
78863 void (*complete)(void *);
78864 void *context;
78865 unsigned int frame_length;
78866 unsigned int actual_length;
78867 int status;
78868 struct list_head queue;
[all …]
H A Dvmlinux.h78859 struct spi_message { struct
78860 struct list_head transfers;
78861 struct spi_device *spi;
78862 unsigned int is_dma_mapped: 1;
78863 void (*complete)(void *);
78864 void *context;
78865 unsigned int frame_length;
78866 unsigned int actual_length;
78867 int status;
78868 struct list_head queue;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h98861 struct spi_message { struct
98862 struct list_head transfers;
98863 struct spi_device *spi;
98864 unsigned int is_dma_mapped: 1;
98865 void (*complete)(void *);
98866 void *context;
98867 unsigned int frame_length;
98868 unsigned int actual_length;
98869 int status;
98870 struct list_head queue;
[all …]
H A Dvmlinux.h98861 struct spi_message { struct
98862 struct list_head transfers;
98863 struct spi_device *spi;
98864 unsigned int is_dma_mapped: 1;
98865 void (*complete)(void *);
98866 void *context;
98867 unsigned int frame_length;
98868 unsigned int actual_length;
98869 int status;
98870 struct list_head queue;
[all …]