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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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");
985 data = reverse_bytes(data, dbri->pipes[pipe].length);
1829 val = reverse_bytes(val, dbri->pipes[channel].length);

Completed in 193 milliseconds