/openbmc/phosphor-state-manager/ |
H A D | systemd_target_signal.cpp | 121 void SystemdTargetLogging::systemdUnitChange(sdbusplus::message_t& msg) in systemdUnitChange() 144 void SystemdTargetLogging::processNameChangeSignal(sdbusplus::message_t& msg) in processNameChangeSignal()
|
/openbmc/linux/drivers/scsi/ |
H A D | hptiop.c | 126 u32 msg = readl(&iop->outbound_msgaddr0); in iop_intr_itl() local 212 u32 msg; in iop_intr_mv() local 265 u32 msg = readl(&(hba->u.mvfrey.mu->cpu_to_f0_msg_a)); in iop_intr_mvfrey() local 360 static void hptiop_post_msg_itl(struct hptiop_hba *hba, u32 msg) in hptiop_post_msg_itl() 366 static void hptiop_post_msg_mv(struct hptiop_hba *hba, u32 msg) in hptiop_post_msg_mv() 373 static void hptiop_post_msg_mvfrey(struct hptiop_hba *hba, u32 msg) in hptiop_post_msg_mvfrey() 379 static int iop_send_sync_msg(struct hptiop_hba *hba, u32 msg, u32 millisec) in iop_send_sync_msg() 677 static void hptiop_message_callback(struct hptiop_hba *hba, u32 msg) in hptiop_message_callback()
|
/openbmc/linux/drivers/net/can/usb/ |
H A D | ems_usb.c | 120 u8 msg[8]; member 207 } msg; member 299 static void ems_usb_rx_can_msg(struct ems_usb *dev, struct ems_cpc_msg *msg) in ems_usb_rx_can_msg() 331 static void ems_usb_rx_err(struct ems_usb *dev, struct ems_cpc_msg *msg) in ems_usb_rx_err() 439 struct ems_cpc_msg *msg; in ems_usb_read_bulk_callback() local 539 static int ems_usb_command_msg(struct ems_usb *dev, struct ems_cpc_msg *msg) in ems_usb_command_msg() 751 struct ems_cpc_msg *msg; in ems_usb_start_xmit() local 947 static void init_params_sja1000(struct ems_cpc_msg *msg) in init_params_sja1000()
|
/openbmc/phosphor-pid-control/test/ |
H A D | dbus_passive_unittest.cpp | 162 sdbusplus::message_t msg(nullptr, &sdbus_mock); in TEST_F() local 235 sdbusplus::message_t msg(nullptr, &sdbus_mock); in TEST_F() local 306 sdbusplus::message_t msg(nullptr, &sdbus_mock); in TEST_F() local 383 sdbusplus::message_t msg(nullptr, &sdbus_mock); in TEST_F() local 460 sdbusplus::message_t msg(nullptr, &sdbus_mock); in TEST_F() local 537 sdbusplus::message_t msg(nullptr, &sdbus_mock); in TEST_F() local 662 sdbusplus::message_t msg(nullptr, &sdbus_mock); in TEST_F() local 741 sdbusplus::message_t msg(nullptr, &sdbus_mock); in TEST_F() local
|
/openbmc/linux/drivers/mailbox/ |
H A D | rockchip-mailbox.c | 37 struct rockchip_mbox_msg *msg; member 55 struct rockchip_mbox_msg *msg = data; in rockchip_mbox_send_data() local 128 struct rockchip_mbox_msg *msg = NULL; in rockchip_mbox_isr() local
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | i2c.c | 68 gb_i2c_fill_transfer_op(struct gb_i2c_transfer_op *op, struct i2c_msg *msg) in gb_i2c_fill_transfer_op() 85 struct i2c_msg *msg; in gb_i2c_operation_create() local 149 struct i2c_msg *msg = msgs; in gb_i2c_decode_response() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/ |
H A D | ga102.c | 32 struct nv_sec2_init_msg_v1 msg; in ga102_sec2_initmsg() local 76 struct nv_sec2_acr_bootstrap_falcon_msg_v1 *msg = in ga102_sec2_acr_bootstrap_falcon_callback() local
|
/openbmc/linux/drivers/usb/core/ |
H A D | usb.h | 116 static inline int usb_port_suspend(struct usb_device *udev, pm_message_t msg) in usb_port_suspend() 121 static inline int usb_port_resume(struct usb_device *udev, pm_message_t msg) in usb_port_resume()
|
/openbmc/linux/drivers/hid/bpf/entrypoints/ |
H A D | Makefile | 36 msg = macro 39 msg = @printf ' %-8s %s%s\n' "$(1)" "$(notdir $(2))" "$(if $(3), $(3))"; macro
|
/openbmc/u-boot/include/linux/ |
H A D | build_bug.h | 12 #define BUILD_BUG_ON_MSG(cond, msg) (0) argument 46 #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) argument
|
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_event.c | 48 static void evt_sprintf(struct komeda_str *str, u64 evt, const char *msg) in evt_sprintf() 136 char msg[256]; in komeda_print_events() local
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | dbus_utils.hpp | 69 const sdbusplus::message_t& msg) { in setDbusProperty() 95 const sdbusplus::message_t& msg) { in setDbusPropertyAction()
|
/openbmc/linux/drivers/usb/typec/ucsi/ |
H A D | ucsi_stm32g0.c | 89 struct i2c_msg msg[] = { in ucsi_stm32g0_bl_check_ack() local 126 struct i2c_msg msg[] = { in ucsi_stm32g0_bl_cmd_check_ack() local 166 struct i2c_msg msg[] = { in ucsi_stm32g0_bl_rcv_check_ack() local 203 struct i2c_msg msg[] = { in ucsi_stm32g0_bl_send() local 335 struct i2c_msg msg[] = { in ucsi_stm32g0_read() local 366 struct i2c_msg msg[] = { in ucsi_stm32g0_async_write() local
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | rtas_flash.c | 239 const char *msg; in get_flash_status_msg() local 276 char msg[RTAS_MSG_MAXLEN]; in rtas_flash_read_msg() local 293 char msg[RTAS_MSG_MAXLEN]; in rtas_flash_read_num() local 390 char msg[RTAS_MSG_MAXLEN]; in manage_flash_read() local 466 char *msg, int msglen) in get_validate_flash_msg() 487 char msg[VALIDATE_MSG_LEN]; in validate_flash_read() local
|
/openbmc/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_mst_topology.c | 61 struct drm_dp_sideband_msg_req_body msg; member 436 const struct drm_dp_query_stream_enc_status *msg; in drm_dp_encode_sideband_req() local 726 static void drm_dp_crc_sideband_chunk_req(u8 *msg, u8 len) in drm_dp_crc_sideband_chunk_req() 745 static int drm_dp_sideband_msg_set_header(struct drm_dp_sideband_msg_rx *msg, in drm_dp_sideband_msg_set_header() 777 static bool drm_dp_sideband_append_payload(struct drm_dp_sideband_msg_rx *msg, in drm_dp_sideband_append_payload() 1027 struct drm_dp_sideband_msg_reply_body *msg) in drm_dp_sideband_parse_reply() 1074 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_connection_status_notify() 1103 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_resource_status_notify() 1127 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_req() 1144 static void build_dpcd_write(struct drm_dp_sideband_msg_tx *msg, in build_dpcd_write() [all …]
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | lnbh29.c | 45 struct i2c_msg msg[2] = { in lnbh29_read_vmon() local 84 struct i2c_msg msg = { in lnbh29_set_voltage() local
|
/openbmc/linux/tools/testing/selftests/sigaltstack/ |
H A D | sas.c | 36 static const char *msg = "[OK]\tStack preserved"; variable 39 char msg[128]; member
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_intr.c | 47 static void qib_format_hwmsg(char *msg, size_t msgl, const char *hwmsg) in qib_format_hwmsg() 63 size_t nhwerrmsgs, char *msg, size_t msgl) in qib_format_hwerrors()
|
/openbmc/linux/drivers/fpga/ |
H A D | lattice-sysconfig-spi.c | 27 struct spi_message msg; in sysconfig_spi_bitstream_burst_init() local 68 struct spi_message msg; in sysconfig_spi_bitstream_burst_write() local
|
/openbmc/linux/net/batman-adv/ |
H A D | bat_algo.c | 159 static int batadv_algo_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_algo_dump_entry() 188 int batadv_algo_dump(struct sk_buff *msg, struct netlink_callback *cb) in batadv_algo_dump()
|
/openbmc/linux/sound/soc/intel/avs/ |
H A D | skl.c | 56 static int avs_skl_log_buffer_status(struct avs_dev *adev, union avs_notify_msg *msg) in avs_skl_log_buffer_status() 76 static int avs_skl_coredump(struct avs_dev *adev, union avs_notify_msg *msg) in avs_skl_coredump()
|
/openbmc/linux/drivers/rpmsg/ |
H A D | qcom_glink_native.c | 51 struct glink_msg msg; member 320 struct glink_msg msg; in qcom_glink_send_read_notify() local 389 struct glink_msg msg; in qcom_glink_send_version() local 400 struct glink_msg msg; in qcom_glink_send_version_ack() local 412 struct glink_msg msg; in qcom_glink_send_open_ack() local 459 struct glink_msg msg; in qcom_glink_send_open_req() member 657 struct glink_msg msg; in qcom_glink_send_intent_req_ack() local 846 struct glink_msg msg; in qcom_glink_rx_data() member 968 struct glink_msg msg; in qcom_glink_handle_intent() member 970 } __packed * msg; in qcom_glink_handle_intent() local [all …]
|
/openbmc/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_aux.c | 48 struct drm_dp_aux_msg *msg) in dp_aux_write() 114 struct drm_dp_aux_msg *msg) in dp_aux_cmd_fifo_tx() 134 struct drm_dp_aux_msg *msg) in dp_aux_cmd_fifo_rx() 269 struct drm_dp_aux_msg *msg) in dp_aux_transfer()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-digicolor.c | 53 struct i2c_msg *msg; member 76 static u8 dc_i2c_addr_cmd(struct i2c_msg *msg) in dc_i2c_addr_cmd() 145 struct i2c_msg *msg = i2c->msg; in dc_i2c_start_msg() local 213 static int dc_i2c_xfer_msg(struct dc_i2c *i2c, struct i2c_msg *msg, int first, in dc_i2c_xfer_msg()
|
/openbmc/linux/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-regmap.c | 107 struct spi_message msg; in mcp251xfd_regmap_nocrc_update_bits() local 158 struct spi_message msg; in mcp251xfd_regmap_nocrc_read() local 265 struct spi_message *msg, unsigned int data_len) in mcp251xfd_regmap_crc_read_one() 291 struct spi_message msg; in mcp251xfd_regmap_crc_read() local
|