Home
last modified time | relevance | path

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

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