Home
last modified time | relevance | path

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

/drivers/usb/misc/
Dcypress_cy7c63.c66 struct cypress { struct
72 static int vendor_command(struct cypress *dev, unsigned char request, in vendor_command() argument
127 struct cypress *cyp = usb_get_intfdata(intf); in write_port()
172 struct cypress *cyp = usb_get_intfdata(intf); in read_port()
205 struct cypress *dev = NULL; in cypress_probe()
244 struct cypress *dev; in cypress_disconnect()
/drivers/media/common/
Dcypress_firmware.c24 static const struct usb_cypress_controller cypress[] = { variable
85 ret = usb_cypress_writemem(udev, cypress[type].cs_reg, hx->data, 1); in cypress_load_firmware()
115 ret = usb_cypress_writemem(udev, cypress[type].cs_reg, hx->data, 1); in cypress_load_firmware()
/drivers/usb/storage/
DMakefile19 obj-$(CONFIG_USB_STORAGE_CYPRESS_ATACB) += ums-cypress.o
33 ums-cypress-y := cypress_atacb.o
DKconfig186 If this driver is compiled as a module, it will be named ums-cypress.
/drivers/media/usb/dvb-usb/
Ddvb-usb-firmware.c20 static struct usb_cypress_controller cypress[] = { variable
41 u16 cpu_cs_register = cypress[type].cpu_cs_register; in usb_cypress_load_firmware()
/drivers/hid/
DMakefile37 obj-$(CONFIG_HID_CYPRESS) += hid-cypress.o
DKconfig230 Support for cypress mouse and barcode readers.