Home
last modified time | relevance | path

Searched defs:cx231xx_audio (Results 1 – 1 of 1) sorted by relevance

/drivers/media/usb/cx231xx/
A Dcx231xx.h409 struct cx231xx_audio { struct
410 char name[50];
412 struct urb *urb[CX231XX_AUDIO_BUFS];
413 struct usb_device *udev;
414 unsigned int capture_transfer_done;
417 unsigned int hwptr_done_capture;
418 struct snd_card *sndcard;
420 int users, shutdown;
422 spinlock_t slock;
424 int alt; /* alternate */
[all …]

Completed in 10 milliseconds