Lines Matching defs:intf
156 if (usb_match_one_id(stream->dev->intf, &elgato_cam_link_4k) &&
205 stream->intf->num_altsetting > 1) {
299 dev_err(&stream->intf->dev,
380 dev_err(&stream->intf->dev,
429 if (stream->intf->num_altsetting == 1)
1201 dev_err(&uvc_urb->stream->intf->dev,
1596 dev_warn(&stream->intf->dev,
1641 dev_err(&stream->intf->dev,
1911 struct usb_interface *intf = stream->intf;
1925 if (intf->num_altsetting > 1) {
1945 for (i = 0; i < intf->num_altsetting; ++i) {
1949 alts = &intf->altsetting[i];
1992 ep = uvc_find_endpoint(&intf->altsetting[0],
2011 dev_err(&stream->intf->dev,
2110 dev_info(&stream->intf->dev,
2150 usb_match_one_id(stream->dev->intf, &elgato_cam_link_4k)) {
2151 dev_err(&stream->intf->dev, "Elgato Cam Link 4K firmware crash detected\n");
2152 dev_err(&stream->intf->dev, "Resetting the device, unplug and replug to recover\n");
2170 dev_info(&stream->intf->dev,
2198 else if (stream->intf->num_altsetting > 1)
2203 if (stream->intf->num_altsetting == 1)
2206 dev_info(&stream->intf->dev,
2250 if (stream->intf->num_altsetting > 1) {