Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accessibility/speakup/
Dsynth.c297 synth->indexing.highindex) in synth_insert_next_index()
319 + synth->indexing.highindex - (ind / 10) + 1; in spk_get_index_count()
Dspeakup_bns.c113 .highindex = 0,
Dspeakup_txprt.c118 .highindex = 0,
Dspeakup_acntsa.c117 .highindex = 0,
Dspeakup_spkout.c120 .highindex = 5,
Dspeakup_dummy.c133 .highindex = 0,
Dspeakup_audptr.c120 .highindex = 0,
Dspk_types.h151 unsigned char highindex; member
Dspeakup_ltlk.c129 .highindex = 5,
Dspeakup_apollo.c129 .highindex = 0,
Dspeakup_decext.c144 .highindex = 0,
Dspeakup_keypc.c121 .highindex = 0,
Dspeakup_acntpc.c130 .highindex = 0,
Dspeakup_dectlk.c153 .highindex = 8,
Dspeakup_decpc.c240 .highindex = 0,
Dspeakup_dtlk.c146 .highindex = 5,
Dspeakup_soft.c154 .highindex = 5,
/Linux-v6.6/drivers/scsi/
Dips.c6535 ips_shift_controllers(int lowindex, int highindex) in ips_shift_controllers() argument
6537 ips_ha_t *ha_sav = ips_ha[highindex]; in ips_shift_controllers()
6538 struct Scsi_Host *sh_sav = ips_sh[highindex]; in ips_shift_controllers()
6541 for (i = highindex; i > lowindex; i--) { in ips_shift_controllers()