/openbmc/intel-ipmi-oem/include/ |
H A D | manufacturingcommands.hpp | 270 auto it = std::find_if(ledPropertyList.begin(), ledPropertyList.end(), in findLedProperty() local
|
/openbmc/dbus-sensors/src/ |
H A D | FanMain.cpp | 413 for (auto it = sensorsChanged->begin(); in createSensors() local
|
H A D | IntelCPUSensorMain.cpp | 218 fs::path::iterator it = hwmonNamePath.begin(); in createSensors() local
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | adl_pci9118.c | 1434 struct comedi_devconfig *it) in pci9118_find_pci() 1649 struct comedi_devconfig *it) in pci9118_attach()
|
H A D | das800.c | 645 static int das800_attach(struct comedi_device *dev, struct comedi_devconfig *it) in das800_attach()
|
H A D | ii_pci20kc.c | 416 struct comedi_devconfig *it) in ii20k_attach()
|
H A D | pcmuio.c | 519 static int pcmuio_attach(struct comedi_device *dev, struct comedi_devconfig *it) in pcmuio_attach()
|
H A D | comedi_test.c | 760 struct comedi_devconfig *it) in waveform_attach()
|
H A D | dmm32at.c | 544 struct comedi_devconfig *it) in dmm32at_attach()
|
/openbmc/u-boot/drivers/clk/aspeed/ |
H A D | clk_ast2400.c | 317 struct ast2400_div_config it = { 0, 0, 0 }; in ast2400_calc_clock_config() local
|
H A D | clk_ast2500.c | 291 struct ast2500_div_config it = { 0, 0, 0 }; in ast2500_calc_clock_config() local
|
/openbmc/qemu/hw/timer/ |
H A D | omap_gptimer.c | 80 static inline void omap_gp_timer_intr(struct omap_gp_timer_s *timer, int it) in omap_gp_timer_intr()
|
/openbmc/linux/drivers/vfio/ |
H A D | group.c | 29 struct vfio_device *it, *device = ERR_PTR(-ENODEV); in vfio_device_get_from_name() local
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_object.h | 403 #define i915_gem_object_page_iter_get_sg(obj, it, n, offset) ({ \ argument
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | inband_code_update.cpp | 331 const auto it = chProperties.find(propName); in processPriorityChangeNotification() local
|
/openbmc/entity-manager/src/ |
H A D | perform_scan.cpp | 572 for (auto it = _configurations.begin(); it != _configurations.end();) in run() local
|
/openbmc/qemu/qga/ |
H A D | commands.c | 228 const strList *it; in guest_exec_get_args() local
|
/openbmc/linux/net/ceph/ |
H A D | messenger.c | 728 struct ceph_bio_iter *it = &cursor->bio_iter; in ceph_msg_data_bio_cursor_init() local 753 struct ceph_bio_iter *it = &cursor->bio_iter; in ceph_msg_data_bio_advance() local
|
/openbmc/linux/drivers/comedi/ |
H A D | drivers.c | 949 int comedi_device_attach(struct comedi_device *dev, struct comedi_devconfig *it) in comedi_device_attach()
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-ti-sci-inta.c | 616 struct of_phandle_iterator it; in ti_sci_inta_get_unmapped_sources() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | repository.cpp | 739 for (auto it = attributes.begin(); it != attributes.end();) in removePELs() local
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | phal_error.cpp | 259 auto it = priorityMap.find(phalPriority); in getPelPriority() local
|
/openbmc/phosphor-host-ipmid/ |
H A D | storagehandler.cpp | 689 for (const auto& it : invSensors) in ipmiStorageAddSEL() local
|
/openbmc/openpower-vpd-parser/vpd-manager/ |
H A D | manager.cpp | 124 auto it = vpdMap.find(systemRecKwdPair.first); in getListOfBlankSystemVpd() local
|
/openbmc/qemu/block/ |
H A D | block-backend.c | 595 BlockDriverState *bdrv_next(BdrvNextIterator *it) in bdrv_next() 645 static void bdrv_next_reset(BdrvNextIterator *it) in bdrv_next_reset() 652 BlockDriverState *bdrv_first(BdrvNextIterator *it) in bdrv_first() 661 void bdrv_next_cleanup(BdrvNextIterator *it) in bdrv_next_cleanup()
|