Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/speakup/
Dspeakup_dummy.c117 .highindex = 0,
Dspeakup_txprt.c115 .highindex = 0,
Dspeakup_bns.c115 .highindex = 0,
Dspeakup_acntsa.c118 .highindex = 0,
Dspeakup_spkout.c122 .highindex = 5,
Dsynth.c270 synth->indexing.highindex) in synth_insert_next_index()
291 + synth->indexing.highindex-(ind/10)+1; in spk_get_index_count()
Dspeakup_audptr.c123 .highindex = 0,
Dspeakup_ltlk.c130 .highindex = 5,
Dspk_types.h146 unsigned char highindex; member
Dspeakup_apollo.c127 .highindex = 0,
Dspeakup_decext.c145 .highindex = 0,
Dspeakup_dectlk.c149 .highindex = 8,
Dspeakup_keypc.c124 .highindex = 0,
Dspeakup_acntpc.c133 .highindex = 0,
Dspeakup_soft.c148 .highindex = 5,
Dspeakup_decpc.c238 .highindex = 0,
Dspeakup_dtlk.c147 .highindex = 5,
/linux-3.4.99/drivers/scsi/
Dips.c6663 ips_shift_controllers(int lowindex, int highindex) in ips_shift_controllers() argument
6665 ips_ha_t *ha_sav = ips_ha[highindex]; in ips_shift_controllers()
6666 struct Scsi_Host *sh_sav = ips_sh[highindex]; in ips_shift_controllers()
6669 for (i = highindex; i > lowindex; i--) { in ips_shift_controllers()