Home
last modified time | relevance | path

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

/linux/drivers/usb/image/
A Dmdc800.c499 usb_rcvintpipe (mdc800->dev,mdc800->endpoint [1]), in mdc800_usb_probe()
503 mdc800, in mdc800_usb_probe()
510 usb_sndbulkpipe (mdc800->dev, mdc800->endpoint[0]), in mdc800_usb_probe()
514 mdc800 in mdc800_usb_probe()
520 usb_rcvbulkpipe (mdc800->dev, mdc800->endpoint [3]), in mdc800_usb_probe()
524 mdc800 in mdc800_usb_probe()
635 mdc800->irq_urb->dev = mdc800->dev; in mdc800_device_open()
714 sts=left > (mdc800->out_count-mdc800->out_ptr)?mdc800->out_count-mdc800->out_ptr:left; in mdc800_device_read()
725 mdc800->download_urb->dev = mdc800->dev; in mdc800_device_read()
824 mdc800->in[mdc800->in_count] = c; in mdc800_device_write()
[all …]
A DMakefile6 obj-$(CONFIG_USB_MDC800) += mdc800.o
A DKconfig17 module will be called mdc800.

Completed in 11 milliseconds