/linux-6.8/drivers/net/wireless/ath/ath6kl/ |
D | debug.h | 94 const char *msg, const char *prefix, in ath6kl_dbg_dump()
|
/linux-6.8/tools/perf/ui/tui/ |
D | util.c | 239 int ui__dialog_yesno(const char *msg) in ui__dialog_yesno()
|
/linux-6.8/drivers/staging/media/atomisp/i2c/ |
D | atomisp-libmsrlisthelper.c | 67 struct i2c_msg msg = { in set_msr_configuration() local
|
/linux-6.8/fs/ocfs2/dlm/ |
D | dlmast.c | 256 int dlm_proxy_ast_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_proxy_ast_handler()
|
/linux-6.8/drivers/gpu/drm/panel/ |
D | panel-lg-lg4573.c | 46 struct spi_message msg; in lg4573_spi_write_u16() local
|
/linux-6.8/drivers/spi/ |
D | spi-xcomm.c | 136 struct spi_message *msg) in spi_xcomm_transfer_one()
|
/linux-6.8/drivers/gpu/drm/i915/gt/ |
D | selftest_reset.c | 20 const char *msg) in __igt_reset_stolen()
|
/linux-6.8/sound/soc/intel/common/ |
D | sst-ipc.h | 61 struct ipc_message *msg; member
|
/linux-6.8/drivers/irqchip/ |
D | irq-mvebu-gicp.c | 56 static void gicp_compose_msi_msg(struct irq_data *data, struct msi_msg *msg) in gicp_compose_msi_msg()
|
D | irq-alpine-msi.c | 92 struct msi_msg *msg) in alpine_msix_compose_msi_msg()
|
/linux-6.8/drivers/gpu/drm/amd/pm/legacy-dpm/ |
D | si_smc.c | 165 PPSMC_Msg msg) in amdgpu_si_send_msg_to_smc()
|
/linux-6.8/include/linux/ |
D | ipmi.h | 51 struct kernel_ipmi_msg msg; member
|
/linux-6.8/drivers/gpu/drm/radeon/ |
D | si_smc.c | 172 PPSMC_Result si_send_msg_to_smc(struct radeon_device *rdev, PPSMC_Msg msg) in si_send_msg_to_smc()
|
/linux-6.8/drivers/xen/xenbus/ |
D | xenbus.h | 80 struct xsd_sockmsg msg; member
|
/linux-6.8/net/tipc/ |
D | socket.c | 337 static bool tsk_peer_msg(struct tipc_sock *tsk, struct tipc_msg *msg) in tsk_peer_msg() 467 struct tipc_msg *msg; in tipc_sk_create() local 845 struct msghdr *msg, size_t dlen, long timeout) in tipc_sendmcast() 1667 struct tipc_msg *msg = &tsk->phdr; in tipc_sk_finish_conn() local 1798 struct tipc_msg *msg; in tipc_sk_build_ack() local 2726 struct tipc_msg *msg; in tipc_accept() local 2973 struct tipc_msg *msg; in tipc_sk_reinit() local
|
/linux-6.8/drivers/gpu/drm/omapdrm/dss/ |
D | dsi.c | 2094 const struct mipi_dsi_msg *msg) in dsi_vc_send_long() 2155 const struct mipi_dsi_msg *msg) in dsi_vc_send_short() 2186 const struct mipi_dsi_msg msg = { in dsi_vc_send_null() local 2195 const struct mipi_dsi_msg *msg) in dsi_vc_write_common() 2340 const struct mipi_dsi_msg *msg) in dsi_vc_dcs_read() 2374 const struct mipi_dsi_msg *msg) in dsi_vc_generic_read() 3239 const struct mipi_dsi_msg msg = { in _dsi_send_nop() local 4189 const struct mipi_dsi_msg *msg) in _omap_dsi_host_transfer() 4238 const struct mipi_dsi_msg *msg) in omap_dsi_host_transfer()
|
/linux-6.8/net/ipv4/ |
D | af_inet.c | 843 int inet_sendmsg(struct socket *sock, struct msghdr *msg, size_t size) in inet_sendmsg() 872 int inet_recvmsg(struct socket *sock, struct msghdr *msg, size_t size, in inet_recvmsg() 1629 int inet_recv_error(struct sock *sk, struct msghdr *msg, int len, int *addr_len) in inet_recv_error()
|
D | ip_output.c | 936 struct msghdr *msg = from; in ip_generic_getfrag() local 1009 struct msghdr *msg = from; in __ip_append_data() local 1217 struct msghdr *msg = from; in __ip_append_data() local
|
/linux-6.8/arch/x86/kernel/ |
D | hpet.c | 493 static void hpet_msi_write(struct hpet_channel *hc, struct msi_msg *msg) in hpet_msi_write() 499 static void hpet_msi_write_msg(struct irq_data *data, struct msi_msg *msg) in hpet_msi_write_msg() 613 struct msi_msg msg; in hpet_clkevt_msi_resume() local
|
/linux-6.8/net/bluetooth/ |
D | hci_sock.c | 1515 static void hci_sock_cmsg(struct sock *sk, struct msghdr *msg, in hci_sock_cmsg() 1552 static int hci_sock_recvmsg(struct socket *sock, struct msghdr *msg, in hci_sock_recvmsg() 1794 static int hci_sock_sendmsg(struct socket *sock, struct msghdr *msg, in hci_sock_sendmsg()
|
/linux-6.8/ipc/ |
D | mqueue.c | 130 struct msg_msg *msg; /* ptr of loaded message */ member 191 static int msg_insert(struct msg_msg *msg, struct mqueue_inode_info *info) in msg_insert() 252 struct msg_msg *msg; in msg_get() local 516 struct msg_msg *msg, *nmsg; in mqueue_evict_inode() local
|
/linux-6.8/drivers/vhost/ |
D | net.c | 623 struct msghdr *msg, in get_tx_bufs() 775 struct msghdr msg = { in handle_tx_copy() local 865 struct msghdr msg = { in handle_tx_zerocopy() local 1121 struct msghdr msg = { in handle_rx() local
|
/linux-6.8/drivers/i2c/ |
D | i2c-core-base.c | 2131 static int i2c_quirk_error(struct i2c_adapter *adap, struct i2c_msg *msg, char *err_msg) in i2c_quirk_error() 2322 struct i2c_msg msg = { in i2c_transfer_buffer_flags() local 2627 u8 *i2c_get_dma_safe_msg_buf(struct i2c_msg *msg, unsigned int threshold) in i2c_get_dma_safe_msg_buf() 2655 void i2c_put_dma_safe_msg_buf(u8 *buf, struct i2c_msg *msg, bool xferred) in i2c_put_dma_safe_msg_buf()
|
/linux-6.8/scripts/dtc/ |
D | fdtput.c | 277 static void usage(const char *msg) in usage()
|
/linux-6.8/drivers/platform/chrome/ |
D | cros_usbpd_logger.c | 65 struct cros_ec_command *msg; in ec_get_log_entry() local
|