Home
last modified time | relevance | path

Searched defs:regmap_bus (Results 1 – 6 of 6) sorted by relevance

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h100092 struct regmap_bus { struct
100093 bool fast_io;
100094 regmap_hw_write write;
100095 regmap_hw_gather_write gather_write;
100096 regmap_hw_async_write async_write;
100097 regmap_hw_reg_write reg_write;
100098 regmap_hw_reg_update_bits reg_update_bits;
100099 regmap_hw_read read;
100100 regmap_hw_reg_read reg_read;
100101 regmap_hw_free_context free_context;
[all …]
Dvmlinux.h100092 struct regmap_bus { struct
100093 bool fast_io;
100094 regmap_hw_write write;
100095 regmap_hw_gather_write gather_write;
100096 regmap_hw_async_write async_write;
100097 regmap_hw_reg_write reg_write;
100098 regmap_hw_reg_update_bits reg_update_bits;
100099 regmap_hw_read read;
100100 regmap_hw_reg_read reg_read;
100101 regmap_hw_free_context free_context;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h83327 struct regmap_bus { struct
83328 bool fast_io;
83329 regmap_hw_write write;
83330 regmap_hw_gather_write gather_write;
83331 regmap_hw_async_write async_write;
83332 regmap_hw_reg_write reg_write;
83333 regmap_hw_reg_update_bits reg_update_bits;
83334 regmap_hw_read read;
83335 regmap_hw_reg_read reg_read;
83336 regmap_hw_free_context free_context;
[all …]
Dvmlinux_510.h83327 struct regmap_bus { struct
83328 bool fast_io;
83329 regmap_hw_write write;
83330 regmap_hw_gather_write gather_write;
83331 regmap_hw_async_write async_write;
83332 regmap_hw_reg_write reg_write;
83333 regmap_hw_reg_update_bits reg_update_bits;
83334 regmap_hw_read read;
83335 regmap_hw_reg_read reg_read;
83336 regmap_hw_free_context free_context;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h81936 struct regmap_bus { struct
81937 bool fast_io;
81938 regmap_hw_write write;
81939 regmap_hw_gather_write gather_write;
81940 regmap_hw_async_write async_write;
81941 regmap_hw_reg_write reg_write;
81942 regmap_hw_reg_update_bits reg_update_bits;
81943 regmap_hw_read read;
81944 regmap_hw_reg_read reg_read;
81945 regmap_hw_free_context free_context;
[all …]
Dvmlinux.h81936 struct regmap_bus { struct
81937 bool fast_io;
81938 regmap_hw_write write;
81939 regmap_hw_gather_write gather_write;
81940 regmap_hw_async_write async_write;
81941 regmap_hw_reg_write reg_write;
81942 regmap_hw_reg_update_bits reg_update_bits;
81943 regmap_hw_read read;
81944 regmap_hw_reg_read reg_read;
81945 regmap_hw_free_context free_context;
[all …]