Home
last modified time | relevance | path

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

/linux/drivers/bus/fsl-mc/
H A Ddprc.c667 const struct dprc_endpoint *endpoint1, in dprc_get_connection() argument
681 cmd_params->ep1_id = cpu_to_le32(endpoint1->id); in dprc_get_connection()
682 cmd_params->ep1_interface_id = cpu_to_le16(endpoint1->if_id); in dprc_get_connection()
684 cmd_params->ep1_type[i] = endpoint1->type[i]; in dprc_get_connection()
H A Dfsl-mc-private.h430 const struct dprc_endpoint *endpoint1,