Home
last modified time | relevance | path

Searched refs:mdc800 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/image/
H A Dmdc800.c20 * Fix: mdc800 used sleep_on and slept with io_lock held.
40 * bugfix : The mdc800->state field gets set to READY after the
50 * The mdc800 driver gets assigned the USB Minor 32-47. The Registration
216 static struct mdc800_data* mdc800; variable
273 struct mdc800_data* mdc800=urb->context; in mdc800_usb_irq() local
274 struct device *dev = &mdc800->dev->dev; in mdc800_usb_irq()
280 if (!mdc800->camera_busy) in mdc800_usb_irq()
282 mdc800->camera_busy=1; in mdc800_usb_irq()
288 if (mdc800->camera_busy && mdc800_isReady (b)) in mdc800_usb_irq()
290 mdc800 in mdc800_usb_irq()
365 struct mdc800_data* mdc800=urb->context; mdc800_usb_write_notify() local
383 struct mdc800_data* mdc800=urb->context; mdc800_usb_download_notify() local
541 struct mdc800_data* mdc800 = usb_get_intfdata(intf); mdc800_usb_disconnect() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/image/
H A Dmdc800.c20 * Fix: mdc800 used sleep_on and slept with io_lock held.
40 * bugfix : The mdc800->state field gets set to READY after the
50 * The mdc800 driver gets assigned the USB Minor 32-47. The Registration
216 static struct mdc800_data* mdc800; variable
273 struct mdc800_data* mdc800=urb->context; in mdc800_usb_irq() local
274 struct device *dev = &mdc800->dev->dev; in mdc800_usb_irq()
280 if (!mdc800->camera_busy) in mdc800_usb_irq()
282 mdc800->camera_busy=1; in mdc800_usb_irq()
288 if (mdc800->camera_busy && mdc800_isReady (b)) in mdc800_usb_irq()
290 mdc800 in mdc800_usb_irq()
365 struct mdc800_data* mdc800=urb->context; mdc800_usb_write_notify() local
383 struct mdc800_data* mdc800=urb->context; mdc800_usb_download_notify() local
541 struct mdc800_data* mdc800 = usb_get_intfdata(intf); mdc800_usb_disconnect() local
[all...]

Completed in 2 milliseconds