Home
last modified time | relevance | path

Searched refs:highindex (Results 1 – 18 of 18) sorted by relevance

/linux-6.1.9/drivers/accessibility/speakup/
Dspeakup_txprt.c103 .highindex = 0,
Dspeakup_bns.c104 .highindex = 0,
Dspeakup_spkout.c109 .highindex = 5,
Dspeakup_acntsa.c107 .highindex = 0,
Dspeakup_dummy.c120 .highindex = 0,
Dsynth.c297 synth->indexing.highindex) in synth_insert_next_index()
319 + synth->indexing.highindex - (ind / 10) + 1; in spk_get_index_count()
Dspeakup_audptr.c111 .highindex = 0,
Dspeakup_ltlk.c118 .highindex = 5,
Dspk_types.h151 unsigned char highindex; member
Dspeakup_apollo.c116 .highindex = 0,
Dspeakup_decext.c135 .highindex = 0,
Dspeakup_keypc.c112 .highindex = 0,
Dspeakup_acntpc.c121 .highindex = 0,
Dspeakup_dectlk.c145 .highindex = 8,
Dspeakup_dtlk.c136 .highindex = 5,
Dspeakup_decpc.c229 .highindex = 0,
Dspeakup_soft.c145 .highindex = 5,
/linux-6.1.9/drivers/scsi/
Dips.c6536 ips_shift_controllers(int lowindex, int highindex) in ips_shift_controllers() argument
6538 ips_ha_t *ha_sav = ips_ha[highindex]; in ips_shift_controllers()
6539 struct Scsi_Host *sh_sav = ips_sh[highindex]; in ips_shift_controllers()
6542 for (i = highindex; i > lowindex; i--) { in ips_shift_controllers()