xilly_endpoint
struct xilly_endpoint *xillybus_init_endpoint(struct device *dev);
int xillybus_endpoint_discovery(struct xilly_endpoint *endpoint);
void xillybus_endpoint_remove(struct xilly_endpoint *endpoint);
struct xilly_endpoint *endpoint;
struct xilly_endpoint *ep = data;
struct xilly_endpoint *endpoint;
struct xilly_endpoint *xillybus_init_endpoint(struct device *dev)
struct xilly_endpoint *endpoint;
static int xilly_quiesce(struct xilly_endpoint *endpoint)
int xillybus_endpoint_discovery(struct xilly_endpoint *endpoint)
void xillybus_endpoint_remove(struct xilly_endpoint *endpoint)
static int xilly_map_single(struct xilly_endpoint *ep,
static int xilly_get_dma_buffers(struct xilly_endpoint *ep,
static int xilly_setupchannels(struct xilly_endpoint *ep,
static int xilly_scan_idt(struct xilly_endpoint *endpoint,
static int xilly_obtain_idt(struct xilly_endpoint *endpoint)
static void malformed_message(struct xilly_endpoint *endpoint, u32 *buf)
struct xilly_endpoint *endpoint;
struct xilly_endpoint *endpoint = dev_get_drvdata(dev);
struct xilly_endpoint *endpoint = pci_get_drvdata(pdev);
struct xilly_endpoint *endpoint;