Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/accessibility/speakup/
A Dsynth.c297 synth->indexing.highindex) in synth_insert_next_index()
319 + synth->indexing.highindex - (ind / 10) + 1; in spk_get_index_count()
A Dspeakup_bns.c113 .highindex = 0,
A Dspeakup_txprt.c118 .highindex = 0,
A Dspeakup_acntsa.c117 .highindex = 0,
A Dspeakup_spkout.c120 .highindex = 5,
A Dspeakup_dummy.c133 .highindex = 0,
A Dspeakup_audptr.c120 .highindex = 0,
A Dspk_types.h151 unsigned char highindex; member
A Dspeakup_ltlk.c129 .highindex = 5,
A Dspeakup_apollo.c129 .highindex = 0,
A Dspeakup_decext.c144 .highindex = 0,
A Dspeakup_keypc.c121 .highindex = 0,
A Dspeakup_acntpc.c130 .highindex = 0,
A Dspeakup_dectlk.c153 .highindex = 8,
A Dspeakup_decpc.c240 .highindex = 0,
A Dspeakup_dtlk.c146 .highindex = 5,
A Dspeakup_soft.c154 .highindex = 5,
/linux-6.3-rc2/drivers/scsi/
A 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()

Completed in 28 milliseconds