Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/unicode/
H A Dmkutf8data.c1335 * corrections array, which contains decompositions that were
1351 struct unicode_data *corrections; variable
1361 * Check the corrections array to see if this entry was corrected at
1369 if (u->code == corrections[i].code) in corrections_lookup()
1370 return &corrections[i]; in corrections_lookup()
1594 utf8_create(&corrections[i]); in utf8_init()
1613 data = &corrections[i]; in trees_init()
1634 data = &corrections[i]; in trees_init()
2334 corrections = calloc(count, sizeof(struct unicode_data)); in corrections_init()
2347 corrections[coun in corrections_init()
[all...]
/kernel/linux/linux-6.6/fs/unicode/
H A Dmkutf8data.c1335 * corrections array, which contains decompositions that were
1351 struct unicode_data *corrections; variable
1361 * Check the corrections array to see if this entry was corrected at
1369 if (u->code == corrections[i].code) in corrections_lookup()
1370 return &corrections[i]; in corrections_lookup()
1594 utf8_create(&corrections[i]); in utf8_init()
1613 data = &corrections[i]; in trees_init()
1634 data = &corrections[i]; in trees_init()
2334 corrections = calloc(count, sizeof(struct unicode_data)); in corrections_init()
2347 corrections[coun in corrections_init()
[all...]
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_pm121.c277 static struct pm121_correction corrections[N_CONTROLS][PM121_NUM_CONFIGS] = { variable
469 correction = &corrections[control_id][pm121_mach_model - 2]; in pm121_correct()
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dwindfarm_pm121.c278 static struct pm121_correction corrections[N_CONTROLS][PM121_NUM_CONFIGS] = { variable
470 correction = &corrections[control_id][pm121_mach_model - 2]; in pm121_correct()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dx_snan.S80 | Make any corrections to the 040 output as necessary.
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dx_snan.S80 | Make any corrections to the 040 output as necessary.
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A D3945.h393 struct il3945_eeprom_temperature_corr corrections; /* abs.ofs: 832 */ member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A D3945.h393 struct il3945_eeprom_temperature_corr corrections; /* abs.ofs: 832 */ member

Completed in 22 milliseconds