Searched defs:reverse_bytes (Results 1 - 1 of 1) sorted by relevance

/sound/sparc/
H A Ddbri.c576 static __u32 reverse_bytes(__u32 b, int len) function
593 printk(KERN_ERR "DBRI reverse_bytes: unsupported length\n");
1022 data = reverse_bytes(data, dbri->pipes[pipe].length);
1883 val = reverse_bytes(val, dbri->pipes[channel].length);

Completed in 760 milliseconds