Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/image/
H A Dmdc800.c223 static int mdc800_endpoint_equals (struct usb_endpoint_descriptor *a,struct usb_endpoint_descriptor… in mdc800_endpoint_equals() function
464 if (mdc800_endpoint_equals (&intf_desc->endpoint [j].desc,&mdc800_ed [i])) in mdc800_usb_probe()