Searched refs:lowindex (Results 1 – 18 of 18) sorted by relevance
/linux-4.4.14/drivers/staging/speakup/ |
D | speakup_bns.c | 114 .lowindex = 0,
|
D | speakup_dummy.c | 116 .lowindex = 0,
|
D | speakup_txprt.c | 114 .lowindex = 0,
|
D | speakup_spkout.c | 121 .lowindex = 1,
|
D | speakup_acntsa.c | 117 .lowindex = 0,
|
D | synth.c | 290 synth->indexing.lowindex; in synth_insert_next_index() 309 -synth->indexing.lowindex in spk_get_index_count()
|
D | spk_types.h | 146 unsigned char lowindex; member
|
D | speakup_ltlk.c | 129 .lowindex = 1,
|
D | speakup_audptr.c | 122 .lowindex = 0,
|
D | speakup_apollo.c | 126 .lowindex = 0,
|
D | speakup_decext.c | 145 .lowindex = 0,
|
D | speakup_acntpc.c | 132 .lowindex = 0,
|
D | speakup_keypc.c | 123 .lowindex = 0,
|
D | speakup_dectlk.c | 148 .lowindex = 1,
|
D | speakup_soft.c | 148 .lowindex = 1,
|
D | speakup_dtlk.c | 146 .lowindex = 1,
|
D | speakup_decpc.c | 238 .lowindex = 0,
|
/linux-4.4.14/drivers/scsi/ |
D | ips.c | 6587 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()
|