/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | ec100.c | 24 struct i2c_msg msg[1] = { in ec100_write_reg() local 49 struct i2c_msg msg[2] = { in ec100_read_reg() local
|
H A D | sp887x.c | 42 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = len }; in i2c_writebytes() local 57 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 4 }; in sp887x_writereg() local 81 struct i2c_msg msg[] = {{ .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 2 }, in sp887x_readreg() local
|
H A D | stv0297.c | 43 struct i2c_msg msg = {.addr = state->config->demod_address,.flags = 0,.buf = buf,.len = 2 }; in stv0297_writereg() local 59 struct i2c_msg msg[] = { {.addr = state->config->demod_address,.flags = 0,.buf = b0,.len = 1}, in stv0297_readreg() local 98 struct i2c_msg msg[] = { {.addr = state->config->demod_address,.flags = 0,.buf = in stv0297_readregs() local
|
/openbmc/linux/drivers/media/tuners/ |
H A D | fc0012.c | 14 struct i2c_msg msg = { in fc0012_writereg() local 29 struct i2c_msg msg[2] = { in fc0012_readreg() local
|
H A D | tda18271-common.c | 115 struct i2c_msg msg[] = { in tda18271_read_regs() local 145 struct i2c_msg msg[] = { in tda18271_read_extended() local 184 struct i2c_msg msg = { .addr = priv->i2c_props.addr, .flags = 0, in __tda18271_write_regs() local
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-cros-ec-tunnel.c | 88 struct ec_params_i2c_passthru_msg *msg = ¶ms->msg[i]; in ec_i2c_construct_message() local 184 struct cros_ec_command *msg; in ec_i2c_xfer() local
|
/openbmc/pldm/libpldmresponder/ |
H A D | bios_config.hpp | 234 [this, biosAttrIndex](sdbusplus::message_t& msg) { in constructAttribute() 247 sdbusplus::message_t& msg) { in constructAttribute()
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | fan.cpp | 140 void Fan::presenceIfaceAdded(sdbusplus::message_t& msg) in presenceIfaceAdded() 463 void Fan::presenceChanged(sdbusplus::message_t& msg) in presenceChanged()
|
/openbmc/phosphor-bmc-code-mgmt/ |
H A D | activation.cpp | 310 void Activation::unitStateChange(sdbusplus::message_t& msg) in unitStateChange() 421 void Activation::onStateChangesBios(sdbusplus::message_t& msg) in onStateChangesBios()
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | oem_ibm_handler.hpp | 71 [this](sdbusplus::message_t& msg) { in Handler() 107 [](sdbusplus::message_t& msg) { in Handler()
|
/openbmc/linux/tools/testing/selftests/hid/ |
H A D | Makefile | 45 msg = macro 48 msg = @printf ' %-8s%s %s%s\n' "$(1)" "$(if $(2), [$(2)])" "$(notdir $(3))" "$(if $(4), $(4))"; macro
|
/openbmc/linux/drivers/media/cec/i2c/ |
H A D | ch7322.c | 165 static int ch7322_send_message(struct ch7322 *ch7322, const struct cec_msg *msg) in ch7322_send_message() 208 static int ch7322_receive_message(struct ch7322 *ch7322, struct cec_msg *msg) in ch7322_receive_message() 272 struct cec_msg msg; in ch7322_rx_done() local 354 u32 signal_free_time, struct cec_msg *msg) in ch7322_cec_adap_transmit()
|
/openbmc/linux/net/can/ |
H A D | raw.c | 274 static void raw_notify(struct raw_sock *ro, unsigned long msg, in raw_notify() 316 static int raw_notifier(struct notifier_block *nb, unsigned long msg, in raw_notifier() 826 static int raw_sendmsg(struct socket *sock, struct msghdr *msg, size_t size) in raw_sendmsg() 907 static int raw_recvmsg(struct socket *sock, struct msghdr *msg, size_t size, in raw_recvmsg()
|
/openbmc/openbmc/poky/scripts/lib/build_perf/ |
H A D | scrape-html-report.js | 6 page.onConsoleMessage = function(msg) { argument
|
/openbmc/linux/tools/tracing/rtla/src/ |
H A D | rtla.c | 21 static const char *msg[] = { in rtla_usage() local
|
/openbmc/linux/drivers/video/backlight/ |
H A D | ipaq_micro_bl.c | 20 struct ipaq_micro_msg msg = { in micro_bl_update_status() local
|
/openbmc/linux/tools/lib/bpf/ |
H A D | libbpf_errno.c | 56 const char *msg; in libbpf_strerror() local
|
/openbmc/qemu/contrib/vhost-user-gpu/ |
H A D | virgl.c | 389 VhostUserGpuMsg msg = { in virgl_cmd_set_scanout() local 418 VhostUserGpuMsg msg = { in virgl_cmd_set_scanout() local 447 VhostUserGpuMsg msg = { in virgl_cmd_resource_flush() local
|
/openbmc/qemu/qga/vss-win32/ |
H A D | install.cpp | 50 char *msg = NULL; in errmsg() local 64 char *msg, buf[512]; in errmsg_dialog() local 75 #define _chk(hr, status, msg, err_label) \ argument
|
/openbmc/linux/drivers/usb/typec/tcpm/qcom/ |
H A D | qcom_pmic_typec_pdphy.c | 154 const struct pd_message *msg, in qcom_pmic_typec_pdphy_pd_transmit_payload() 236 const struct pd_message *msg, in qcom_pmic_typec_pdphy_pd_transmit() 261 struct pd_message msg; in qcom_pmic_typec_pdphy_pd_receive() local
|
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/ |
H A D | metric.cpp | 443 bmcmetrics_metricproto_BmcStringTable_StringEntry msg = { in doWork() local 485 auto msg = std::format("Getting pb size: {}", PB_GET_ERROR(&nost)); in doWork() local 495 auto msg = std::format("Writing pb msg: {}", PB_GET_ERROR(&ost)); in doWork() local
|
/openbmc/linux/drivers/usb/serial/ |
H A D | keyspan.c | 861 struct keyspan_usa26_portStatusMessage *msg; in usa26_instat_callback() local 980 struct keyspan_usa28_portStatusMessage *msg; in usa28_instat_callback() local 1063 struct keyspan_usa49_portStatusMessage *msg; in usa49_instat_callback() local 1321 struct keyspan_usa90_portStatusMessage *msg; in usa90_instat_callback() local 1387 struct keyspan_usa67_portStatusMessage *msg; in usa67_instat_callback() local 2033 struct keyspan_usa26_portControlMessage msg; in keyspan_usa26_send_setup() local 2180 struct keyspan_usa28_portControlMessage msg; in keyspan_usa28_send_setup() local 2299 struct keyspan_usa49_portControlMessage msg; in keyspan_usa49_send_setup() local 2476 struct keyspan_usa90_portControlMessage msg; in keyspan_usa90_send_setup() local 2606 struct keyspan_usa67_portControlMessage msg; in keyspan_usa67_send_setup() local
|
/openbmc/linux/net/tls/ |
H A D | tls_sw.c | 842 static int bpf_exec_tx_verdict(struct sk_msg *msg, struct sock *sk, in bpf_exec_tx_verdict() 974 static int tls_sw_sendmsg_splice(struct sock *sk, struct msghdr *msg, in tls_sw_sendmsg_splice() 1005 static int tls_sw_sendmsg_locked(struct sock *sk, struct msghdr *msg, in tls_sw_sendmsg_locked() 1226 int tls_sw_sendmsg(struct sock *sk, struct msghdr *msg, size_t size) in tls_sw_sendmsg() 1635 struct msghdr *msg, struct tls_decrypt_arg *darg) in tls_decrypt_sw() 1674 tls_decrypt_device(struct sock *sk, struct msghdr *msg, in tls_decrypt_device() 1723 static int tls_rx_one_record(struct sock *sk, struct msghdr *msg, in tls_rx_one_record() 1752 static int tls_record_content_type(struct msghdr *msg, struct tls_msg *tlm, in tls_record_content_type() 1786 struct msghdr *msg, in process_rx_list() 1951 struct msghdr *msg, in tls_sw_recvmsg()
|
/openbmc/linux/drivers/gpu/drm/msm/dsi/ |
H A D | dsi_host.c | 1195 const struct mipi_dsi_msg *msg) in dsi_cmd_dma_add() 1249 static int dsi_short_read1_resp(u8 *buf, const struct mipi_dsi_msg *msg) in dsi_short_read1_resp() 1265 static int dsi_short_read2_resp(u8 *buf, const struct mipi_dsi_msg *msg) in dsi_short_read2_resp() 1279 static int dsi_long_read_resp(u8 *buf, const struct mipi_dsi_msg *msg) in dsi_long_read_resp() 1392 const struct mipi_dsi_msg *msg) in dsi_cmds2buf_tx() 1642 const struct mipi_dsi_msg *msg) in dsi_host_transfer() 2015 const struct mipi_dsi_msg *msg) in msm_dsi_host_xfer_prepare() 2050 const struct mipi_dsi_msg *msg) in msm_dsi_host_xfer_restore() 2068 const struct mipi_dsi_msg *msg) in msm_dsi_host_cmd_tx() 2076 const struct mipi_dsi_msg *msg) in msm_dsi_host_cmd_rx()
|
/openbmc/u-boot/tools/patman/ |
H A D | checkpatch.py | 125 def GetWarningMsg(col, msg_type, fname, line, msg): argument
|