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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dmain_usb.c277 static BOOL device_alloc_bufs(PSDevice pDevice);
890 static BOOL device_alloc_bufs(PSDevice pDevice) { function
1062 if (device_alloc_bufs(pDevice) == FALSE) {
1063 DBG_PRT(MSG_LEVEL_DEBUG, KERN_INFO " device_alloc_bufs fail... \n");

Completed in 125 milliseconds