Home
last modified time | relevance | path

Searched refs:copy_msg_to_user (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/firewire/fireface/
H A Dff.h117 long (*copy_msg_to_user)(struct snd_ff *ff, char __user *buf, long count); member
H A Dff-hwdep.c60 count = ff->spec->protocol->copy_msg_to_user(ff, buf, count); in hwdep_read()
H A Dff-protocol-former.c724 .copy_msg_to_user = ff400_copy_msg_to_user,