Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/usb/ttusb-dec/
Dttusb_dec.c108 unsigned int command_pipe; member
346 result = usb_bulk_msg(dec->udev, dec->command_pipe, b, in ttusb_dec_send_command()
1266 dec->command_pipe = usb_sndbulkpipe(dec->udev, COMMAND_PIPE); in ttusb_dec_init_usb()
1388 result = usb_bulk_msg(dec->udev, dec->command_pipe, b, in ttusb_dec_boot_dsp()
1393 result = usb_bulk_msg(dec->udev, dec->command_pipe, b, in ttusb_dec_boot_dsp()