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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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);
H A Dau1550_i2s.c906 translate_to_user(struct dmabuf *db, char* userbuf, char* dmabuf, function
963 if ((cnt = translate_to_user(db, userbuf,
967 if ((cnt = translate_to_user(db, userbuf + partial,
985 ret = translate_to_user(db, userbuf, bufptr, count);

Completed in 51 milliseconds