Home
last modified time | relevance | path

Searched defs:common (Results 1 – 25 of 59) sorted by relevance

123

/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c372 struct fsg_common *common; member
387 static inline int __fsg_is_set(struct fsg_common *common, in __fsg_is_set()
397 #define fsg_is_set(common) likely(__fsg_is_set(common, __func__, __LINE__)) argument
408 static int exception_in_progress(struct fsg_common *common) in exception_in_progress()
414 static void set_bulk_out_req_length(struct fsg_common *common, in set_bulk_out_req_length()
451 static void wakeup_thread(struct fsg_common *common) in wakeup_thread()
456 static void raise_exception(struct fsg_common *common, enum fsg_state new_state) in raise_exception()
470 static int ep0_queue(struct fsg_common *common) in ep0_queue()
491 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
508 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
[all …]
/openbmc/u-boot/arch/x86/include/asm/arch-queensbay/fsp/
H A Dfsp_configs.h10 struct fsp_cfg_common common; member
15 struct common_buf common; /* FSP common runtime data structure */ member
/openbmc/qemu/hw/scsi/
H A Dviosrp.h140 struct mad_common common; member
146 struct mad_common common; member
151 struct mad_common common; member
156 struct mad_common common; member
161 struct mad_common common; member
165 struct mad_common common; member
176 struct mad_capability_common common; member
181 struct mad_capability_common common; member
/openbmc/u-boot/drivers/adc/
H A Dstm32-adc-core.c59 struct stm32_adc_common *common) in stm32h7_adc_clk_sel()
140 struct stm32_adc_common *common = dev_get_priv(dev); in stm32_adc_core_probe() local
H A Dstm32-adc.c80 struct stm32_adc_common *common = dev_get_priv(dev_get_parent(dev)); in stm32_adc_start_channel() local
205 struct stm32_adc_common *common = dev_get_priv(dev_get_parent(dev)); in stm32_adc_probe() local
/openbmc/openpower-debug-collector/dump/tools/
H A Dmeson.build3 subdir('common') subdir
/openbmc/phosphor-bmc-code-mgmt/test/
H A Dmeson.build5 subdir('common') subdir
/openbmc/openpower-host-ipmi-oem/
H A Delog-errors.hpp13 namespace sdbusplus::error::org::open_power::common::callout namespace
29 namespace sdbusplus::error::xyz::openbmc_project::common::callout namespace
33 namespace sdbusplus::error::xyz::openbmc_project::common::callout namespace
37 namespace sdbusplus::error::xyz::openbmc_project::common::callout namespace
41 namespace sdbusplus::error::xyz::openbmc_project::common::callout namespace
45 namespace sdbusplus::error::xyz::openbmc_project::common::callout namespace
98 namespace org::open_power::common::callout namespace
145 namespace xyz::openbmc_project::common::callout namespace
208 namespace xyz::openbmc_project::common::callout namespace
260 namespace xyz::openbmc_project::common::callout namespace
[all …]
/openbmc/google-ipmi-sys/test/
H A Dmeson.build13 tests_lib = static_library(
/openbmc/phosphor-ipmi-flash/bmc/
H A Dmeson.build8 common_lib = static_library( build
/openbmc/qemu/hw/display/
H A Dapple-gfx-pci.m28 AppleGFXState common; field
H A Dxenfb.c47 struct common { struct
53 struct common c; argument
/openbmc/u-boot/arch/x86/include/asm/arch-braswell/fsp/
H A Dfsp_configs.h11 struct fsp_cfg_common common; member
16 struct common_buf common; /* FSP common runtime data structure */ member
/openbmc/qemu/block/
H A Dcreate.c35 Job common; member
H A Damend.c39 Job common; member
H A Dwin32-aio.c49 BlockAIOCB common; member
/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/fsp/
H A Dfsp_configs.h11 struct fsp_cfg_common common; member
16 struct common_buf common; /* FSP common runtime data structure */ member
/openbmc/qemu/monitor/
H A Dmonitor-internal.h122 Monitor common; member
135 Monitor common; member
/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/fsp/
H A Dfsp_configs.h27 struct fsp_cfg_common common; member
/openbmc/phosphor-bmc-code-mgmt/
H A Dmeson.build110 subdir('common') subdir
/openbmc/phosphor-webui/app/
H A Dindex.js162 $httpProvider.defaults.headers.common = { class in $httpProvider.defaults.headers
/openbmc/qemu/hw/i386/kvm/
H A Dioapic.c114 IOAPICCommonState *common = IOAPIC_COMMON(s); in kvm_ioapic_set_irq() local
/openbmc/witherspoon-pfault-analysis/
H A Delog-errors.hpp69 namespace sdbusplus::error::xyz::openbmc_project::common::callout namespace
73 namespace sdbusplus::error::xyz::openbmc_project::common::callout namespace
77 namespace sdbusplus::error::xyz::openbmc_project::common::callout namespace
81 namespace sdbusplus::error::xyz::openbmc_project::common::callout namespace
85 namespace sdbusplus::error::xyz::openbmc_project::common::callout namespace
359 namespace xyz::openbmc_project::common::callout namespace
422 namespace xyz::openbmc_project::common::callout namespace
474 namespace xyz::openbmc_project::common::callout namespace
541 namespace xyz::openbmc_project::common::callout namespace
590 namespace xyz::openbmc_project::common::callout namespace
/openbmc/qemu/tests/qtest/libqos/
H A Dsdhci.c67 uint32_t addr, QSDHCIProperties *common) in qos_init_sdhci_mm()
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_pci_modern.c98 struct virtio_pci_common_cfg __iomem *common; member
460 int common, notify, device; in virtio_pci_probe() local

123