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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dau1550_ac97.c943 translate_to_user(struct dmabuf *db, char* userbuf, char* dmabuf, function
1000 if ((cnt = translate_to_user(db, userbuf,
1004 if ((cnt = translate_to_user(db, userbuf + partial,
1022 ret = translate_to_user(db, userbuf, bufptr, count);

Completed in 35 milliseconds