Home
last modified time | relevance | path

Searched defs:ec (Results 151 – 175 of 413) sorted by relevance

12345678910>>...17

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_lpc.c143 static int cros_ec_pkt_xfer_lpc(struct cros_ec_device *ec, in cros_ec_pkt_xfer_lpc()
208 static int cros_ec_cmd_xfer_lpc(struct cros_ec_device *ec, in cros_ec_cmd_xfer_lpc()
290 static int cros_ec_lpc_readmem(struct cros_ec_device *ec, unsigned int offset, in cros_ec_lpc_readmem()
/openbmc/linux/drivers/extcon/
H A Dextcon-usbc-cros-ec.c24 struct cros_ec_device *ec; member
367 struct cros_ec_device *ec; in extcon_cros_ec_event() local
386 struct cros_ec_device *ec = dev_get_drvdata(pdev->dev.parent); in extcon_cros_ec_probe() local
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c961 struct ethtool_coalesce *ec, in __stmmac_get_coalesce()
999 struct ethtool_coalesce *ec, in stmmac_get_coalesce()
1007 struct ethtool_coalesce *ec) in stmmac_get_per_queue_coalesce()
1013 struct ethtool_coalesce *ec, in __stmmac_set_coalesce()
1085 struct ethtool_coalesce *ec, in stmmac_set_coalesce()
1093 struct ethtool_coalesce *ec) in stmmac_set_per_queue_coalesce()
/openbmc/phosphor-pid-control/pid/ec/
H A Dstepwise.cpp25 namespace ec namespace
/openbmc/bmcweb/include/ibm/
H A Dutils.hpp16 std::error_code ec; in createDirectory() local
/openbmc/dbus-sensors/src/
H A DPSUEvent.cpp223 waitTimer.async_wait([weakRef](const boost::system::error_code& ec) { in restartRead()
H A DIntelCPUSensorMain.cpp654 creationTimer.async_wait([&](const boost::system::error_code& ec) { in detectCpu()
685 pingTimer.async_wait([&](const boost::system::error_code& ec) { in detectCpuAsync()
815 filterTimer.async_wait([&](const boost::system::error_code& ec) { in main()
843 filterTimer.async_wait([&](const boost::system::error_code& ec) { in main()
H A DThresholds.cpp150 const SensorBaseConfigMap& result) { in persistThreshold()
194 [](const boost::system::error_code& ec) { in persistThreshold()
362 assertValue](boost::system::error_code ec) { in startTimer()
/openbmc/phosphor-objmgr/src/
H A Dmain.cpp36 const std::string& nameOwner) { in updateOwners()
143 const std::variant<std::vector<Association>>& variantAssociations) { in doAssociations()
175 const std::string& introspectXml) { in doIntrospect()
291 std::vector<std::string> processNames) { in doListNames()
/openbmc/telemetry/src/utils/
H A Ddetached_timer.hpp20 fun = std::move(fun)](boost::system::error_code ec) { in makeDetachedTimer()
/openbmc/openpower-hw-diags/attn/
H A Dattn_monitor.cpp15 [this](const boost::system::error_code& ec) { in scheduleGPIOEvent()
/openbmc/linux/drivers/hwmon/
H A Dasus-ec-sensors.c615 static int find_ec_sensor_index(const struct ec_sensors_data *ec, in find_ec_sensor_index()
635 static void setup_sensor_data(struct ec_sensors_data *ec) in setup_sensor_data()
667 static void fill_ec_registers(struct ec_sensors_data *ec) in fill_ec_registers()
727 struct ec_sensors_data *ec) in asus_ec_block_read()
796 static void update_sensor_values(struct ec_sensors_data *ec, u8 *data) in update_sensor_values()
810 struct ec_sensors_data *ec) in update_ec_sensors()
/openbmc/telemetry/src/
H A Dmain.cpp22 [&ioc](const boost::system::error_code ec, const int& sig) { in main()
/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c151 struct ethtool_coalesce *ec, in xlgmac_ethtool_get_coalesce()
166 struct ethtool_coalesce *ec, in xlgmac_ethtool_set_coalesce()
/openbmc/phosphor-bmc-code-mgmt/
H A Dsync_manager.cpp38 std::error_code ec; in processEntry() local
H A Dsoftware_utils.hpp21 std::error_code ec; in ~RemovablePath() local
H A Ddownload_manager.cpp65 std::error_code ec; in downloadViaTFTP() local
/openbmc/linux/fs/exfat/
H A Dmisc.c184 void exfat_chain_set(struct exfat_chain *ec, unsigned int dir, in exfat_chain_set()
192 void exfat_chain_dup(struct exfat_chain *dup, struct exfat_chain *ec) in exfat_chain_dup()
/openbmc/linux/drivers/scsi/arm/
H A Dcumana_1.c231 static int cumanascsi1_probe(struct expansion_card *ec, in cumanascsi1_probe()
296 static void cumanascsi1_remove(struct expansion_card *ec) in cumanascsi1_remove()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-cros-ec-tunnel.c30 struct cros_ec_device *ec; member
244 struct cros_ec_device *ec = dev_get_drvdata(pdev->dev.parent); in ec_i2c_probe() local
/openbmc/phosphor-net-ipmid/sol/
H A Dsol_context.cpp66 [weakRef](const boost::system::error_code& ec) { in enableAccumulateTimer()
88 retryTimer.async_wait([weakRef](const boost::system::error_code& ec) { in enableRetryTimer()
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp390 const boost::system::error_code& ec, in constructorCallback()
564 std::error_code ec; in startAggregation() local
614 const boost::system::error_code& ec, in aggregateAndHandle()
829 const dbus::utility::ManagedObjectType& objects) { in getSatelliteConfigs()
/openbmc/bmcweb/test/include/google/
H A Dgoogle_service_root_test.cpp35 std::error_code ec; in TEST() local
/openbmc/bmcweb/redfish-core/lib/
H A Dmemory.hpp626 const dbus::utility::DBusPropertiesMap& properties) { in getDimmDataByService()
700 const dbus::utility::DBusPropertiesMap& properties) { in getDimmPartitionData()
726 const dbus::utility::MapperGetSubTreeResponse& subtree) { in getDimmData()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dip_utils.hpp46 boost::system::error_code ec; in ipv4VerifyIpAndGetBitcount() local

12345678910>>...17