Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/go7007/
H A Dgo7007-usb.c45 #define GO7007_USB_EZUSB (1<<0) macro
65 .flags = GO7007_USB_EZUSB,
105 .flags = GO7007_USB_EZUSB,
297 .flags = GO7007_USB_EZUSB,
335 .flags = GO7007_USB_EZUSB,
470 .flags = GO7007_USB_EZUSB,
887 if (usb->board->flags & GO7007_USB_EZUSB) in go7007_usb_send_firmware()
1129 if (board->flags & GO7007_USB_EZUSB) in go7007_usb_probe()
1265 if ((board->flags & GO7007_USB_EZUSB) && in go7007_usb_probe()
1270 if (board->flags & GO7007_USB_EZUSB) { in go7007_usb_probe()
[all …]