Home
last modified time | relevance | path

Searched defs:msg (Results 1101 – 1125 of 2821) sorted by relevance

1...<<41424344454647484950>>...113

/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_task_queue.h29 void *msg; member
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddebug.c76 const char *msg, const char *prefix, in ath12k_dbg_dump()
H A Ddebug.h54 const char *msg, const char *prefix, in ath12k_dbg_dump()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddebug.c80 const char *msg, const char *prefix, in ath11k_dbg_dump()
/openbmc/qemu/include/hw/pci/
H A Dpcie_aer.h81 pcie_aer_msg_is_uncor(const PCIEAERMsg *msg) in pcie_aer_msg_is_uncor()
/openbmc/linux/drivers/soundwire/
H A Dcadence_master.c565 struct sdw_msg *msg, int count, int offset) in cdns_fill_msg_resp()
626 _cdns_xfer_msg(struct sdw_cdns *cdns, struct sdw_msg *msg, int cmd, in _cdns_xfer_msg()
677 cdns_program_scp_addr(struct sdw_cdns *cdns, struct sdw_msg *msg) in cdns_program_scp_addr()
741 static int cdns_prep_msg(struct sdw_cdns *cdns, struct sdw_msg *msg, int *cmd) in cdns_prep_msg()
771 cdns_xfer_msg(struct sdw_bus *bus, struct sdw_msg *msg) in cdns_xfer_msg()
800 struct sdw_msg *msg = defer->msg; in cdns_xfer_msg_defer() local
/openbmc/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c258 struct i2c_msg *msg, bool stop) in stm32_i2c_message_start()
302 struct i2c_msg *msg, bool stop) in stm32_i2c_handle_reload()
395 struct i2c_msg *msg, bool stop) in stm32_i2c_message_xfer()
467 static int stm32_i2c_xfer(struct udevice *bus, struct i2c_msg *msg, in stm32_i2c_xfer()
/openbmc/linux/fs/ocfs2/
H A Dstack_user.c360 struct ocfs2_control_message_setn *msg) in ocfs2_control_do_setnode_msg()
391 struct ocfs2_control_message_setv *msg) in ocfs2_control_do_setversion_msg()
441 struct ocfs2_control_message_down *msg) in ocfs2_control_do_down_msg()
477 union ocfs2_control_message msg; in ocfs2_control_message() local
/openbmc/linux/net/tipc/
H A Dname_table.c956 static int __tipc_nl_add_nametable_publ(struct tipc_nl_msg *msg, in __tipc_nl_add_nametable_publ()
1028 static int __tipc_nl_service_range_list(struct tipc_nl_msg *msg, in __tipc_nl_service_range_list()
1050 static int tipc_nl_service_list(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_service_list()
1107 struct tipc_nl_msg msg; in tipc_nl_name_table_dump() local
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c18 enum virtchnl_ops op, u8 *msg, u16 len) in iavf_send_pf_msg()
1204 struct virtchnl_vlan_setting *msg, u16 tpid, in iavf_set_vc_offload_ethertype()
1303 struct virtchnl_vlan_setting *msg; in iavf_send_vlan_offload_v2() local
1968 enum iavf_status v_retval, u8 *msg, u16 msglen) in iavf_virtchnl_completion()
/openbmc/linux/drivers/input/touchscreen/
H A Diqs5xx.c138 struct i2c_msg msg[] = { in iqs5xx_read_burst() local
248 struct i2c_msg msg; in iqs5xx_bl_cmd() local
360 struct i2c_msg msg; in iqs5xx_bl_write() local
399 struct i2c_msg msg; in iqs5xx_bl_verify() local
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Dlog.hpp156 void log(Msg msg, Entry... e) in log()
/openbmc/linux/fs/smb/client/
H A Dcifs_spnego.c166 struct cifs_spnego_msg *msg = spnego_key->payload.data[0]; in cifs_get_spnego_key() local
/openbmc/linux/drivers/clk/tegra/
H A Dclk-device.c63 unsigned long msg, void *data) in tegra_clock_change_notify()
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dchild.h51 #define PARENT_SKIP_IF_UNSUPPORTED(x, sync, msg) \ argument
/openbmc/linux/drivers/usb/host/
H A Dohci-sm501.c209 static int ohci_sm501_suspend(struct platform_device *pdev, pm_message_t msg) in ohci_sm501_suspend()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_pm.c29 u32 msg; in send_host_msg() local
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi_i2c.c70 static int xfer_msg(struct sun4i_hdmi *hdmi, struct i2c_msg *msg) in xfer_msg()
/openbmc/openpower-pnor-code-mgmt/
H A Dversion.cpp147 void Version::updateDeleteInterface(sdbusplus::message_t& msg) in updateDeleteInterface()
/openbmc/linux/drivers/media/tuners/
H A Dmxl5007t.c442 struct i2c_msg msg = { .addr = state->i2c_props.addr, .flags = 0, in mxl5007t_write_reg() local
471 struct i2c_msg msg[] = { in mxl5007t_read_reg() local
490 struct i2c_msg msg = { in mxl5007t_soft_reset() local
/openbmc/linux/drivers/mtd/devices/
H A Dmtd_dataflash.c159 struct spi_message msg; in dataflash_erase() local
240 struct spi_message msg; in dataflash_read() local
305 struct spi_message msg; in dataflash_write() local
/openbmc/linux/drivers/spi/
H A Dspi-img-spfi.c388 struct spi_message *msg) in img_spfi_handle_err()
408 static int img_spfi_prepare(struct spi_controller *host, struct spi_message *msg) in img_spfi_prepare()
431 struct spi_message *msg) in img_spfi_unprepare()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-bcm-kona.c317 struct i2c_msg *msg) in bcm_kona_i2c_read_fifo()
442 struct i2c_msg *msg) in bcm_kona_i2c_write_fifo()
468 struct i2c_msg *msg) in bcm_kona_i2c_do_addr()
/openbmc/linux/tools/testing/selftests/net/
H A Dcsum.c410 struct msghdr msg = {0}; in send_packet() local
697 static bool recv_verify_packet_csum(struct msghdr *msg) in recv_verify_packet_csum()
730 struct msghdr msg = {0}; in recv_packet() local
/openbmc/linux/samples/connector/
H A Ducon.c46 static int netlink_send(int s, struct cn_msg *msg) in netlink_send()

1...<<41424344454647484950>>...113