Home
last modified time | relevance | path

Searched refs:txmsg (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c688 const struct drm_dp_sideband_msg_tx *txmsg) in drm_dp_mst_dump_sideband_msg_tx()
695 drm_dp_mst_rad_to_str(txmsg->dst->rad, txmsg->dst->lct, buf, in drm_dp_mst_dump_sideband_msg_tx()
697 drm_printf(p, "txmsg cur_offset=%x cur_len=%x seqno=%x state=%s path_msg=%d dst=%s\n", in drm_dp_mst_dump_sideband_msg_tx()
698 txmsg->cur_offset, txmsg->cur_len, txmsg->seqno, in drm_dp_mst_dump_sideband_msg_tx()
699 drm_dp_mst_sideband_tx_state_str(txmsg->state), in drm_dp_mst_dump_sideband_msg_tx()
700 txmsg->path_msg, buf); in drm_dp_mst_dump_sideband_msg_tx()
702 ret = drm_dp_decode_sideband_req(txmsg, in drm_dp_mst_dump_sideband_msg_tx()
687 drm_dp_mst_dump_sideband_msg_tx(struct drm_printer *p, const struct drm_dp_sideband_msg_tx *txmsg) drm_dp_mst_dump_sideband_msg_tx() argument
1237 check_txmsg_state(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_sideband_msg_tx *txmsg) check_txmsg_state() argument
1252 drm_dp_mst_wait_tx_reply(struct drm_dp_mst_branch *mstb, struct drm_dp_sideband_msg_tx *txmsg) drm_dp_mst_wait_tx_reply() argument
2752 set_hdr_from_dst_qlock(struct drm_dp_sideband_msg_hdr *hdr, struct drm_dp_sideband_msg_tx *txmsg) set_hdr_from_dst_qlock() argument
2781 process_single_tx_qlock(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_sideband_msg_tx *txmsg, bool up) process_single_tx_qlock() argument
2844 struct drm_dp_sideband_msg_tx *txmsg; process_single_down_tx_qlock() local
2864 drm_dp_queue_down_tx(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_sideband_msg_tx *txmsg) drm_dp_queue_down_tx() argument
2908 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_send_link_address() local
2988 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_send_clear_payload_id_table() local
3013 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_send_enum_path_resources() local
3112 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_payload_send_msg() local
3169 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_send_power_updown_phy() local
3206 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_send_query_stream_enc_status() local
3431 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_send_dpcd_read() local
3482 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_send_dpcd_write() local
3528 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_send_up_ack_reply() local
3864 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_mst_handle_down_rep() local
4116 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_mst_hpd_irq_send_new_request() local
4928 struct drm_dp_sideband_msg_tx *txmsg, *txmsg_tmp; drm_dp_delayed_destroy_mstb() local
5613 struct drm_dp_sideband_msg_tx *txmsg = NULL; drm_dp_mst_i2c_read() local
5666 struct drm_dp_sideband_msg_tx *txmsg = NULL; drm_dp_mst_i2c_write() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c687 const struct drm_dp_sideband_msg_tx *txmsg) in drm_dp_mst_dump_sideband_msg_tx()
694 drm_dp_mst_rad_to_str(txmsg->dst->rad, txmsg->dst->lct, buf, in drm_dp_mst_dump_sideband_msg_tx()
696 drm_printf(p, "txmsg cur_offset=%x cur_len=%x seqno=%x state=%s path_msg=%d dst=%s\n", in drm_dp_mst_dump_sideband_msg_tx()
697 txmsg->cur_offset, txmsg->cur_len, txmsg->seqno, in drm_dp_mst_dump_sideband_msg_tx()
698 drm_dp_mst_sideband_tx_state_str(txmsg->state), in drm_dp_mst_dump_sideband_msg_tx()
699 txmsg->path_msg, buf); in drm_dp_mst_dump_sideband_msg_tx()
701 ret = drm_dp_decode_sideband_req(txmsg, in drm_dp_mst_dump_sideband_msg_tx()
686 drm_dp_mst_dump_sideband_msg_tx(struct drm_printer *p, const struct drm_dp_sideband_msg_tx *txmsg) drm_dp_mst_dump_sideband_msg_tx() argument
1280 check_txmsg_state(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_sideband_msg_tx *txmsg) check_txmsg_state() argument
1295 drm_dp_mst_wait_tx_reply(struct drm_dp_mst_branch *mstb, struct drm_dp_sideband_msg_tx *txmsg) drm_dp_mst_wait_tx_reply() argument
2800 set_hdr_from_dst_qlock(struct drm_dp_sideband_msg_hdr *hdr, struct drm_dp_sideband_msg_tx *txmsg) set_hdr_from_dst_qlock() argument
2829 process_single_tx_qlock(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_sideband_msg_tx *txmsg, bool up) process_single_tx_qlock() argument
2892 struct drm_dp_sideband_msg_tx *txmsg; process_single_down_tx_qlock() local
2912 drm_dp_queue_down_tx(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_sideband_msg_tx *txmsg) drm_dp_queue_down_tx() argument
2954 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_send_link_address() local
3035 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_send_clear_payload_id_table() local
3060 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_send_enum_path_resources() local
3159 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_payload_send_msg() local
3216 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_send_power_updown_phy() local
3251 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_send_query_stream_enc_status() local
3533 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_send_dpcd_read() local
3585 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_send_dpcd_write() local
3631 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_send_up_ack_reply() local
3986 struct drm_dp_sideband_msg_tx *txmsg; drm_dp_mst_handle_down_rep() local
4925 struct drm_dp_sideband_msg_tx *txmsg, *txmsg_tmp; drm_dp_delayed_destroy_mstb() local
5567 struct drm_dp_sideband_msg_tx *txmsg = NULL; drm_dp_mst_i2c_read() local
5620 struct drm_dp_sideband_msg_tx *txmsg = NULL; drm_dp_mst_i2c_write() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c369 struct drm_dp_sideband_msg_tx *txmsg; in drm_test_dp_mst_sideband_msg_req_decode() local
379 txmsg = kunit_kzalloc(test, sizeof(*txmsg), GFP_KERNEL); in drm_test_dp_mst_sideband_msg_req_decode()
380 KUNIT_ASSERT_NOT_NULL(test, txmsg); in drm_test_dp_mst_sideband_msg_req_decode()
382 drm_dp_encode_sideband_req(in, txmsg); in drm_test_dp_mst_sideband_msg_req_decode()
383 KUNIT_EXPECT_GE_MSG(test, drm_dp_decode_sideband_req(txmsg, out), 0, in drm_test_dp_mst_sideband_msg_req_decode()
/kernel/linux/linux-5.10/drivers/hsi/clients/
H A Dcmt_speech.c320 struct hsi_msg *txmsg, *rxmsg; in cs_hsi_alloc_data() local
332 txmsg = hsi_alloc_msg(1, GFP_KERNEL); in cs_hsi_alloc_data()
333 if (!txmsg) { in cs_hsi_alloc_data()
337 txmsg->channel = cs_char_data.channel_id_data; in cs_hsi_alloc_data()
338 txmsg->destructor = cs_hsi_data_destructor; in cs_hsi_alloc_data()
339 txmsg->context = hi; in cs_hsi_alloc_data()
342 hi->data_tx_msg = txmsg; in cs_hsi_alloc_data()
694 struct hsi_msg *txmsg; in cs_hsi_write_on_data() local
718 txmsg = hi->data_tx_msg; in cs_hsi_write_on_data()
719 sg_init_one(txmsg in cs_hsi_write_on_data()
[all...]
/kernel/linux/linux-6.6/drivers/hsi/clients/
H A Dcmt_speech.c320 struct hsi_msg *txmsg, *rxmsg; in cs_hsi_alloc_data() local
332 txmsg = hsi_alloc_msg(1, GFP_KERNEL); in cs_hsi_alloc_data()
333 if (!txmsg) { in cs_hsi_alloc_data()
337 txmsg->channel = cs_char_data.channel_id_data; in cs_hsi_alloc_data()
338 txmsg->destructor = cs_hsi_data_destructor; in cs_hsi_alloc_data()
339 txmsg->context = hi; in cs_hsi_alloc_data()
342 hi->data_tx_msg = txmsg; in cs_hsi_alloc_data()
694 struct hsi_msg *txmsg; in cs_hsi_write_on_data() local
718 txmsg = hi->data_tx_msg; in cs_hsi_write_on_data()
719 sg_init_one(txmsg in cs_hsi_write_on_data()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
H A Dtest-drm_dp_mst_helper.c125 struct drm_dp_sideband_msg_tx txmsg; in sideband_msg_req_encode_decode() local
128 drm_dp_encode_sideband_req(in, &txmsg); in sideband_msg_req_encode_decode()
129 ret = drm_dp_decode_sideband_req(&txmsg, &out); in sideband_msg_req_encode_decode()
/kernel/linux/linux-5.10/net/iucv/
H A Daf_iucv.c929 struct iucv_message txmsg = {0}; in iucv_sock_sendmsg() local
989 memcpy(&txmsg.class, in iucv_sock_sendmsg()
1046 txmsg.tag = iucv->send_tag++; in iucv_sock_sendmsg()
1047 IUCV_SKB_CB(skb)->tag = txmsg.tag; in iucv_sock_sendmsg()
1051 err = afiucv_hs_send(&txmsg, sk, skb, 0); in iucv_sock_sendmsg()
1061 err = iucv_send_iprm(iucv->path, &txmsg, skb); in iucv_sock_sendmsg()
1092 err = pr_iucv->message_send(iucv->path, &txmsg, in iucv_sock_sendmsg()
1096 err = pr_iucv->message_send(iucv->path, &txmsg, in iucv_sock_sendmsg()
1417 struct iucv_message txmsg; in iucv_sock_shutdown() local
1440 txmsg in iucv_sock_shutdown()
[all...]
/kernel/linux/linux-6.6/net/iucv/
H A Daf_iucv.c906 struct iucv_message txmsg = {0}; in iucv_sock_sendmsg() local
966 memcpy(&txmsg.class, in iucv_sock_sendmsg()
1023 txmsg.tag = iucv->send_tag++; in iucv_sock_sendmsg()
1024 IUCV_SKB_CB(skb)->tag = txmsg.tag; in iucv_sock_sendmsg()
1028 err = afiucv_hs_send(&txmsg, sk, skb, 0); in iucv_sock_sendmsg()
1039 err = iucv_send_iprm(iucv->path, &txmsg, skb); in iucv_sock_sendmsg()
1072 err = pr_iucv->message_send(iucv->path, &txmsg, in iucv_sock_sendmsg()
1076 err = pr_iucv->message_send(iucv->path, &txmsg, in iucv_sock_sendmsg()
1398 struct iucv_message txmsg; in iucv_sock_shutdown() local
1421 txmsg in iucv_sock_shutdown()
[all...]
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dnetiucv.c692 struct iucv_message txmsg; in conn_action_txdone() local
752 txmsg.class = 0; in conn_action_txdone()
753 txmsg.tag = 0; in conn_action_txdone()
754 rc = iucv_message_send(conn->path, &txmsg, 0, 0, in conn_action_txdone()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dnetiucv.c670 struct iucv_message txmsg; in conn_action_txdone() local
730 txmsg.class = 0; in conn_action_txdone()
731 txmsg.tag = 0; in conn_action_txdone()
732 rc = iucv_message_send(conn->path, &txmsg, 0, 0, in conn_action_txdone()

Completed in 21 milliseconds