/linux-5.10/drivers/gpu/drm/ |
D | drm_dp_helper.c | 216 struct drm_dp_aux_msg msg; in drm_dp_dpcd_access() local 1170 static void drm_dp_i2c_msg_write_status_update(struct drm_dp_aux_msg *msg) in drm_dp_i2c_msg_write_status_update() 1195 static int drm_dp_aux_req_duration(const struct drm_dp_aux_msg *msg) in drm_dp_aux_req_duration() 1206 static int drm_dp_aux_reply_duration(const struct drm_dp_aux_msg *msg) in drm_dp_aux_reply_duration() 1234 static int drm_dp_i2c_msg_duration(const struct drm_dp_aux_msg *msg, in drm_dp_i2c_msg_duration() 1248 static int drm_dp_i2c_retry_count(const struct drm_dp_aux_msg *msg, in drm_dp_i2c_retry_count() 1275 static int drm_dp_i2c_do_msg(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in drm_dp_i2c_do_msg() 1384 static void drm_dp_i2c_msg_set_request(struct drm_dp_aux_msg *msg, in drm_dp_i2c_msg_set_request() 1401 struct drm_dp_aux_msg msg = *orig_msg; in drm_dp_i2c_drain_msg() local 1437 struct drm_dp_aux_msg msg; in drm_dp_i2c_xfer() local
|
/linux-5.10/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
|
D | cros_ec_vbc.c | 24 struct cros_ec_command *msg; in vboot_context_read() local 64 struct cros_ec_command *msg; in vboot_context_write() local
|
/linux-5.10/drivers/infiniband/core/ |
D | cm.c | 262 struct ib_mad_send_buf *msg; member 308 struct ib_mad_send_buf **msg) in cm_alloc_msg() 380 struct ib_mad_send_buf *msg) in cm_create_response_msg_ah() 393 static void cm_free_msg(struct ib_mad_send_buf *msg) in cm_free_msg() 404 struct ib_mad_send_buf **msg) in cm_alloc_response_msg() 1590 struct ib_mad_send_buf *msg = NULL; in cm_issue_rej() local 1933 struct ib_mad_send_buf *msg = NULL; in cm_dup_req_handler() local 2270 struct ib_mad_send_buf *msg; in ib_send_cm_rep() local 2341 struct ib_mad_send_buf *msg; in ib_send_cm_rtu() local 2421 struct ib_mad_send_buf *msg = NULL; in cm_dup_rep_handler() local [all …]
|
/linux-5.10/net/batman-adv/ |
D | bat_algo.c | 177 static int batadv_algo_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_algo_dump_entry() 206 int batadv_algo_dump(struct sk_buff *msg, struct netlink_callback *cb) in batadv_algo_dump()
|
/linux-5.10/drivers/usb/core/ |
D | generic.c | 265 int usb_generic_driver_suspend(struct usb_device *udev, pm_message_t msg) in usb_generic_driver_suspend() 293 int usb_generic_driver_resume(struct usb_device *udev, pm_message_t msg) in usb_generic_driver_resume()
|
/linux-5.10/arch/arm/boot/compressed/ |
D | decompress.c | 16 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument 23 # define Assert(cond,msg) argument
|
/linux-5.10/net/phonet/ |
D | datagram.c | 73 static int pn_sendmsg(struct sock *sk, struct msghdr *msg, size_t len) in pn_sendmsg() 114 static int pn_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, in pn_recvmsg()
|
/linux-5.10/tools/cgroup/ |
D | iocost_coef_gen.py | 51 def info(msg): argument 55 def dbg(msg): argument
|
/linux-5.10/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-5.10/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()
|
/linux-5.10/net/psample/ |
D | psample.c | 38 static int psample_group_nl_fill(struct sk_buff *msg, in psample_group_nl_fill() 70 static int psample_nl_cmd_get_group_dumpit(struct sk_buff *msg, in psample_nl_cmd_get_group_dumpit() 123 struct sk_buff *msg; in psample_group_notify() local
|
/linux-5.10/crypto/ |
D | algif_hash.c | 63 static int hash_sendmsg(struct socket *sock, struct msghdr *msg, in hash_sendmsg() 183 static int hash_recvmsg(struct socket *sock, struct msghdr *msg, size_t len, in hash_recvmsg() 327 static int hash_sendmsg_nokey(struct socket *sock, struct msghdr *msg, in hash_sendmsg_nokey() 351 static int hash_recvmsg_nokey(struct socket *sock, struct msghdr *msg, in hash_recvmsg_nokey()
|
/linux-5.10/drivers/visorbus/ |
D | visorchannel.c | 211 void *msg) in signalremove_inner() 251 void *msg) in visorchannel_signalremove() 301 void *msg) in signalinsert_inner() 419 void *msg) in visorchannel_signalinsert()
|
/linux-5.10/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 310 struct i2c_msg msg[] = { in opera1_pid_filter() local 327 struct i2c_msg msg[] = { in opera1_pid_filter_control() local
|
/linux-5.10/drivers/media/pci/saa7164/ |
D | saa7164-bus.c | 120 int saa7164_bus_set(struct saa7164_dev *dev, struct tmComResInfo* msg, in saa7164_bus_set() 305 int saa7164_bus_get(struct saa7164_dev *dev, struct tmComResInfo* msg, in saa7164_bus_get()
|
/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
D | enetc_msg.c | 69 struct enetc_msg_swbd *msg; in enetc_msg_alloc_mbx() local 97 struct enetc_msg_swbd *msg; in enetc_msg_free_mbx() local
|
/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_pf.c | 309 u32 msg[5]; in fm10k_update_xc_addr_pf() local 395 u32 msg[3], xcast_mode; in fm10k_update_xcast_mode_pf() local 463 u32 msg[3], lport_msg; in fm10k_update_lport_state_pf() local 832 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 1595 u32 msg[1]; in fm10k_request_lport_map_pf() local
|
/linux-5.10/sound/soc/intel/skylake/ |
D | skl-messages.c | 41 struct skl_ipc_large_config_msg msg = {0}; in skl_dsp_set_astate_cfg() local 624 struct skl_ipc_large_config_msg msg = {0}; in skl_dsp_set_dma_control() local 978 struct skl_ipc_init_instance_msg msg; in skl_init_module() local 1036 struct skl_ipc_bind_unbind_msg msg; in skl_unbind_modules() local 1115 struct skl_ipc_bind_unbind_msg msg; in skl_bind_modules() local 1358 struct skl_ipc_large_config_msg msg; in skl_set_module_params() local 1371 struct skl_ipc_large_config_msg msg; in skl_get_module_params() local
|
/linux-5.10/include/linux/mfd/ |
D | ipaq-micro.h | 117 struct ipaq_micro_msg *msg; member 130 struct ipaq_micro_msg *msg) in ipaq_micro_tx_msg_sync() 143 struct ipaq_micro_msg *msg) in ipaq_micro_tx_msg_async()
|
/linux-5.10/sound/pci/mixart/ |
D | mixart_core.c | 130 struct mixart_msg *msg, in send_msg() 334 u32 msg, addr, type; in snd_mixart_process_msg() local 423 u32 msg; in snd_mixart_threaded_irq() local
|
/linux-5.10/net/netfilter/ipvs/ |
D | ip_vs_proto.c | 218 const char *msg) in ip_vs_tcpudp_debug_packet_v4() 250 const char *msg) in ip_vs_tcpudp_debug_packet_v6() 283 const char *msg) in ip_vs_tcpudp_debug_packet()
|
/linux-5.10/net/ipv6/ |
D | ndisc.c | 527 struct nd_msg *msg; in ndisc_send_na() local 609 struct nd_msg *msg; in ndisc_send_ns() local 657 struct rs_msg *msg; in ndisc_send_rs() local 772 struct nd_msg *msg = (struct nd_msg *)skb_transport_header(skb); in ndisc_recv_ns() local 956 struct nd_msg *msg = (struct nd_msg *)skb_transport_header(skb); in ndisc_recv_na() local 1527 struct rd_msg *msg = (struct rd_msg *)skb_transport_header(skb); in ndisc_redirect_rcv() local 1587 struct rd_msg *msg; in ndisc_send_redirect() local 1732 struct nd_msg *msg; in ndisc_rcv() local
|
/linux-5.10/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_data4 *msg; in smscore_load_firmware_family2() local 1258 struct sms_msg_hdr *msg = in smscore_detect_mode() local 1302 struct sms_msg_data *msg; in smscore_init_device() local 1397 struct sms_msg_data *msg = (struct sms_msg_data *) SMS_ALIGN_ADDRESS(buffer); in smscore_set_device_mode() local 1827 } msg; in smscore_configure_gpio() local 1872 } msg; in smscore_set_gpio() local
|
/linux-5.10/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 1092 void *msg = wil_skb_rxstatus(skb); in wil_rx_handle_edma() local 1142 struct wil_ring_tx_status *msg) in wil_get_next_tx_status_msg() 1172 struct wil_ring_tx_status msg; in wil_tx_sring_handler() local
|