Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/speakup/
Dspeakup_bns.c114 .lowindex = 0,
Dspeakup_dummy.c116 .lowindex = 0,
Dspeakup_txprt.c114 .lowindex = 0,
Dspeakup_spkout.c121 .lowindex = 1,
Dspeakup_acntsa.c117 .lowindex = 0,
Dsynth.c290 synth->indexing.lowindex; in synth_insert_next_index()
309 -synth->indexing.lowindex in spk_get_index_count()
Dspk_types.h146 unsigned char lowindex; member
Dspeakup_ltlk.c129 .lowindex = 1,
Dspeakup_audptr.c122 .lowindex = 0,
Dspeakup_apollo.c126 .lowindex = 0,
Dspeakup_decext.c145 .lowindex = 0,
Dspeakup_acntpc.c132 .lowindex = 0,
Dspeakup_keypc.c123 .lowindex = 0,
Dspeakup_dectlk.c148 .lowindex = 1,
Dspeakup_soft.c148 .lowindex = 1,
Dspeakup_dtlk.c146 .lowindex = 1,
Dspeakup_decpc.c238 .lowindex = 0,
/linux-4.4.14/drivers/scsi/
Dips.c6587 ips_shift_controllers(int lowindex, int highindex) in ips_shift_controllers() argument
6593 for (i = highindex; i > lowindex; i--) { in ips_shift_controllers()
6598 ha_sav->host_num = lowindex; in ips_shift_controllers()
6599 ips_ha[lowindex] = ha_sav; in ips_shift_controllers()
6600 ips_sh[lowindex] = sh_sav; in ips_shift_controllers()