Home
last modified time | relevance | path

Searched refs:endpoint2 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/bus/fsl-mc/
H A Ddprc.c668 struct dprc_endpoint *endpoint2, in dprc_get_connection() argument
693 endpoint2->id = le32_to_cpu(rsp_params->ep2_id); in dprc_get_connection()
694 endpoint2->if_id = le16_to_cpu(rsp_params->ep2_interface_id); in dprc_get_connection()
697 endpoint2->type[i] = rsp_params->ep2_type[i]; in dprc_get_connection()
H A Dfsl-mc-private.h431 struct dprc_endpoint *endpoint2,