Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/go7007/
Dgo7007-usb.c54 #define GO7007_USB_EZUSB_I2C (1<<1) macro
150 .flags = GO7007_USB_EZUSB | GO7007_USB_EZUSB_I2C,
197 .flags = GO7007_USB_EZUSB | GO7007_USB_EZUSB_I2C,
427 .flags = GO7007_USB_EZUSB | GO7007_USB_EZUSB_I2C,
1168 if (board->flags & GO7007_USB_EZUSB_I2C) { in go7007_usb_probe()