Searched refs:command_pipe (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/media/usb/ttusb-dec/ |
| D | ttusb_dec.c | 114 unsigned int command_pipe; member 300 result = usb_bulk_msg(dec->udev, dec->command_pipe, b, in ttusb_dec_send_command() 1239 dec->command_pipe = usb_sndbulkpipe(dec->udev, COMMAND_PIPE); in ttusb_dec_init_usb() 1362 result = usb_bulk_msg(dec->udev, dec->command_pipe, b, in ttusb_dec_boot_dsp() 1367 result = usb_bulk_msg(dec->udev, dec->command_pipe, b, in ttusb_dec_boot_dsp()
|