Searched refs:cypress (Results 1 – 7 of 7) sorted by relevance
66 struct cypress { struct72 static int vendor_command(struct cypress *dev, unsigned char request, in vendor_command() argument127 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()
24 static const struct usb_cypress_controller cypress[] = { variable85 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()
19 obj-$(CONFIG_USB_STORAGE_CYPRESS_ATACB) += ums-cypress.o33 ums-cypress-y := cypress_atacb.o
186 If this driver is compiled as a module, it will be named ums-cypress.
20 static struct usb_cypress_controller cypress[] = { variable41 u16 cpu_cs_register = cypress[type].cpu_cs_register; in usb_cypress_load_firmware()
37 obj-$(CONFIG_HID_CYPRESS) += hid-cypress.o
230 Support for cypress mouse and barcode readers.