Searched refs:copy_dmabuf_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.c991 copy_dmabuf_user(struct dmabuf *db, char* userbuf, int count, int to_user) function
1082 if ((cnt = copy_dmabuf_user(db, buffer,
1161 if ((cnt = copy_dmabuf_user(db, (char *) buffer,
H A Dau1550_i2s.c954 copy_dmabuf_user(struct dmabuf *db, char* userbuf, int count, int to_user) function
1044 if ((cnt = copy_dmabuf_user(db, buffer,
1125 if ((cnt = copy_dmabuf_user(db, (char *) buffer,

Completed in 28 milliseconds