Home
last modified time | relevance | path

Searched refs:endpoint_id (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dhtc_hst.c30 hdr->endpoint_id = epid; in htc_issue_send()
115 epid = svc_rspmsg->endpoint_id; in htc_process_conn_rsp()
339 endpoint = &htc_handle->endpoint[htc_hdr->endpoint_id]; in ath9k_htc_txcompletion_cb()
344 skb, htc_hdr->endpoint_id, in ath9k_htc_txcompletion_cb()
405 epid = htc_hdr->endpoint_id; in ath9k_htc_rx_msg()
Dhtc_hst.h60 u8 endpoint_id; member
195 u8 endpoint_id; member
/Linux-v4.19/drivers/gpu/drm/rockchip/
Drockchip_lvds.c352 u32 endpoint_id; in rockchip_lvds_bind() local
363 of_property_read_u32(endpoint, "reg", &endpoint_id); in rockchip_lvds_bind()
364 ret = drm_of_find_panel_or_bridge(dev->of_node, 1, endpoint_id, in rockchip_lvds_bind()
/Linux-v4.19/drivers/base/
Dproperty.c1436 u32 endpoint_id) in fwnode_graph_get_remote_node() argument
1449 if (fwnode_ep.port != port_id || fwnode_ep.id != endpoint_id) in fwnode_graph_get_remote_node()