Home
last modified time | relevance | path

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

/linux/sound/oss/dmasound/
H A Ddmasound.h152 ssize_t (*ct_u16le)(const u_char __user *, size_t, u_char *, ssize_t *, ssize_t); member
H A Ddmasound_atari.c809 .ct_u16le = ata_ct_u16le
820 .ct_u16le = ata_ctx_u16le,
H A Ddmasound_core.c303 ct_func = trans->ct_u16le; in sound_copy_translate()