/linux-6.8/drivers/gpu/drm/arm/display/komeda/ |
D | komeda_event.c | 48 static void evt_sprintf(struct komeda_str *str, u64 evt, const char *msg) in evt_sprintf() 136 char msg[256]; in komeda_print_events() local
|
/linux-6.8/drivers/hid/bpf/entrypoints/ |
D | Makefile | 36 msg = macro 39 msg = @printf ' %-8s %s%s\n' "$(1)" "$(notdir $(2))" "$(if $(3), $(3))"; macro
|
/linux-6.8/sound/soc/intel/skylake/ |
D | skl-messages.c | 41 struct skl_ipc_large_config_msg msg = {0}; in skl_dsp_set_astate_cfg() local 691 struct skl_ipc_large_config_msg msg = {0}; in skl_dsp_set_dma_control() local 1030 struct skl_ipc_init_instance_msg msg; in skl_init_module() local 1088 struct skl_ipc_bind_unbind_msg msg; in skl_unbind_modules() local 1154 struct skl_ipc_bind_unbind_msg msg; in skl_bind_modules() local 1397 struct skl_ipc_large_config_msg msg; in skl_set_module_params() local 1410 struct skl_ipc_large_config_msg msg; in skl_get_module_params() local
|
/linux-6.8/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_pf.c | 310 u32 msg[5]; in fm10k_update_xc_addr_pf() local 396 u32 msg[3], xcast_mode; in fm10k_update_xcast_mode_pf() local 464 u32 msg[3], lport_msg; in fm10k_update_lport_state_pf() local 833 u32 msg[4], txdctl, txqctl, tdbal = 0, tdbah = 0; in fm10k_iov_assign_default_mac_vlan_pf() local 1108 u32 msg[1]; in fm10k_iov_reset_lport_pf() local 1356 u32 msg[2]; in fm10k_iov_msg_lport_state_pf() local 1594 u32 msg[1]; in fm10k_request_lport_map_pf() local
|
/linux-6.8/sound/soc/sof/ |
D | ipc4-topology.h | 140 struct sof_ipc4_msg msg; member 312 struct sof_ipc4_msg msg; member 337 struct sof_ipc4_msg msg; member 400 struct sof_ipc4_msg msg; member 412 struct sof_ipc4_msg msg; member 434 struct sof_ipc4_msg msg; member 473 struct sof_ipc4_msg msg; member
|
/linux-6.8/net/ipv6/ |
D | ndisc.c | 529 struct nd_msg *msg; in ndisc_send_na() local 608 struct nd_msg *msg; in ndisc_ns_create() local 674 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 993 struct nd_msg *msg = (struct nd_msg *)skb_transport_header(skb); in ndisc_recv_na() local 1607 struct rd_msg *msg = (struct rd_msg *)skb_transport_header(skb); in ndisc_redirect_rcv() local 1670 struct rd_msg *msg; in ndisc_send_redirect() local 1816 struct nd_msg *msg; in ndisc_rcv() local
|
/linux-6.8/drivers/net/wireless/ath/wil6210/ |
D | txrx_edma.c | 212 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-6.8/drivers/media/common/siano/ |
D | smscoreapi.c | 375 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 1254 struct sms_msg_hdr *msg = in smscore_detect_mode() local 1298 struct sms_msg_data *msg; in smscore_init_device() local 1393 struct sms_msg_data *msg = (struct sms_msg_data *) SMS_ALIGN_ADDRESS(buffer); in smscore_set_device_mode() local 1823 } msg; in smscore_configure_gpio() local 1868 } msg; in smscore_set_gpio() local
|
/linux-6.8/net/ceph/ |
D | mon_client.c | 334 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() 1304 struct ceph_msg *msg) in handle_auth_reply() 1435 static void mon_dispatch(struct ceph_connection *con, struct ceph_msg *msg) in mon_dispatch()
|
/linux-6.8/fs/afs/ |
D | rxrpc.c | 301 struct msghdr msg; in afs_make_call() local 441 const char *msg; in afs_log_error() local 796 struct msghdr msg; in afs_send_empty_reply() local 833 struct msghdr msg; in afs_send_simple_reply() local
|
/linux-6.8/arch/x86/kernel/cpu/mce/ |
D | severity.c | 51 char *msg; member 310 static noinstr int mce_severity_amd(struct mce *m, struct pt_regs *regs, char **msg, bool is_excp) in mce_severity_amd() 370 static noinstr int mce_severity_intel(struct mce *m, struct pt_regs *regs, char **msg, bool is_excp) in mce_severity_intel() 403 int noinstr mce_severity(struct mce *m, struct pt_regs *regs, char **msg, bool is_excp) in mce_severity()
|
/linux-6.8/drivers/media/usb/dvb-usb/ |
D | opera1.c | 131 static int opera1_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg msg[], in opera1_i2c_xfer() 172 struct i2c_msg msg[] = { in opera1_set_voltage() local 309 struct i2c_msg msg[] = { in opera1_pid_filter() local 326 struct i2c_msg msg[] = { in opera1_pid_filter_control() local
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/sec2/ |
D | ga102.c | 33 struct nv_sec2_init_msg_v1 msg; in ga102_sec2_initmsg() local 77 struct nv_sec2_acr_bootstrap_falcon_msg_v1 *msg = in ga102_sec2_acr_bootstrap_falcon_callback() local
|
/linux-6.8/drivers/media/dvb-frontends/ |
D | lnbh29.c | 45 struct i2c_msg msg[2] = { in lnbh29_read_vmon() local 84 struct i2c_msg msg = { in lnbh29_set_voltage() local
|
/linux-6.8/tools/testing/selftests/sigaltstack/ |
D | sas.c | 36 static const char *msg = "[OK]\tStack preserved"; variable 39 char msg[128]; member
|
/linux-6.8/net/batman-adv/ |
D | bat_algo.c | 159 static int batadv_algo_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_algo_dump_entry() 188 int batadv_algo_dump(struct sk_buff *msg, struct netlink_callback *cb) in batadv_algo_dump()
|
/linux-6.8/drivers/infiniband/hw/qib/ |
D | qib_intr.c | 47 static void qib_format_hwmsg(char *msg, size_t msgl, const char *hwmsg) in qib_format_hwmsg() 63 size_t nhwerrmsgs, char *msg, size_t msgl) in qib_format_hwerrors()
|
/linux-6.8/sound/soc/intel/avs/ |
D | skl.c | 57 skl_log_buffer_status(struct avs_dev *adev, union avs_notify_msg *msg) in skl_log_buffer_status() 77 static int skl_coredump(struct avs_dev *adev, union avs_notify_msg *msg) in skl_coredump()
|
/linux-6.8/drivers/fpga/ |
D | lattice-sysconfig-spi.c | 27 struct spi_message msg; in sysconfig_spi_bitstream_burst_init() local 68 struct spi_message msg; in sysconfig_spi_bitstream_burst_write() local
|
/linux-6.8/drivers/media/pci/mantis/ |
D | mantis_i2c.c | 26 static int mantis_i2c_read(struct mantis_pci *mantis, const struct i2c_msg *msg) in mantis_i2c_read() 72 static int mantis_i2c_write(struct mantis_pci *mantis, const struct i2c_msg *msg) in mantis_i2c_write()
|
/linux-6.8/drivers/platform/chrome/ |
D | cros_ec_sensorhub.c | 53 struct cros_ec_command *msg = sensorhub->msg; in cros_ec_sensorhub_register() local 129 struct cros_ec_command *msg; in cros_ec_sensorhub_probe() local
|
/linux-6.8/drivers/firmware/imx/ |
D | imx-scu-irq.c | 119 struct imx_sc_msg_irq_get_status msg; in imx_scu_irq_get_status() local 144 struct imx_sc_msg_irq_enable msg; in imx_scu_irq_group_enable() local 175 static void imx_scu_irq_callback(struct mbox_client *c, void *msg) in imx_scu_irq_callback()
|
/linux-6.8/drivers/media/tuners/ |
D | mt2266.c | 50 struct i2c_msg msg[2] = { in mt2266_readreg() local 65 struct i2c_msg msg = { in mt2266_writereg() local 78 struct i2c_msg msg = { in mt2266_writeregs() local
|
/linux-6.8/net/psample/ |
D | psample.c | 40 static int psample_group_nl_fill(struct sk_buff *msg, in psample_group_nl_fill() 72 static int psample_nl_cmd_get_group_dumpit(struct sk_buff *msg, in psample_nl_cmd_get_group_dumpit() 126 struct sk_buff *msg; in psample_group_notify() local
|
/linux-6.8/drivers/net/ethernet/mellanox/mlxfw/ |
D | mlxfw_fsm.c | 33 #define MLXFW_ERR_MSG(fwdev, extack, msg, err) do { \ argument 124 #define MLXFW_REACT_ERR(msg, err) \ in mlxfw_fsm_reactivate_err() argument 196 const char *msg, const char *comp_name, in mlxfw_status_notify()
|