Home
last modified time | relevance | path

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

/drivers/usb/misc/
Dcypress_cy7c63.c63 struct cypress { struct
69 static int vendor_command(struct cypress *dev, unsigned char request, in vendor_command() argument
124 struct cypress *cyp = usb_get_intfdata(intf); in write_port()
169 struct cypress *cyp = usb_get_intfdata(intf); in read_port()
201 ATTRIBUTE_GROUPS(cypress);
206 struct cypress *dev = NULL; in cypress_probe()
230 struct cypress *dev; in cypress_disconnect()
/drivers/media/common/
Dcypress_firmware.c25 static const struct usb_cypress_controller cypress[] = { variable
84 ret = usb_cypress_writemem(udev, cypress[type].cs_reg, hx->data, 1); in cypress_load_firmware()
114 ret = usb_cypress_writemem(udev, cypress[type].cs_reg, hx->data, 1); in cypress_load_firmware()
/drivers/usb/storage/
DMakefile22 obj-$(CONFIG_USB_STORAGE_CYPRESS_ATACB) += ums-cypress.o
36 ums-cypress-y := cypress_atacb.o
DKconfig176 If this driver is compiled as a module, it will be named ums-cypress.
/drivers/media/usb/dvb-usb/
Ddvb-usb-firmware.c21 static struct usb_cypress_controller cypress[] = { variable
42 u16 cpu_cs_register = cypress[type].cpu_cs_register; in usb_cypress_load_firmware()
/drivers/hid/
DMakefile42 obj-$(CONFIG_HID_CYPRESS) += hid-cypress.o
DKconfig292 Support for cypress mouse and barcode readers.