Searched refs:ps3flash_read (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/char/
H A Dps3flash.c124 static ssize_t ps3flash_read(char __user *userbuf, void *kernelbuf, function
271 return ps3flash_read(buf, NULL, count, pos);
282 return ps3flash_read(NULL, buf, count, &pos);

Completed in 56 milliseconds