Home
last modified time | relevance | path

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

/drivers/staging/speakup/
Dspeakup_dummy.c117 .highindex = 0,
Dspeakup_bns.c115 .highindex = 0,
Dspeakup_txprt.c115 .highindex = 0,
Dsynth.c288 synth->indexing.highindex) in synth_insert_next_index()
310 + synth->indexing.highindex-(ind/10)+1; in spk_get_index_count()
Dspeakup_acntsa.c118 .highindex = 0,
Dspeakup_spkout.c122 .highindex = 5,
Dspeakup_ltlk.c130 .highindex = 5,
Dspk_types.h147 unsigned char highindex; member
Dspeakup_audptr.c123 .highindex = 0,
Dspeakup_decext.c146 .highindex = 0,
Dspeakup_apollo.c127 .highindex = 0,
Dspeakup_dectlk.c149 .highindex = 8,
Dspeakup_keypc.c124 .highindex = 0,
Dspeakup_acntpc.c133 .highindex = 0,
Dspeakup_soft.c149 .highindex = 5,
Dspeakup_dtlk.c147 .highindex = 5,
Dspeakup_decpc.c239 .highindex = 0,
/drivers/scsi/
Dips.c6588 ips_shift_controllers(int lowindex, int highindex) in ips_shift_controllers() argument
6590 ips_ha_t *ha_sav = ips_ha[highindex]; in ips_shift_controllers()
6591 struct Scsi_Host *sh_sav = ips_sh[highindex]; in ips_shift_controllers()
6594 for (i = highindex; i > lowindex; i--) { in ips_shift_controllers()