Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/rc/
Dimon.c2406 struct imon_context *first_if_ctx = NULL; in imon_probe() local
2422 first_if_ctx = usb_get_intfdata(first_if); in imon_probe()
2436 if (!first_if_ctx) { in imon_probe()
2441 ictx = imon_init_intf1(interface, first_if_ctx); in imon_probe()