/openbmc/linux/drivers/mailbox/ |
H A D | bcm-flexrm-mailbox.c | 564 static bool flexrm_spu_sanity_check(struct brcm_message *msg) in flexrm_spu_sanity_check() 592 static u32 flexrm_spu_estimate_nonheader_desc_count(struct brcm_message *msg) in flexrm_spu_estimate_nonheader_desc_count() 619 static int flexrm_spu_dma_map(struct device *dev, struct brcm_message *msg) in flexrm_spu_dma_map() 639 static void flexrm_spu_dma_unmap(struct device *dev, struct brcm_message *msg) in flexrm_spu_dma_unmap() 647 static void *flexrm_spu_write_descs(struct brcm_message *msg, u32 nhcnt, in flexrm_spu_write_descs() 705 static bool flexrm_sba_sanity_check(struct brcm_message *msg) in flexrm_sba_sanity_check() 734 static u32 flexrm_sba_estimate_nonheader_desc_count(struct brcm_message *msg) in flexrm_sba_estimate_nonheader_desc_count() 756 static void *flexrm_sba_write_descs(struct brcm_message *msg, u32 nhcnt, in flexrm_sba_write_descs() 834 static bool flexrm_sanity_check(struct brcm_message *msg) in flexrm_sanity_check() 849 static u32 flexrm_estimate_nonheader_desc_count(struct brcm_message *msg) in flexrm_estimate_nonheader_desc_count() [all …]
|
/openbmc/linux/drivers/soundwire/ |
H A D | bus.c | 231 static inline int do_transfer(struct sdw_bus *bus, struct sdw_msg *msg) in do_transfer() 250 struct sdw_msg *msg) in do_transfer_defer() 272 static int sdw_transfer_unlocked(struct sdw_bus *bus, struct sdw_msg *msg) in sdw_transfer_unlocked() 291 int sdw_transfer(struct sdw_bus *bus, struct sdw_msg *msg) in sdw_transfer() 343 int sdw_transfer_defer(struct sdw_bus *bus, struct sdw_msg *msg) in sdw_transfer_defer() 358 int sdw_fill_msg(struct sdw_msg *msg, struct sdw_slave *slave, in sdw_fill_msg() 414 struct sdw_msg msg; in sdw_ntransfer_no_pm() local 485 struct sdw_msg msg; in sdw_bread_no_pm() local 504 struct sdw_msg msg; in sdw_bwrite_no_pm() local 517 struct sdw_msg msg; in sdw_bread_no_pm_unlocked() local [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | testexport.py | 20 def plain(self, msg): argument 23 def warn(self, msg): argument 26 def fatal(self, msg): argument
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | dbus_watcher.hpp | 183 void propChanged(sdbusplus::message_t& msg) in propChanged() 204 void interfaceAdded(sdbusplus::message_t& msg) in interfaceAdded() 330 void propChanged(sdbusplus::message_t& msg) in propChanged() 347 void interfaceAdded(sdbusplus::message_t& msg) in interfaceAdded()
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | kxgettext.c | 84 const char *msg; member 92 static struct message *message__new(const char *msg, char *option, in message__new() 120 static struct message *mesage__find(const char *msg) in mesage__find() 149 static int message__add(const char *msg, char *option, const char *file, in message__add()
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_pfvf_vf_proto.c | 33 int adf_send_vf2pf_msg(struct adf_accel_dev *accel_dev, struct pfvf_message msg) in adf_send_vf2pf_msg() 69 int adf_send_vf2pf_req(struct adf_accel_dev *accel_dev, struct pfvf_message msg, in adf_send_vf2pf_req() 303 struct pfvf_message msg) in adf_handle_pf2vf_msg() 331 struct pfvf_message msg; in adf_recv_and_handle_pf2vf_msg() local
|
/openbmc/linux/net/ncsi/ |
H A D | ncsi-netlink.c | 154 static int ncsi_pkg_info_nl(struct sk_buff *msg, struct genl_info *info) in ncsi_pkg_info_nl() 275 static int ncsi_set_interface_nl(struct sk_buff *msg, struct genl_info *info) in ncsi_set_interface_nl() 356 static int ncsi_clear_interface_nl(struct sk_buff *msg, struct genl_info *info) in ncsi_clear_interface_nl() 395 static int ncsi_send_cmd_nl(struct sk_buff *msg, struct genl_info *info) in ncsi_send_cmd_nl() 591 static int ncsi_set_package_mask_nl(struct sk_buff *msg, in ncsi_set_package_mask_nl() 641 static int ncsi_set_channel_mask_nl(struct sk_buff *msg, in ncsi_set_channel_mask_nl()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.c | 22 int v_retval, u8 *msg, in i40e_vc_vf_broadcast() 1981 u32 v_retval, u8 *msg, u16 msglen) in i40e_vc_send_msg_to_vf() 2056 static int i40e_vc_get_version_msg(struct i40e_vf *vf, u8 *msg) in i40e_vc_get_version_msg() 2118 static int i40e_vc_get_vf_resources_msg(struct i40e_vf *vf, u8 *msg) in i40e_vc_get_vf_resources_msg() 2249 static int i40e_vc_config_promiscuous_mode_msg(struct i40e_vf *vf, u8 *msg) in i40e_vc_config_promiscuous_mode_msg() 2334 static int i40e_vc_config_queues_msg(struct i40e_vf *vf, u8 *msg) in i40e_vc_config_queues_msg() 2486 static int i40e_vc_config_irq_map_msg(struct i40e_vf *vf, u8 *msg) in i40e_vc_config_irq_map_msg() 2602 static int i40e_vc_enable_queues_msg(struct i40e_vf *vf, u8 *msg) in i40e_vc_enable_queues_msg() 2668 static int i40e_vc_disable_queues_msg(struct i40e_vf *vf, u8 *msg) in i40e_vc_disable_queues_msg() 2770 static int i40e_vc_request_queues_msg(struct i40e_vf *vf, u8 *msg) in i40e_vc_request_queues_msg() [all …]
|
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_kunit_util.c | 24 int cros_kunit_ec_xfer_mock(struct cros_ec_device *ec_dev, struct cros_ec_command *msg) in cros_kunit_ec_xfer_mock() 52 int cros_kunit_ec_cmd_xfer_mock(struct cros_ec_device *ec_dev, struct cros_ec_command *msg) in cros_kunit_ec_cmd_xfer_mock() 58 int cros_kunit_ec_pkt_xfer_mock(struct cros_ec_device *ec_dev, struct cros_ec_command *msg) in cros_kunit_ec_pkt_xfer_mock()
|
/openbmc/libpldm/src/oem/meta/ |
H A D | file_io.c | 21 const struct pldm_msg *msg, size_t payload_length, in decode_oem_meta_file_io_write_req() 59 int decode_oem_meta_file_io_req(const struct pldm_msg *msg, in decode_oem_meta_file_io_req() 98 int decode_oem_meta_file_io_read_req(const struct pldm_msg *msg, in decode_oem_meta_file_io_read_req()
|
/openbmc/linux/sound/soc/sof/ |
H A D | ipc.c | 40 struct snd_sof_ipc_msg *msg; in sof_ipc_send_msg() local 132 struct snd_sof_ipc_msg *msg = &sdev->ipc->msg; in snd_sof_ipc_reply() local 150 struct snd_sof_ipc_msg *msg; in snd_sof_ipc_init() local
|
/openbmc/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx-i2c.c | 53 const struct i2c_msg *msg, int tuner_type) in is_tuner() 73 const struct i2c_msg *msg) in cx231xx_i2c_send_bytes() 184 const struct i2c_msg *msg) in cx231xx_i2c_recv_bytes() 334 const struct i2c_msg *msg) in cx231xx_i2c_check_for_device() 481 struct i2c_msg msg = { in cx231xx_do_i2c_scan() local
|
/openbmc/linux/sound/soc/intel/atom/sst/ |
H A D | sst_pvt.c | 158 struct ipc_post *msg; in sst_create_ipc_msg() local 226 struct ipc_post *msg = NULL; in sst_prepare_and_post_msg() local 303 int msg, int task_id, int large, int drv_id) in sst_fill_header_mrfld() 315 void sst_fill_header_dsp(struct ipc_dsp_hdr *dsp, int msg, in sst_fill_header_dsp() 398 struct ipc_post *msg) in sst_add_to_dispatch_list_and_post()
|
/openbmc/linux/tools/bootconfig/ |
H A D | main.c | 170 static int pr_errno(const char *msg, int err) in pr_errno() 182 const char *msg; in load_xbc_from_initrd() local 243 static void show_xbc_error(const char *data, const char *msg, int pos) in show_xbc_error() 267 const char *msg; in init_xbc_with_error() local 365 const char *msg; in apply_xbc() local
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | pathwatchimpl.hpp | 36 { (this->cb)(Context::SIGNAL, msg); }); in start() 50 sdbusplus::message_t& msg) in callback()
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/decorator/ |
H A D | package.py | 62 def _decorator_fail(self, msg): argument 89 def _decorator_fail(self, msg): argument
|
/openbmc/linux/net/devlink/ |
H A D | trap.c | 131 static int devlink_trap_metadata_put(struct sk_buff *msg, in devlink_trap_metadata_put() 180 devlink_trap_group_stats_put(struct sk_buff *msg, in devlink_trap_group_stats_put() 211 static int devlink_trap_stats_put(struct sk_buff *msg, struct devlink *devlink, in devlink_trap_stats_put() 257 static int devlink_nl_trap_fill(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_trap_fill() 312 struct sk_buff *msg; in devlink_nl_trap_get_doit() local 341 static int devlink_nl_trap_get_dump_one(struct sk_buff *msg, in devlink_nl_trap_get_dump_one() 475 devlink_nl_trap_group_fill(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_trap_group_fill() 521 struct sk_buff *msg; in devlink_nl_trap_group_get_doit() local 550 static int devlink_nl_trap_group_get_dump_one(struct sk_buff *msg, in devlink_nl_trap_group_get_dump_one() 736 devlink_trap_policer_stats_put(struct sk_buff *msg, struct devlink *devlink, in devlink_trap_policer_stats_put() [all …]
|
/openbmc/linux/sound/soc/sof/intel/ |
H A D | cnl.c | 121 u32 msg; in cnl_ipc_irq_thread() local 244 static bool cnl_compact_ipc_compress(struct snd_sof_ipc_msg *msg, in cnl_compact_ipc_compress() 262 int cnl_ipc4_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in cnl_ipc4_send_msg() 288 int cnl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in cnl_ipc_send_msg()
|
/openbmc/phosphor-networkd/test/ |
H A D | mock_syscall.cpp | 57 void validateMsgHdr(const struct msghdr* msg) in validateMsgHdr() 228 ssize_t sendmsg(int sockfd, const struct msghdr* msg, int flags) in sendmsg() 266 ssize_t recvmsg(int sockfd, struct msghdr* msg, int flags) in recvmsg() 295 const auto& msg = msgs.front(); in recvmsg() local
|
/openbmc/linux/tools/include/linux/ |
H A D | compiler.h | 12 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument 19 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument 22 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument 34 #define compiletime_assert(condition, msg) \ argument
|
/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/ |
H A D | venc_vpu_if.c | 13 const struct venc_vpu_ipi_msg_init *msg = data; in handle_enc_init_msg() local 38 const struct venc_vpu_ipi_msg_enc *msg = data; in handle_enc_encode_msg() local 65 const struct venc_vpu_ipi_msg_common *msg = data; in vpu_enc_ipi_handler() local 109 static int vpu_enc_send_msg(struct venc_vpu_inst *vpu, void *msg, in vpu_enc_send_msg()
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | tach_sensor.cpp | 116 [this](auto& msg) { this->handleTachChange(msg); }); in TachSensor() 130 [this](auto& msg) { this->handleTargetChange(msg); }); in TachSensor() 284 void TachSensor::handleTargetChange(sdbusplus::message_t& msg) in handleTargetChange() 300 void TachSensor::handleTachChange(sdbusplus::message_t& msg) in handleTachChange()
|
/openbmc/linux/sound/virtio/ |
H A D | virtio_pcm_ops.c | 160 struct virtio_snd_msg *msg; in virtsnd_pcm_dev_set_params() local 274 struct virtio_snd_msg *msg; in virtsnd_pcm_prepare() local 325 struct virtio_snd_msg *msg; in virtsnd_pcm_trigger() local 391 struct virtio_snd_msg *msg; in virtsnd_pcm_sync_stop() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/include/ |
H A D | logger_interface.h | 130 #define DTN_INFO(msg, ...) \ argument 150 #define DISPLAY_STATS(msg, ...) DC_LOG_PERF_TRACE(msg, __VA_ARGS__) argument 154 #define LOG_GAMMA_WRITE(msg, ...) argument
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | isl6421.c | 37 struct i2c_msg msg[2] = { in isl6421_set_voltage() local 127 struct i2c_msg msg = { .addr = isl6421->i2c_addr, .flags = 0, in isl6421_enable_high_lnb_voltage() local 146 struct i2c_msg msg = { .addr = isl6421->i2c_addr, .flags = 0, in isl6421_set_tone() local
|