Searched refs:stv680 (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/usb/ |
D | stv680.c | 170 static int stv_sndctrl (int set, struct usb_stv *stv680, unsigned short req, unsigned short value, … in stv_sndctrl() argument 176 ret = usb_control_msg (stv680->udev, in stv_sndctrl() 177 usb_rcvctrlpipe (stv680->udev, 0), in stv_sndctrl() 184 ret = usb_control_msg (stv680->udev, in stv_sndctrl() 185 usb_sndctrlpipe (stv680->udev, 0), in stv_sndctrl() 192 ret = usb_control_msg (stv680->udev, in stv_sndctrl() 193 usb_rcvctrlpipe (stv680->udev, 0), in stv_sndctrl() 200 ret = usb_control_msg (stv680->udev, in stv_sndctrl() 201 usb_sndctrlpipe (stv680->udev, 0), in stv_sndctrl() 321 static int stv_init (struct usb_stv *stv680) in stv_init() argument [all …]
|
D | Makefile | 108 obj-$(CONFIG_USB_STV680) += stv680.o
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 15845 See <file:Documentation/usb/stv680.txt> for more information and for 15855 The module will be called stv680.o. If you want to compile it as a
|