Home
last modified time | relevance | path

Searched defs:msg (Results 251 – 275 of 1930) sorted by relevance

1...<<11121314151617181920>>...78

/linux/drivers/media/pci/mantis/
H A Dmantis_vp2033.c44 struct i2c_msg msg[] = { in read_pwm() local
63 struct i2c_msg msg = {.addr = 0x60, .flags = 0, .buf = buf, .len = sizeof(buf)}; in tda1002x_cu1216_tuner_set() local
/linux/tools/include/linux/
H A Dbuild_bug.h39 #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) argument
79 #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) argument
/linux/drivers/media/tuners/
H A Dtuner-i2c.h27 struct i2c_msg msg = { .addr = props->addr, .flags = 0, in tuner_i2c_xfer_send() local
37 struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, in tuner_i2c_xfer_recv() local
48 struct i2c_msg msg[2] = { { .addr = props->addr, .flags = 0, in tuner_i2c_xfer_send_recv() local
/linux/arch/sparc/kernel/
H A Dsstate.c23 static void do_set_sstate(unsigned long state, const char *msg) in do_set_sstate()
53 const char *msg; in sstate_reboot_call() local
/linux/drivers/soc/ti/
H A Dti_sci_inta_msi.c20 struct msi_msg *msg) in ti_sci_inta_msi_write_msg()
26 struct msi_msg *msg) in ti_sci_inta_msi_compose_msi_msg()
/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-regmap.c107 struct spi_message msg; in mcp251xfd_regmap_nocrc_update_bits() local
158 struct spi_message msg; in mcp251xfd_regmap_nocrc_read() local
265 struct spi_message *msg, unsigned int data_len) in mcp251xfd_regmap_crc_read_one()
291 struct spi_message msg; in mcp251xfd_regmap_crc_read() local
/linux/drivers/i2c/busses/
H A Di2c-digicolor.c53 struct i2c_msg *msg; member
76 static u8 dc_i2c_addr_cmd(struct i2c_msg *msg) in dc_i2c_addr_cmd()
145 struct i2c_msg *msg = i2c->msg; in dc_i2c_start_msg() local
213 static int dc_i2c_xfer_msg(struct dc_i2c *i2c, struct i2c_msg *msg, int first, in dc_i2c_xfer_msg()
/linux/drivers/w1/
H A Dw1_int.c92 struct w1_netlink_msg msg; in w1_add_master_device() local
171 struct w1_netlink_msg msg; in __w1_remove_master_device() local
/linux/net/l2tp/
H A Dl2tp_netlink.c75 struct sk_buff *msg; in l2tp_nl_cmd_noop() local
108 struct sk_buff *msg; in l2tp_tunnel_notify() local
136 struct sk_buff *msg; in l2tp_session_notify() local
453 struct sk_buff *msg; in l2tp_nl_cmd_tunnel_get() local
805 struct sk_buff *msg; in l2tp_nl_cmd_session_get() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Drpc.c354 struct r535_gsp_msg *msg = to_gsp_hdr(rpc, msg); in r535_gsp_cmdq_push() local
422 struct r535_gsp_msg *msg; in r535_gsp_cmdq_get() local
435 r535_gsp_msg_done(struct nvkm_gsp *gsp, struct nvfw_gsp_rpc *msg) in r535_gsp_msg_done()
441 r535_gsp_msg_dump(struct nvkm_gsp *gsp, struct nvfw_gsp_rpc *msg, int lvl) in r535_gsp_msg_dump()
630 struct r535_gsp_msg *msg = to_gsp_hdr(rpc, msg); in r535_gsp_rpc_push() local
/linux/drivers/staging/greybus/
H A Di2c.c68 gb_i2c_fill_transfer_op(struct gb_i2c_transfer_op *op, struct i2c_msg *msg) in gb_i2c_fill_transfer_op()
85 struct i2c_msg *msg; in gb_i2c_operation_create() local
149 struct i2c_msg *msg = msgs; in gb_i2c_decode_response() local
/linux/drivers/mailbox/
H A Drockchip-mailbox.c37 struct rockchip_mbox_msg *msg; member
55 struct rockchip_mbox_msg *msg = data; in rockchip_mbox_send_data() local
128 struct rockchip_mbox_msg *msg = NULL; in rockchip_mbox_isr() local
H A Domap-mailbox.c60 unsigned long msg; member
114 static void mbox_fifo_write(struct omap_mbox *mbox, u32 msg) in mbox_fifo_write()
205 u32 msg; in __mbox_rx_interrupt() local
281 static int omap_mbox_chan_send_noirq(struct omap_mbox *mbox, u32 msg) in omap_mbox_chan_send_noirq()
297 static int omap_mbox_chan_send(struct omap_mbox *mbox, u32 msg) in omap_mbox_chan_send()
316 u32 msg = (u32)(uintptr_t)(data); in omap_mbox_chan_send_data() local
/linux/drivers/irqchip/
H A Dirq-riscv-imsic-platform.c72 static void imsic_irq_compose_vector_msg(struct imsic_vector *vec, struct msi_msg *msg) in imsic_irq_compose_vector_msg()
87 static void imsic_irq_compose_msg(struct irq_data *d, struct msi_msg *msg) in imsic_irq_compose_msg()
95 struct msi_msg msg = { }; in imsic_msi_update_msg() local
/linux/drivers/media/dvb-frontends/
H A Disl6405.c33 struct i2c_msg msg = { .addr = isl6405->i2c_addr, .flags = 0, in isl6405_set_voltage() local
75 struct i2c_msg msg = { .addr = isl6405->i2c_addr, .flags = 0, in isl6405_enable_high_lnb_voltage() local
/linux/drivers/platform/x86/amd/hsmp/
H A Dhwmon.c26 struct hsmp_message msg = {}; in hsmp_hwmon_write() local
46 struct hsmp_message msg = {}; in hsmp_hwmon_read() local
/linux/drivers/misc/amd-sbi/
H A Drmi-hwmon.c19 struct apml_mbox_msg msg = { 0 }; in sbrmi_read() local
55 struct apml_mbox_msg msg = { 0 }; in sbrmi_write() local
/linux/net/batman-adv/
H A Dmulticast.h97 batadv_mcast_mesh_info_put(struct sk_buff *msg, struct batadv_priv *bat_priv) in batadv_mcast_mesh_info_put()
102 static inline int batadv_mcast_flags_dump(struct sk_buff *msg, in batadv_mcast_flags_dump()
/linux/tools/perf/ui/
H A Dhelpline.c38 void ui_helpline__push(const char *msg) in ui_helpline__push()
64 void ui_helpline__puts(const char *msg) in ui_helpline__puts()
/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx_edma.c212 void *msg) in wil_get_next_rx_status_msg()
575 void *msg = &msg1; in wil_is_rx_idle_edma() local
755 static int wil_check_bar(struct wil6210_priv *wil, void *msg, int cid, in wil_check_bar()
815 void *msg = wil_skb_rxstatus(skb); in wil_rx_error_check_edma() local
855 void *msg = &msg1; in wil_sring_reap_rx_edma() local
1094 void *msg = wil_skb_rxstatus(skb); in wil_rx_handle_edma() local
1144 struct wil_ring_tx_status *msg) in wil_get_next_tx_status_msg()
1174 struct wil_ring_tx_status msg; in wil_tx_sring_handler() local
/linux/net/ceph/
H A Dmon_client.c334 struct ceph_msg *msg = monc->m_subscribe; in __send_subscribe() local
383 struct ceph_msg *msg) in handle_subscribe_ack()
540 struct ceph_msg *msg) in ceph_monc_handle_map()
739 struct ceph_msg *msg) in handle_statfs_reply()
817 struct ceph_msg *msg) in handle_get_version_reply()
940 struct ceph_msg *msg) in handle_command_ack()
1314 struct ceph_msg *msg) in handle_auth_reply()
1445 static void mon_dispatch(struct ceph_connection *con, struct ceph_msg *msg) in mon_dispatch()
/linux/drivers/media/common/siano/
H A Dsmscoreapi.c375 char *msg; in smscore_translate_msg() local
791 struct sms_msg_data2 *msg = in smscore_init_ir() local
911 struct sms_msg_data5 *msg; in smscore_load_firmware_family2() local
1250 struct sms_msg_hdr *msg = in smscore_detect_mode() local
1294 struct sms_msg_data *msg; in smscore_init_device() local
1388 struct sms_msg_data *msg = (struct sms_msg_data *) SMS_ALIGN_ADDRESS(buffer); in smscore_set_device_mode() local
1818 } msg; in smscore_configure_gpio() local
1863 } msg; in smscore_set_gpio() local
/linux/net/sunrpc/
H A Dsvcsock.c231 svc_tcp_sock_process_cmsg(struct socket *sock, struct msghdr *msg, in svc_tcp_sock_process_cmsg()
271 struct msghdr msg = { in svc_tcp_sock_recv_cmsg() local
290 svc_tcp_sock_recvmsg(struct svc_sock *svsk, struct msghdr *msg) in svc_tcp_sock_recvmsg()
334 struct msghdr msg = { NULL }; in svc_tcp_read_msg() local
600 struct msghdr msg = { in svc_udp_recvfrom() local
723 struct msghdr msg = { in svc_udp_sendto() local
1041 struct msghdr msg = { NULL }; in svc_tcp_read_marker() local
1229 struct msghdr msg = { in svc_tcp_sendmsg() local
/linux/net/ipv6/
H A Dndisc.c532 struct nd_msg *msg; in ndisc_send_na() local
611 struct nd_msg *msg; in ndisc_ns_create() local
677 struct rs_msg *msg; in ndisc_send_rs() local
789 struct nd_msg *msg = (struct nd_msg *)skb_transport_header(skb); in ndisc_recv_ns() local
990 struct nd_msg *msg = (struct nd_msg *)skb_transport_header(skb); in ndisc_recv_na() local
1600 struct rd_msg *msg = (struct rd_msg *)skb_transport_header(skb); in ndisc_redirect_rcv() local
1661 struct rd_msg *msg; in ndisc_send_redirect() local
1803 struct nd_msg *msg; in ndisc_rcv() local
/linux/kernel/bpf/preload/iterators/
H A DMakefile26 msg = macro
29 msg = @printf ' %-8s %s%s\n' "$(1)" "$(notdir $(2))" "$(if $(3), $(3))"; macro

1...<<11121314151617181920>>...78