Home
last modified time | relevance | path

Searched defs:Data (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/qemu/hw/s390x/
H A Dsclpcpi.c59 typedef struct Data { struct
70 } QEMU_PACKED Data; argument
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/isl69269/
H A Disl69269.hpp27 struct Data global() struct in phosphor::software::VR::ISL69269
29 lenphosphor::software::VR::ISL69269::Data global() argument
30 pecphosphor::software::VR::ISL69269::Data global() argument
31 addrphosphor::software::VR::ISL69269::Data global() argument
32 cmdphosphor::software::VR::ISL69269::Data global() argument
33 dataphosphor::software::VR::ISL69269::Data global() argument
/openbmc/linux/drivers/staging/rtl8723bs/hal/
Dodm_RegConfig8723B.c
/openbmc/gpioplus/src/gpioplus/
H A Devent.hpp39 struct Data struct in gpioplus::EventInterface
42 std::chrono::duration<uint64_t, std::nano> timestamp;
44 uint32_t id;
/openbmc/openpower-host-ipmi-oem/
H A Doemhandler.hpp80 struct Data struct
88 using ObjectIDMap = std::map<Path, Data>; argument
/openbmc/u-boot/arch/arm/include/asm/arch-sa1100/
H A Dbitfield.h18 #define UData(Data) ((unsigned long) (Data)) argument
20 #define UData(Data) (Data) argument
108 #define FExtr(Data, Field) \ argument
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
Dbitfield.h
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dbitfield.h18 #define UData(Data) ((unsigned long) (Data)) argument
20 #define UData(Data) (Data) argument
108 #define FExtr(Data, Field) \ argument
/openbmc/qemu/tests/qtest/fuzz/
H A Di440fx_fuzz.c42 const unsigned char *Data, size_t Size) { in ioport_fuzz_qtest()
87 const unsigned char *Data, in i440fx_fuzz_qtest()
95 const unsigned char *Data, size_t Size) { in pciconfig_fuzz_qos()
136 const unsigned char *Data, in i440fx_fuzz_qos()
H A Dvirtio_net_fuzz.c31 const unsigned char *Data, size_t Size, bool check_used) in virtio_net_fuzz_multi()
119 const unsigned char *Data, size_t Size) in virtio_net_fuzz_check_used()
H A Dvirtio_scsi_fuzz.c65 const unsigned char *Data, size_t Size) in virtio_scsi_fuzz()
135 const unsigned char *Data, size_t Size) in virtio_scsi_with_flag_fuzz()
H A Dvirtio_blk_fuzz.c62 const unsigned char *Data, size_t Size) in virtio_blk_fuzz()
131 const unsigned char *Data, size_t Size) in virtio_blk_with_flag_fuzz()
H A Dfuzz.c144 int LLVMFuzzerTestOneInput(const unsigned char *Data, size_t Size) in LLVMFuzzerTestOneInput()
/openbmc/qemu/rust/hw/char/pl011/src/
H A Dregisters.rs99 pub struct Data { struct
104 impl_vmstate_bitsized!(Data); argument
106 impl Data { implementation
131 pub fn set_from_data(&mut self, data: Data) { in set_from_data()
/openbmc/qemu/rust/qemu-api-macros/src/
H A Dlib.rs21 let Data::Struct(ref s) = &input.data else { in get_fields() localVariable
37 let Data::Struct(ref s) = &input.data else { in get_unnamed_field() localVariable
181 let Data::Enum(ref e) = &input.data else { in get_variants() localVariable
/openbmc/phosphor-host-ipmid/include/ipmid-host/
H A Dcmd-utils.hpp29 using Data = uint8_t; typedef
/openbmc/linux/drivers/media/usb/gspca/
Dspca500.c
/openbmc/openpower-hw-diags/analyzer/plugins/
H A Dp10-tod-plugins.cpp33 class Data class
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dncsi.c203 uint32_t Data; in Calculate_Checksum_NCSI() local
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dvolume.hpp71 Data, enumerator
/openbmc/linux/tools/power/pm-graph/
Dbootgraph.py
/openbmc/linux/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.h
/openbmc/linux/tools/testing/selftests/hid/tests/
Dtest_tablet.py
/openbmc/qemu/util/
H A Dosdep.c538 WSADATA Data; in socket_init() local
/openbmc/phosphor-host-ipmid/test/message/
H A Dpayload.cpp56 TEST(Payload, Data) in TEST() argument

12