Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dimon.c2132 int num_endpts = iface_desc->desc.bNumEndpoints; in imon_find_endpoints() local
2143 for (i = 0; i < num_endpts && !(ir_ep_found && display_ep_found); ++i) { in imon_find_endpoints()