Searched refs:pwc_atoi (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/pwc/
H A Dpwc-if.c1804 static int pwc_atoi(const char *s) function
1965 device_hint[i].device_node = pwc_atoi(s);
1970 device_hint[i].type = pwc_atoi(s);
1971 device_hint[i].device_node = pwc_atoi(colon + 1);

Completed in 43 milliseconds