Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/media/video/
Dcpia.c521 int ret, colon_found = 1; in match() local
528 colon_found = 0; in match()
530 (!colon_found && **buffer == ':'))) { in match()
532 colon_found = 1; in match()
536 if (!*count || !colon_found) in match()