/linux/drivers/media/dvb-frontends/ |
H A D | l64781.c | 44 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 2 }; in l64781_writereg() local 58 …struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 1 … in l64781_readreg() local 102 struct i2c_msg msg = { .addr = 0x00, .flags = 0, .buf = buf, .len = 1 }; in reset_and_configure() local 496 struct i2c_msg msg [] = { { .addr = config->demod_address, .flags = 0, .buf = b0, .len = 1 }, in l64781_attach() local
|
/linux/drivers/net/can/softing/ |
H A D | softing_fw.c | 20 const char *msg) in _softing_fct_cmd() 53 static int softing_fct_cmd(struct softing *card, int16_t cmd, const char *msg) in softing_fct_cmd() 66 const char *msg) in softing_bootloader_command() 425 struct can_frame msg; in softing_startstop() local
|
/linux/drivers/firmware/ |
H A D | turris-mox-rwtm.c | 160 struct armada_37xx_rwtm_rx_msg *msg = data; in mox_rwtm_rx_callback() local 170 struct armada_37xx_rwtm_tx_msg *msg, in mox_rwtm_exec() 245 struct armada_37xx_rwtm_tx_msg msg = { in check_get_random_support() local 255 struct armada_37xx_rwtm_tx_msg msg = { in mox_hwrng_read() local 311 struct armada_37xx_rwtm_tx_msg msg = {}; in mox_rwtm_sign() local
|
/linux/net/ceph/ |
H A D | messenger_v1.c | 27 struct msghdr msg = { .msg_flags = MSG_DONTWAIT | MSG_NOSIGNAL }; in ceph_tcp_recvmsg() local 44 struct msghdr msg = { .msg_flags = MSG_DONTWAIT | MSG_NOSIGNAL }; in ceph_tcp_recvpage() local 63 struct msghdr msg = { .msg_flags = MSG_DONTWAIT | MSG_NOSIGNAL }; in ceph_tcp_sendmsg() local 83 struct msghdr msg = { in ceph_tcp_sendpage() local 160 static void prepare_message_data(struct ceph_msg *msg, u32 data_len) in prepare_message_data() 467 struct ceph_msg *msg = con->out_msg; in write_partial_message_data() local 1569 struct ceph_msg *msg = con->out_msg; in ceph_con_v1_revoke() local
|
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | pp_debug.h | 37 #define PP_ASSERT_WITH_CODE(cond, msg, code) \ argument 45 #define PP_ASSERT(cond, msg) \ argument
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-sensor.c | 23 struct opal_msg msg; in opal_get_sensor_data() local 67 struct opal_msg msg; in opal_get_sensor_data_u64() local
|
/linux/drivers/gpu/drm/hyperv/ |
H A D | hyperv_drm_proto.c | 196 static inline int hyperv_sendpacket(struct hv_device *hdev, struct synthvid_msg *msg) in hyperv_sendpacket() 219 struct synthvid_msg *msg = (struct synthvid_msg *)hv->init_buf; in hyperv_negotiate_version() local 251 struct synthvid_msg *msg = (struct synthvid_msg *)hv->init_buf; in hyperv_update_vram_location() local 280 struct synthvid_msg msg; in hyperv_update_situation() local 320 struct synthvid_msg msg; in hyperv_hide_hw_ptr() local 354 struct synthvid_msg msg; in hyperv_update_dirt() local 379 struct synthvid_msg *msg = (struct synthvid_msg *)hv->init_buf; in hyperv_get_supported_resolution() local 428 struct synthvid_msg *msg; in hyperv_receive_sub() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
H A D | gm20b.c | 33 struct nv_pmu_acr_bootstrap_falcon_msg *msg = in gm20b_pmu_acr_bootstrap_falcon_cb() local 127 struct nv_pmu_acr_init_wpr_region_msg *msg = in gm20b_pmu_acr_init_wpr_callback() local 161 struct nv_pmu_init_msg msg; in gm20b_pmu_initmsg() local
|
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | smu10_smumgr.c | 63 uint16_t msg) in smu10_send_msg_to_smc_without_waiting() 79 static int smu10_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg) in smu10_send_msg_to_smc() 97 uint16_t msg, uint32_t parameter) in smu10_send_msg_to_smc_with_parameter()
|
/linux/drivers/media/tuners/ |
H A D | mt2131.c | 41 struct i2c_msg msg[2] = { in mt2131_readreg() local 58 struct i2c_msg msg = { .addr = priv->cfg->i2c_address, .flags = 0, in mt2131_writereg() local 70 struct i2c_msg msg = { .addr = priv->cfg->i2c_address, in mt2131_writeregs() local
|
/linux/drivers/char/ipmi/ |
H A D | ipmi_powernv.c | 45 struct ipmi_smi_msg *msg, u8 completion_code) in send_error_reply() 54 static void ipmi_powernv_send(void *send_info, struct ipmi_smi_msg *msg) in ipmi_powernv_send() 113 struct ipmi_smi_msg *msg; in ipmi_powernv_recv() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv50.c | 251 char msg[128]; in nv50_gr_prop_trap() local 288 char msg[128]; in nv50_gr_mp_trap() local 333 char msg[128]; in nv50_gr_tp_trap() local 402 char msg[128]; in nv50_gr_trap_handler() local 637 char msg[128]; in nv50_gr_intr() local
|
/linux/drivers/staging/greybus/ |
H A D | spilib.c | 116 static int setup_next_xfer(struct gb_spilib *spi, struct spi_message *msg) in setup_next_xfer() 152 struct spi_message *msg) in get_next_xfer() 163 struct gb_connection *connection, struct spi_message *msg) in gb_spi_operation_create() 298 struct spi_message *msg, in gb_spi_decode_response() 328 struct spi_message *msg) in gb_spi_transfer_one_message()
|
/linux/drivers/net/ethernet/qualcomm/ |
H A D | qca_spi.c | 97 struct spi_message msg; in qcaspi_write_burst() local 125 struct spi_message msg; in qcaspi_write_legacy() local 149 struct spi_message msg; in qcaspi_read_burst() local 178 struct spi_message msg; in qcaspi_read_legacy() local 203 struct spi_message msg; in qcaspi_tx_cmd() local
|
/linux/drivers/spi/ |
H A D | spi-loopback-test.c | 442 struct spi_message *msg, in spi_test_dump_message() 508 struct spi_message *msg, in spi_check_rx_ranges() 603 struct spi_message *msg, in spi_test_check_loopback_result() 795 struct spi_message *msg = &test->msg; in _spi_test_run_iter() local 936 struct spi_message *msg = &test->msg; in spi_test_execute_msg() local
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | msgbuf.c | 85 struct msgbuf_common_hdr msg; member 96 struct msgbuf_common_hdr msg; member 108 struct msgbuf_common_hdr msg; member 117 struct msgbuf_common_hdr msg; member 131 struct msgbuf_common_hdr msg; member 139 struct msgbuf_common_hdr msg; member 146 struct msgbuf_common_hdr msg; member 154 struct msgbuf_common_hdr msg; member 163 struct msgbuf_common_hdr msg; member 170 struct msgbuf_common_hdr msg; member [all …]
|
/linux/include/net/ |
H A D | 6lowpan.h | 218 static inline void raw_dump_inline(const char *caller, char *msg, in raw_dump_inline() 233 static inline void raw_dump_table(const char *caller, char *msg, in raw_dump_table() 242 static inline void raw_dump_table(const char *caller, char *msg, in raw_dump_table() 244 static inline void raw_dump_inline(const char *caller, char *msg, in raw_dump_inline()
|
/linux/fs/lockd/ |
H A D | svcsubs.c | 36 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f) in nlm_debug_print_fh() 46 static inline void nlm_debug_print_file(char *msg, struct nlm_file *file) in nlm_debug_print_file() 54 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f) in nlm_debug_print_fh() 59 static inline void nlm_debug_print_file(char *msg, struct nlm_file *file) in nlm_debug_print_file()
|
/linux/drivers/i2c/busses/ |
H A D | i2c-ls2x.c | 188 static int ls2x_i2c_rx(struct ls2x_i2c_priv *priv, struct i2c_msg *msg) in ls2x_i2c_rx() 212 static int ls2x_i2c_tx(struct ls2x_i2c_priv *priv, struct i2c_msg *msg) in ls2x_i2c_tx() 235 struct i2c_msg *msg, bool stop) in ls2x_i2c_xfer_one() 265 struct i2c_msg *msg, *emsg = msgs + num; in ls2x_i2c_xfer() local
|
H A D | i2c-axxia.c | 139 struct i2c_msg *msg; member 253 static int i2c_m_rd(const struct i2c_msg *msg) in i2c_m_rd() 258 static int i2c_m_recv_len(const struct i2c_msg *msg) in i2c_m_recv_len() 269 struct i2c_msg *msg = idev->msg_r; in axxia_i2c_empty_rx_fifo() local 301 struct i2c_msg *msg = idev->msg; in axxia_i2c_fill_tx_fifo() local 433 static void axxia_i2c_set_addr(struct axxia_i2c_dev *idev, struct i2c_msg *msg) in axxia_i2c_set_addr() 511 static int axxia_i2c_xfer_msg(struct axxia_i2c_dev *idev, struct i2c_msg *msg, in axxia_i2c_xfer_msg()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_ktls.c | 138 char msg[12] = "hello world\0"; in test_sockmap_ktls_offload() local 170 char msg[12] = "hello world\0"; in test_sockmap_ktls_tx_cork() local 248 struct msghdr msg = {0}; in test_sockmap_ktls_tx_no_buf() local 319 char msg[37] = "0123456789abcdefghijklmnopqrstuvwxyz\0"; in test_sockmap_ktls_tx_pop() local
|
/linux/drivers/atm/ |
H A D | atmtcp.c | 44 const struct atmtcp_control *msg,int flag) in atmtcp_send_control() 89 static int atmtcp_recv_control(const struct atmtcp_control *msg) in atmtcp_recv_control() 122 struct atmtcp_control msg; in atmtcp_v_open() local 146 struct atmtcp_control msg; in atmtcp_v_close() local
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_pfvf_utils.c | 40 struct pfvf_message msg, in adf_pfvf_csr_msg_of() 55 struct pfvf_message msg = { 0 }; in adf_pfvf_message_of() local
|
/linux/net/mptcp/ |
H A D | crypto_test.c | 8 char *msg; member 38 u8 msg[8]; in mptcp_crypto_test_basic() local
|
/linux/drivers/net/wireless/intel/iwlwifi/mei/ |
H A D | main.c | 386 struct iwl_sap_me_msg_start msg = { in iwl_mei_send_check_shared_area() local 574 struct iwl_sap_hdr msg = { in iwl_mei_send_sap_msg() local 1271 u8 msg[100]; in iwl_mei_rx() local 1308 struct iwl_sap_me_msg_start msg = { in iwl_mei_send_start() local 1403 struct iwl_sap_pldr_data msg = { in iwl_mei_pldr_req() local 1508 struct iwl_sap_pldr_end_data msg = { in iwl_mei_alive_notif() local 1535 struct iwl_sap_notif_host_link_up msg = { in iwl_mei_host_associated() local 1583 struct iwl_sap_notif_host_link_down msg = { in iwl_mei_host_disassociated() local 1612 struct iwl_sap_msg_dw msg = { in iwl_mei_set_rfkill_state() local 1646 struct iwl_sap_notif_host_nic_info msg = { in iwl_mei_set_nic_info() local [all …]
|