Home
last modified time | relevance | path

Searched defs:msg (Results 401 – 425 of 1968) sorted by relevance

1...<<11121314151617181920>>...79

/linux-5.10/drivers/isdn/hardware/mISDN/
DmISDNisar.c56 send_mbox(struct isar_hw *isar, u8 his, u8 creg, u8 len, u8 *msg) in send_mbox()
90 rcv_mbox(struct isar_hw *isar, u8 *msg) in rcv_mbox()
1239 u8 cmsb = IOM_CTRL_ENA, msg[5] = {IOM_P1_TXD, 0, 0, 0, 0}; in setup_iom2() local
1449 u8 msg; in isar_setup() local
/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbcdc.c93 struct brcmf_proto_bcdc_dcmd msg; member
111 struct brcmf_proto_bcdc_dcmd *msg = &bcdc->msg; in brcmf_proto_bcdc_msg() local
160 struct brcmf_proto_bcdc_dcmd *msg = &bcdc->msg; in brcmf_proto_bcdc_query_dcmd() local
218 struct brcmf_proto_bcdc_dcmd *msg = &bcdc->msg; in brcmf_proto_bcdc_set_dcmd() local
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c161 static int mlx5_calc_cmd_blocks(struct mlx5_cmd_msg *msg) in mlx5_calc_cmd_blocks()
205 static void calc_chain_sig(struct mlx5_cmd_msg *msg) in calc_chain_sig()
788 struct mlx5_cmd_msg *msg = input ? ent->in : ent->out; in dump_command() local
1304 struct mlx5_cmd_msg *msg; in mlx5_alloc_cmd_msg() local
1346 struct mlx5_cmd_msg *msg) in mlx5_free_cmd_msg()
1555 static void free_msg(struct mlx5_core_dev *dev, struct mlx5_cmd_msg *msg) in free_msg()
1752 struct mlx5_cmd_msg *msg = ERR_PTR(-ENOMEM); in alloc_msg() local
1939 struct mlx5_cmd_msg *msg; in destroy_msg_cache() local
1968 struct mlx5_cmd_msg *msg; in create_msg_cache() local
/linux-5.10/tools/lib/bpf/
Dlibbpf_common.h18 #define LIBBPF_DEPRECATED(msg) __attribute__((deprecated(msg))) argument
/linux-5.10/net/tipc/
Dbearer.c774 static int __tipc_nl_add_bearer(struct tipc_nl_msg *msg, in __tipc_nl_add_bearer()
835 struct tipc_nl_msg msg; in tipc_nl_bearer_dump() local
868 struct tipc_nl_msg msg; in tipc_nl_bearer_get() local
1120 static int __tipc_nl_add_media(struct tipc_nl_msg *msg, in __tipc_nl_add_media()
1172 struct tipc_nl_msg msg; in tipc_nl_media_dump() local
1198 struct tipc_nl_msg msg; in tipc_nl_media_get() local
/linux-5.10/net/can/
Dbcm.c833 static int bcm_tx_setup(struct bcm_msg_head *msg_head, struct msghdr *msg, in bcm_tx_setup()
1008 static int bcm_rx_setup(struct bcm_msg_head *msg_head, struct msghdr *msg, in bcm_rx_setup()
1219 static int bcm_tx_send(struct msghdr *msg, int ifindex, struct sock *sk, in bcm_tx_send()
1264 static int bcm_sendmsg(struct socket *sock, struct msghdr *msg, size_t size) in bcm_sendmsg()
1379 static int bcm_notifier(struct notifier_block *nb, unsigned long msg, in bcm_notifier()
1592 static int bcm_recvmsg(struct socket *sock, struct msghdr *msg, size_t size, in bcm_recvmsg()
/linux-5.10/fs/nfs/blocklayout/
Drpc_pipefs.c60 struct rpc_pipe_msg *msg = &bl_pipe_msg.msg; in bl_resolve_deviceid() local
129 static void bl_pipe_destroy_msg(struct rpc_pipe_msg *msg) in bl_pipe_destroy_msg()
/linux-5.10/sound/soc/sof/imx/
Dimx8m.c36 struct snd_sof_ipc_msg *msg = sdev->msg; in imx8m_get_reply() local
109 static int imx8m_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in imx8m_send_msg()
/linux-5.10/sound/soc/intel/catpt/
Dipc.c146 catpt_dsp_notify_stream(struct catpt_dev *cdev, union catpt_notify_msg msg) in catpt_dsp_notify_stream()
197 union catpt_notify_msg msg = CATPT_MSG(header); in catpt_dsp_process_response() local
/linux-5.10/drivers/rtc/
Drtc-imx-sc.c44 struct imx_sc_msg_timer_get_rtc_time msg; in imx_sc_rtc_read_time() local
95 struct imx_sc_msg_timer_rtc_set_alarm msg; in imx_sc_rtc_set_alarm() local
/linux-5.10/drivers/net/ethernet/netronome/nfp/
Dnfp_net_sriov.c18 nfp_net_sriov_check(struct nfp_app *app, int vf, u16 cap, const char *msg) in nfp_net_sriov_check()
40 nfp_net_sriov_update(struct nfp_app *app, int vf, u16 update, const char *msg) in nfp_net_sriov_update()
/linux-5.10/drivers/media/usb/au0828/
Dau0828-i2c.c127 const struct i2c_msg *msg, int joined_rlen) in i2c_sendbytes()
217 const struct i2c_msg *msg, int joined) in i2c_readbytes()
/linux-5.10/drivers/platform/chrome/
Dcros_ec_i2c.c53 struct cros_ec_command *msg) in cros_ec_pkt_xfer_i2c()
181 struct cros_ec_command *msg) in cros_ec_cmd_xfer_i2c()
/linux-5.10/drivers/usb/usbip/
Dstub_tx.c155 struct msghdr msg; in stub_send_ret_submit() local
366 struct msghdr msg; in stub_send_ret_unlink() local
/linux-5.10/arch/sh/boards/mach-kfr2r09/
Dsetup.c355 struct i2c_msg msg; in kfr2r09_usb0_gadget_i2c_setup() local
398 struct i2c_msg msg; in kfr2r09_serial_i2c_setup() local
/linux-5.10/drivers/i2c/busses/
Di2c-viapro.c102 static void vt596_dump_regs(const char *msg, u8 size) in vt596_dump_regs()
124 static inline void vt596_dump_regs(const char *msg, u8 size) { } in vt596_dump_regs()
/linux-5.10/drivers/media/i2c/smiapp/
Dsmiapp-regs.c73 struct i2c_msg msg; in ____smiapp_read() local
204 struct i2c_msg msg; in smiapp_write_no_quirk() local
/linux-5.10/drivers/media/firewire/
Dfiredtv-ci.c124 struct ca_msg *msg = arg; in fdtv_ca_pmt() local
143 struct ca_msg *msg = arg; in fdtv_ca_send_msg() local
/linux-5.10/drivers/staging/media/allegro-dvt/
Dallegro-core.c722 static int allegro_mbox_send(struct allegro_mbox *mbox, void *msg) in allegro_mbox_send()
755 union mcu_msg_response *msg; in allegro_mbox_notify() local
788 struct mcu_msg_init_request msg; in allegro_mcu_send_init() local
1015 struct mcu_msg_create_channel msg; in allegro_mcu_send_create_channel() local
1045 struct mcu_msg_destroy_channel msg; in allegro_mcu_send_destroy_channel() local
1065 struct mcu_msg_put_stream_buffer msg; in allegro_mcu_send_put_stream_buffer() local
1090 struct mcu_msg_encode_frame msg; in allegro_mcu_send_encode_frame() local
1132 struct mcu_msg_push_buffers_internal *msg; in allegro_mcu_push_buffer_internal() local
1472 struct mcu_msg_encode_frame_response *msg) in allegro_channel_finish_frame()
1633 struct mcu_msg_init_response *msg) in allegro_handle_init()
[all …]
/linux-5.10/drivers/media/cec/core/
Dcec-priv.h23 static inline bool msg_is_raw(const struct cec_msg *msg) in msg_is_raw()
Dcec-api.c214 struct cec_msg msg = {}; in cec_transmit() local
240 static int cec_receive_msg(struct cec_fh *fh, struct cec_msg *msg, bool block) in cec_receive_msg()
293 struct cec_msg msg = {}; in cec_receive() local
/linux-5.10/drivers/media/dvb-frontends/
Dtdhd1.h32 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; in alps_tdhd1_204a_tuner_set_params() local
Dtda10021.c63 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 2 }; in _tda10021_writereg() local
79 …struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 1 … in tda10021_readreg() local
95 struct i2c_msg msg = {.addr=state->config->demod_address, .flags=0, .buf=buf, .len=2}; in lock_tuner() local
/linux-5.10/drivers/slimbus/
Dsched.c30 struct slim_val_inf msg = {0, 0, NULL, NULL}; in slim_ctrl_clk_pause() local
/linux-5.10/drivers/gpu/drm/nouveau/include/nvfw/
Dpmu.h66 struct nv_pmu_acr_msg msg; member
79 struct nv_pmu_acr_msg msg; member
95 struct nv_pmu_acr_msg msg; member

1...<<11121314151617181920>>...79