Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h82659 struct spi_device { struct
82660 struct device dev;
82661 struct spi_controller *controller;
82662 struct spi_controller *master;
82663 u32 max_speed_hz;
82664 u8 chip_select;
82665 u8 bits_per_word;
82666 bool rt;
82667 u32 mode;
82668 int irq;
[all …]
Dvmlinux.h82659 struct spi_device { struct
82660 struct device dev;
82661 struct spi_controller *controller;
82662 struct spi_controller *master;
82663 u32 max_speed_hz;
82664 u8 chip_select;
82665 u8 bits_per_word;
82666 bool rt;
82667 u32 mode;
82668 int irq;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h92580 struct spi_device { struct
92581 struct device dev;
92582 struct spi_controller *controller;
92583 struct spi_controller *master;
92584 u32 max_speed_hz;
92585 u8 chip_select;
92586 u8 bits_per_word;
92587 bool rt;
92588 u32 mode;
92589 int irq;
[all …]
Dvmlinux.h92580 struct spi_device { struct
92581 struct device dev;
92582 struct spi_controller *controller;
92583 struct spi_controller *master;
92584 u32 max_speed_hz;
92585 u8 chip_select;
92586 u8 bits_per_word;
92587 bool rt;
92588 u32 mode;
92589 int irq;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h78748 struct spi_device { struct
78749 struct device dev;
78750 struct spi_controller *controller;
78751 struct spi_controller *master;
78752 u32 max_speed_hz;
78753 u8 chip_select;
78754 u8 bits_per_word;
78755 bool rt;
78756 u32 mode;
78757 int irq;
[all …]
Dvmlinux_608.h78748 struct spi_device { struct
78749 struct device dev;
78750 struct spi_controller *controller;
78751 struct spi_controller *master;
78752 u32 max_speed_hz;
78753 u8 chip_select;
78754 u8 bits_per_word;
78755 bool rt;
78756 u32 mode;
78757 int irq;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h98750 struct spi_device { struct
98751 struct device dev;
98752 struct spi_controller *controller;
98753 struct spi_controller *master;
98754 u32 max_speed_hz;
98755 u8 chip_select;
98756 u8 bits_per_word;
98757 bool rt;
98758 u32 mode;
98759 int irq;
[all …]
Dvmlinux_602.h98750 struct spi_device { struct
98751 struct device dev;
98752 struct spi_controller *controller;
98753 struct spi_controller *master;
98754 u32 max_speed_hz;
98755 u8 chip_select;
98756 u8 bits_per_word;
98757 bool rt;
98758 u32 mode;
98759 int irq;
[all …]