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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttusb-dec/
H A Dttusb_dec.c113 unsigned int command_pipe; member in struct:ttusb_dec
299 result = usb_bulk_msg(dec->udev, dec->command_pipe, b,
1242 dec->command_pipe = usb_sndbulkpipe(dec->udev, COMMAND_PIPE);
1356 result = usb_bulk_msg(dec->udev, dec->command_pipe, b,
1361 result = usb_bulk_msg(dec->udev, dec->command_pipe, b,

Completed in 47 milliseconds