Home
last modified time | relevance | path

Searched refs:msg (Results 3001 – 3025 of 4100) sorted by relevance

1...<<121122123124125126127128129130>>...164

/openbmc/linux/drivers/i2c/busses/
H A Di2c-amd-mp2.h155 struct i2c_msg *msg; member
/openbmc/linux/Documentation/networking/
H A Dindex.rst82 netif-msg
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/files/
H A D0001-Make-xmlError-struct-constant.patch21 @@ -104,7 +104,7 @@ void reportGenericError(void* ctx, const char * msg, ...) {
/openbmc/libpldm/tests/dsp/
H A Dplatform.cpp130 const struct pldm_msg* msg = NULL; in TEST() local
132 auto rc = decode_set_state_effecter_states_req(msg, sizeof(*msg), NULL, in TEST()
420 pldm_msg* msg = new (data) pldm_msg; in TEST() local
441 rc = decode_get_pdr_resp_safe(msg, sizeof(data) - sizeof(msg->hdr), resp, in TEST()
467 pldm_msg* msg = new (msg_data) pldm_msg; in TEST() local
662 pldm_msg* msg = new (data) pldm_msg; in TEST() local
665 msg->payload, sizeof(data) - sizeof(msg->hdr)); in TEST()
683 msg, sizeof(data) - sizeof(msg->hdr), &resp); in TEST()
712 pldm_msg* msg = new (msg_data) pldm_msg; in TEST() local
2228 const struct pldm_msg* msg = NULL; in TEST() local
[all …]
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Ddvo_ivch.c240 struct i2c_msg msg = { in ivch_write() local
251 if (i2c_transfer(adapter, &msg, 1) == 1) in ivch_write()
/openbmc/linux/drivers/media/common/saa7146/
H A Dsaa7146_i2c.c382 static int saa7146_i2c_xfer(struct i2c_adapter* adapter, struct i2c_msg *msg, int num) in saa7146_i2c_xfer() argument
388 return saa7146_i2c_transfer(dev, msg, num, adapter->retries); in saa7146_i2c_xfer()
/openbmc/linux/drivers/media/dvb-frontends/
H A Dgp8psk-fe.c245 if (st->ops->out(st->priv, SEND_DISEQC_COMMAND, m->msg[0], 0, in gp8psk_fe_send_diseqc_msg()
246 m->msg, m->msg_len)) { in gp8psk_fe_send_diseqc_msg()
/openbmc/u-boot/Documentation/sphinx/
H A DrstFlatTable.py218 def raiseError(self, msg): argument
220 msg
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_proto_icmp.c198 const char *msg) in icmp_error_log() argument
200 nf_l4proto_log_invalid(skb, state, IPPROTO_ICMP, "%s", msg); in icmp_error_log()
H A Dnf_conntrack_proto_icmpv6.c127 const char *msg) in icmpv6_error_log() argument
129 nf_l4proto_log_invalid(skb, state, IPPROTO_ICMPV6, "%s", msg); in icmpv6_error_log()
/openbmc/linux/include/linux/
H A Drio_drv.h379 union rio_pw_msg *msg, int step));
382 union rio_pw_msg *msg, int step));
H A Dcper.h572 int cper_mem_err_location(struct cper_mem_err_compact *mem, char *msg);
573 int cper_dimm_err_location(struct cper_mem_err_compact *mem, char *msg);
/openbmc/linux/Documentation/sphinx/
H A DrstFlatTable.py206 def raiseError(self, msg): argument
208 msg
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0001-support-authentication-for-kickstart.patch44 + def __init__(self, msg):
49 + KickstartError.__init__(self, msg)
/openbmc/linux/scripts/
H A Dget_feat.pl58 my ($file, $ln, $msg, $data) = @_;
62 print STDERR "Warning: file $file#$ln:\n\t$msg";
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Drockchip-dw-pcie.yaml92 - const: msg
191 interrupt-names = "sys", "pmc", "msg", "legacy", "err";
/openbmc/linux/fs/ext4/
H A Dmmp.c123 const char *function, unsigned int line, const char *msg) in __dump_mmp_msg() argument
125 __ext4_warning(sb, function, line, "%s", msg); in __dump_mmp_msg()
/openbmc/linux/drivers/spi/
H A Dspi-sc18is602.c64 static int sc18is602_txrx(struct sc18is602 *hw, struct spi_message *msg, in sc18is602_txrx() argument
72 hw->buffer[0] = 1 << spi_get_chipselect(msg->spi, 0); in sc18is602_txrx()
/openbmc/linux/scripts/dtc/
H A Ddtc-parser.y22 #define YYERROR_CALL(msg) yyerror(msg) argument
/openbmc/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec.c139 const struct pd_message *msg, in qcom_pmic_typec_pd_transmit() argument
145 msg, negotiated_rev); in qcom_pmic_typec_pd_transmit()
/openbmc/linux/tools/perf/dlfilters/
H A Ddlfilter-test-api-v2.c141 static int test_fail(const char *msg) in test_fail() argument
143 pr_debug("%s\n", msg); in test_fail()
/openbmc/linux/drivers/pci/msi/
H A Dirqdomain.c40 static void pci_msi_domain_write_msg(struct irq_data *irq_data, struct msi_msg *msg) in pci_msi_domain_write_msg() argument
49 __pci_write_msi_msg(desc, msg); in pci_msi_domain_write_msg()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Drv770_smc.c412 PPSMC_Result rv770_send_msg_to_smc(struct radeon_device *rdev, PPSMC_Msg msg) in rv770_send_msg_to_smc() argument
421 WREG32_P(SMC_MSG, HOST_SMC_MSG(msg), ~HOST_SMC_MSG_MASK); in rv770_send_msg_to_smc()
/openbmc/linux/drivers/iio/gyro/
H A Ditg3200_core.c61 struct i2c_msg msg[2] = { in itg3200_read_reg_s16() local
77 ret = i2c_transfer(client->adapter, msg, 2); in itg3200_read_reg_s16()
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dsil164_drv.c377 struct i2c_msg msg = { in sil164_detect_slave() local
385 if (i2c_transfer(adap, &msg, 1) != 1) { in sil164_detect_slave()

1...<<121122123124125126127128129130>>...164