Home
last modified time | relevance | path

Searched defs:it (Results 301 – 325 of 407) sorted by relevance

1...<<11121314151617

/openbmc/intel-ipmi-oem/include/
H A Dmanufacturingcommands.hpp270 auto it = std::find_if(ledPropertyList.begin(), ledPropertyList.end(), in findLedProperty() local
/openbmc/dbus-sensors/src/
H A DFanMain.cpp413 for (auto it = sensorsChanged->begin(); in createSensors() local
H A DIntelCPUSensorMain.cpp218 fs::path::iterator it = hwmonNamePath.begin(); in createSensors() local
/openbmc/linux/drivers/comedi/drivers/
H A Dadl_pci9118.c1434 struct comedi_devconfig *it) in pci9118_find_pci()
1649 struct comedi_devconfig *it) in pci9118_attach()
H A Ddas800.c645 static int das800_attach(struct comedi_device *dev, struct comedi_devconfig *it) in das800_attach()
H A Dii_pci20kc.c416 struct comedi_devconfig *it) in ii20k_attach()
H A Dpcmuio.c519 static int pcmuio_attach(struct comedi_device *dev, struct comedi_devconfig *it) in pcmuio_attach()
H A Dcomedi_test.c760 struct comedi_devconfig *it) in waveform_attach()
H A Ddmm32at.c544 struct comedi_devconfig *it) in dmm32at_attach()
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2400.c317 struct ast2400_div_config it = { 0, 0, 0 }; in ast2400_calc_clock_config() local
H A Dclk_ast2500.c291 struct ast2500_div_config it = { 0, 0, 0 }; in ast2500_calc_clock_config() local
/openbmc/qemu/hw/timer/
H A Domap_gptimer.c80 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 Dgroup.c29 struct vfio_device *it, *device = ERR_PTR(-ENODEV); in vfio_device_get_from_name() local
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_object.h403 #define i915_gem_object_page_iter_get_sg(obj, it, n, offset) ({ \ argument
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp331 const auto it = chProperties.find(propName); in processPriorityChangeNotification() local
/openbmc/entity-manager/src/
H A Dperform_scan.cpp572 for (auto it = _configurations.begin(); it != _configurations.end();) in run() local
/openbmc/qemu/qga/
H A Dcommands.c228 const strList *it; in guest_exec_get_args() local
/openbmc/linux/net/ceph/
H A Dmessenger.c728 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 Ddrivers.c949 int comedi_device_attach(struct comedi_device *dev, struct comedi_devconfig *it) in comedi_device_attach()
/openbmc/linux/drivers/irqchip/
H A Dirq-ti-sci-inta.c616 struct of_phandle_iterator it; in ti_sci_inta_get_unmapped_sources() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.cpp739 for (auto it = attributes.begin(); it != attributes.end();) in removePELs() local
/openbmc/openpower-proc-control/extensions/phal/
H A Dphal_error.cpp259 auto it = priorityMap.find(phalPriority); in getPelPriority() local
/openbmc/phosphor-host-ipmid/
H A Dstoragehandler.cpp689 for (const auto& it : invSensors) in ipmiStorageAddSEL() local
/openbmc/openpower-vpd-parser/vpd-manager/
H A Dmanager.cpp124 auto it = vpdMap.find(systemRecKwdPair.first); in getListOfBlankSystemVpd() local
/openbmc/qemu/block/
H A Dblock-backend.c595 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()

1...<<11121314151617