Searched refs:register_nls (Results 1 - 25 of 52) sorted by relevance

123

/linux-master/fs/nls/
H A Dnls_koi8-ru.c67 return register_nls(&table);
H A Dnls_utf8.c57 return register_nls(&table);
H A Dnls_ascii.c155 return register_nls(&table);
H A Dnls_cp874.c263 return register_nls(&table);
H A Dnls_iso8859-1.c246 return register_nls(&table);
H A Dnls_iso8859-13.c274 return register_nls(&table);
H A Dnls_iso8859-5.c261 return register_nls(&table);
H A Dnls_iso8859-6.c252 return register_nls(&table);
H A Dnls_iso8859-9.c261 return register_nls(&table);
H A Dnls_cp1250.c336 return register_nls(&table);
H A Dnls_cp1251.c290 return register_nls(&table);
H A Dnls_cp1255.c372 return register_nls(&table);
H A Dnls_cp437.c376 return register_nls(&table);
H A Dnls_cp737.c339 return register_nls(&table);
H A Dnls_cp775.c308 return register_nls(&table);
H A Dnls_cp850.c304 return register_nls(&table);
H A Dnls_cp852.c326 return register_nls(&table);
H A Dnls_cp855.c288 return register_nls(&table);
H A Dnls_cp857.c290 return register_nls(&table);
H A Dnls_cp860.c353 return register_nls(&table);
H A Dnls_cp861.c376 return register_nls(&table);
H A Dnls_cp863.c370 return register_nls(&table);
H A Dnls_cp865.c376 return register_nls(&table);
H A Dnls_cp866.c294 return register_nls(&table);
/linux-master/include/linux/
H A Dnls.h53 #define register_nls(nls) __register_nls((nls), THIS_MODULE) macro

Completed in 130 milliseconds

123