/openbmc/linux/drivers/usb/cdns3/ |
H A D | cdns3-plat.c | 207 static int cdns3_controller_suspend(struct device *dev, pm_message_t msg) in cdns3_controller_suspend() 231 static int cdns3_controller_resume(struct device *dev, pm_message_t msg) in cdns3_controller_resume()
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | pmi.c | 33 pmi_message_t msg; member 206 int pmi_send_message(pmi_message_t msg) in pmi_send_message()
|
/openbmc/linux/arch/riscv/mm/ |
H A D | fault.c | 25 static void die_kernel_fault(const char *msg, unsigned long addr, in die_kernel_fault() 40 const char *msg; in no_context() local
|
/openbmc/linux/drivers/firmware/imx/ |
H A D | imx-scu-soc.c | 36 struct imx_sc_msg_misc_get_soc_uid msg; in imx_scu_soc_uid() local 60 struct imx_sc_msg_misc_get_soc_id msg; in imx_scu_soc_id() local
|
/openbmc/u-boot/include/u-boot/ |
H A D | rsa.h | 119 uint8_t *msg, int msg_len, in padding_pkcs_15_verify() 127 uint8_t *msg, int msg_len, in padding_pss_verify()
|
/openbmc/linux/net/ipv4/ |
H A D | udp_bpf.c | 13 static int sk_udp_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, in sk_udp_recvmsg() 62 static int udp_bpf_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, in udp_bpf_recvmsg()
|
/openbmc/linux/samples/seccomp/ |
H A D | user-trap.c | 34 struct msghdr msg = {}; in send_fd() local 63 struct msghdr msg = {}; in recv_fd() local
|
/openbmc/linux/net/handshake/ |
H A D | netlink.c | 40 struct sk_buff *msg; in handshake_genl_notify() local 82 struct nlmsghdr *handshake_genl_put(struct sk_buff *msg, in handshake_genl_put()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_ct.c | 99 u32 msg[]; member 842 struct ct_incoming_msg *msg; in ct_alloc_msg() local 850 static void ct_free_msg(struct ct_incoming_msg *msg) in ct_free_msg() 859 static int ct_read(struct intel_guc_ct *ct, struct ct_incoming_msg **msg) in ct_read() 1204 static int ct_handle_hxg(struct intel_guc_ct *ct, struct ct_incoming_msg *msg) in ct_handle_hxg() 1243 static void ct_handle_msg(struct intel_guc_ct *ct, struct ct_incoming_msg *msg) in ct_handle_msg() 1266 struct ct_incoming_msg *msg = NULL; in ct_receive() local
|
/openbmc/ipmitool/src/plugins/lanplus/ |
H A D | lanplus.c | 1344 uint8_t * msg, in getIpmiPayloadWireRep() 1482 uint8_t * msg, /* output */ in getSolPayloadWireRep() 1595 uint8_t * msg; in ipmi_lanplus_build_v2x_msg() local 1967 uint8_t * msg; in ipmi_lanplus_build_v15_ipmi_cmd() local 2788 uint8_t * msg; in ipmi_lanplus_open_session() local 2976 uint8_t * msg; in ipmi_lanplus_rakp1() local 3140 uint8_t * msg; in ipmi_lanplus_rakp3() local
|
/openbmc/linux/drivers/mailbox/ |
H A D | omap-mailbox.c | 55 unsigned long msg; member 151 static void mbox_fifo_write(struct omap_mbox *mbox, u32 msg) in mbox_fifo_write() 260 u32 msg; in mbox_rx_work() local 291 u32 msg; in __mbox_rx_interrupt() local 531 static int omap_mbox_chan_send_noirq(struct omap_mbox *mbox, u32 msg) in omap_mbox_chan_send_noirq() 549 static int omap_mbox_chan_send(struct omap_mbox *mbox, u32 msg) in omap_mbox_chan_send() 567 u32 msg = omap_mbox_message(data); in omap_mbox_chan_send_data() local
|
/openbmc/linux/net/can/ |
H A D | bcm.c | 859 static int bcm_tx_setup(struct bcm_msg_head *msg_head, struct msghdr *msg, in bcm_tx_setup() 1038 static int bcm_rx_setup(struct bcm_msg_head *msg_head, struct msghdr *msg, in bcm_rx_setup() 1249 static int bcm_tx_send(struct msghdr *msg, int ifindex, struct sock *sk, in bcm_tx_send() 1294 static int bcm_sendmsg(struct socket *sock, struct msghdr *msg, size_t size) in bcm_sendmsg() 1409 static void bcm_notify(struct bcm_sock *bo, unsigned long msg, in bcm_notify() 1460 static int bcm_notifier(struct notifier_block *nb, unsigned long msg, in bcm_notifier() 1655 static int bcm_recvmsg(struct socket *sock, struct msghdr *msg, size_t size, in bcm_recvmsg()
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | av7110.c | 1411 u8 msg[2] = { reg, val }; in i2c_writereg() local 1546 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = buf, .len = sizeof(buf) }; in alps_bsrv2_tuner_set_params() local 1589 struct i2c_msg msg = { .addr = 0x62, .flags = 0, .buf = data, .len = sizeof(data) }; in alps_tdbe2_tuner_set_params() local 1621 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; in grundig_29504_451_tuner_set_params() local 1649 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; in philips_cd1516_tuner_set_params() local 1680 struct i2c_msg msg = { .addr = 0x60, .flags = 0, .buf = data, .len = sizeof(data) }; in alps_tdlb7_tuner_set_params() local 1818 struct i2c_msg msg = { .addr = 0x63, .flags = 0, .buf = data, .len = sizeof(data) }; in nexusca_stv0297_tuner_set_params() local 1875 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; in grundig_29504_401_tuner_set_params() local 2084 struct i2c_msg msg[] = { { .addr = 0x50,.flags = 0,.buf = &b,.len = 1 }, in read_pwm() local
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-sysparam.c | 31 struct opal_msg msg; in opal_get_sys_param() local 67 struct opal_msg msg; in opal_set_sys_param() local
|
H A D | opal-powercap.c | 35 struct opal_msg msg; in powercap_show() local 87 struct opal_msg msg; in powercap_store() local
|
/openbmc/linux/arch/arm/mach-omap1/ |
H A D | board-sx1.c | 49 struct i2c_msg msg[1]; in sx1_i2c_write_byte() local 73 struct i2c_msg msg[1]; in sx1_i2c_read_byte() local
|
/openbmc/qemu/tests/qtest/ |
H A D | npcm7xx_sdhci-test.c | 57 static void write_sdread(QTestState *qts, const char *msg) in write_sdread() 89 static void sdwrite_read(QTestState *qts, const char *msg) in sdwrite_read()
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | interrupt.c | 164 static inline int iic_msg_to_irq(int msg) in iic_msg_to_irq() 169 void iic_message_pass(int cpu, int msg) in iic_message_pass() 174 static void iic_request_ipi(int msg) in iic_request_ipi()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | rcar_i2c.c | 156 static int rcar_i2c_read_common(struct udevice *dev, struct i2c_msg *msg) in rcar_i2c_read_common() 182 static int rcar_i2c_write_common(struct udevice *dev, struct i2c_msg *msg) in rcar_i2c_write_common() 206 static int rcar_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, int nmsgs) in rcar_i2c_xfer()
|
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | mxl111sf-gpio.c | 574 struct i2c_msg msg[] = { in pca9534_set_gpio() local 609 struct i2c_msg msg = { in pca9534_init_port_expander() local 648 struct i2c_msg msg[] = { in mxl111sf_probe_port_expander() local
|
H A D | mxl111sf-i2c.c | 226 struct i2c_msg *msg) in mxl111sf_i2c_sw_xfer_msg() 428 struct i2c_msg *msg) in mxl111sf_i2c_hw_xfer_msg() 800 struct i2c_msg msg[], int num) in mxl111sf_i2c_xfer()
|
/openbmc/linux/sound/soc/sof/ |
H A D | debug.c | 219 struct sof_ipc_cmd_hdr msg = { in memory_info_update() local 398 void snd_sof_dsp_dbg_dump(struct snd_sof_dev *sdev, const char *msg, u32 flags) in snd_sof_dsp_dbg_dump() 434 void snd_sof_handle_fw_exception(struct snd_sof_dev *sdev, const char *msg) in snd_sof_handle_fw_exception()
|
/openbmc/linux/tools/testing/vsock/ |
H A D | vsock_diag_test.c | 32 struct vsock_diag_msg msg; member 187 struct msghdr msg = { in send_req() local 216 struct msghdr msg = { in recv_resp() local
|
/openbmc/phosphor-fan-presence/sensor-monitor/ |
H A D | threshold_alarm_logger.cpp | 148 void ThresholdAlarmLogger::propertiesChanged(sdbusplus::message_t& msg) in propertiesChanged() 159 void ThresholdAlarmLogger::interfacesRemoved(sdbusplus::message_t& msg) in interfacesRemoved() 176 void ThresholdAlarmLogger::interfacesAdded(sdbusplus::message_t& msg) in interfacesAdded()
|
/openbmc/witherspoon-pfault-analysis/power-supply/ |
H A D | power_supply.cpp | 112 [this](auto& msg) { this->inventoryChanged(msg); }); in __anon16b4f1cd0302() 122 [this](auto& msg) { this->powerStateChanged(msg); }); in __anon16b4f1cd0402() 190 void PowerSupply::inventoryChanged(sdbusplus::message_t& msg) in inventoryChanged() 226 void PowerSupply::powerStateChanged(sdbusplus::message_t& msg) in powerStateChanged()
|