Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dimon.c2411 struct usb_interface *first_if; in imon_probe() local
2427 first_if = usb_ifnum_to_if(usbdev, 0); in imon_probe()
2428 if (!first_if) { in imon_probe()
2444 struct imon_context *first_if_ctx = usb_get_intfdata(first_if); in imon_probe()