Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/usb/gspca/stv06xx/
Dstv06xx.c325 intfc = gspca_dev->dev->actconfig->intf_cache[0]; in stv06xx_isoc_init()
352 alt = &gspca_dev->dev->actconfig->intf_cache[0]->altsetting[1]; in stv06xx_isoc_nego()
/linux-4.19.296/include/linux/
Dusb.h394 struct usb_interface_cache *intf_cache[USB_MAXINTERFACES]; member
/linux-4.19.296/drivers/media/usb/gspca/
Dxirlink_cit.c2658 intfc = gspca_dev->dev->actconfig->intf_cache[0]; in sd_isoc_init()
2694 alt = &gspca_dev->dev->actconfig->intf_cache[0]->altsetting[1]; in sd_isoc_nego()