Lines Matching defs:data
561 "trying extra data from endpoint %u\n",
1195 * webcams have an interrupt endpoint but spit proprietary data that
1238 u8 cs, void *data, u16 size)
1243 *(u8 *)data = gpiod_get_value_cansleep(entity->gpio.gpio_privacy);
1258 static irqreturn_t uvc_gpio_irq(int irq, void *data)
1260 struct uvc_device *dev = data;
1978 * Set the driver data before calling video_register_device, otherwise
2217 /* Save our data pointer in the interface data. */
2250 * Set the USB interface data to NULL. This can be done outside the