dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/avr32/lib
Hans-Christian Egtvedt e37925ebdb avr32: add generic_find_next_le_bit bit function
This patch implements the generic_find_next_le_bit bit function for AVR32
architecture. This is used by EXT4 file system.

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-09-19 18:21:30 +02:00
..
Makefile [PATCH] AVR32: Implement and export __raw_{read,write}s[bwl] 2006-10-25 20:26:33 -07:00
__avr32_asr64.S
__avr32_lsl64.S
__avr32_lsr64.S
clear_user.S
copy_user.S
csum_partial.S
csum_partial_copy_generic.S
delay.c read_current_timer() cleanups 2008-02-06 10:41:02 -08:00
findbit.S avr32: add generic_find_next_le_bit bit function 2008-09-19 18:21:30 +02:00
io-readsb.S avr32: Fix wrong I/O access size in __raw_readsb 2008-06-27 15:07:50 +02:00
io-readsl.S
io-readsw.S
io-writesb.S [PATCH] AVR32: Implement and export __raw_{read,write}s[bwl] 2006-10-25 20:26:33 -07:00
io-writesl.S
io-writesw.S
memcpy.S
memset.S
strncpy_from_user.S
strnlen_user.S