Searched refs:indexing (Results 1 – 31 of 31) sorted by relevance
/linux-4.4.14/drivers/staging/speakup/ |
D | synth.c | 285 synth->indexing.currindex++; in synth_insert_next_index() 287 if (synth->indexing.currindex > in synth_insert_next_index() 288 synth->indexing.highindex) in synth_insert_next_index() 289 synth->indexing.currindex = in synth_insert_next_index() 290 synth->indexing.lowindex; in synth_insert_next_index() 293 out = synth->indexing.currindex * 10 + sent_num; in synth_insert_next_index() 294 synth_printf(synth->indexing.command, out, out); in synth_insert_next_index() 305 if ((ind / 10) <= synth->indexing.currindex) in spk_get_index_count() 306 index_count = synth->indexing.currindex-(ind/10); in spk_get_index_count() 308 index_count = synth->indexing.currindex in spk_get_index_count() [all …]
|
D | speakup_bns.c | 112 .indexing = {
|
D | speakup_dummy.c | 114 .indexing = {
|
D | speakup_txprt.c | 112 .indexing = {
|
D | speakup_spkout.c | 119 .indexing = {
|
D | speakup_acntsa.c | 115 .indexing = {
|
D | spk_types.h | 179 struct synth_indexing indexing; member
|
D | speakup_ltlk.c | 127 .indexing = {
|
D | speakup_audptr.c | 120 .indexing = {
|
D | speakup_apollo.c | 124 .indexing = {
|
D | speakup_decext.c | 143 .indexing = {
|
D | speakup_acntpc.c | 130 .indexing = {
|
D | speakup_keypc.c | 121 .indexing = {
|
D | speakup_dectlk.c | 146 .indexing = {
|
D | speakup_soft.c | 146 .indexing = {
|
D | speakup_dtlk.c | 144 .indexing = {
|
D | speakup_decpc.c | 236 .indexing = {
|
/linux-4.4.14/drivers/md/bcache/ |
D | Kconfig | 6 a btree for indexing and the layout is optimized for SSDs.
|
/linux-4.4.14/Documentation/video4linux/ |
D | cx18.txt | 18 4) MPEG indexing is not yet implemented.
|
/linux-4.4.14/Documentation/devicetree/bindings/iommu/ |
D | arm,smmu.txt | 31 specified in order of their indexing by the SMMU.
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/ |
D | mux.txt | 23 into the register, instead indexing begins at 1. The optional property
|
/linux-4.4.14/Documentation/networking/ |
D | fib_trie.txt | 17 The number of bits in the key segment used for indexing into the 21 The position (in the key) of the key segment used for indexing into
|
/linux-4.4.14/Documentation/ |
D | coccinelle.txt | 157 require external tools for indexing the code. None of them is 158 thus active by default. However, by indexing the code with
|
/linux-4.4.14/Documentation/filesystems/ |
D | ubifs.txt | 50 which requires full media scan. UBIFS maintains the FS indexing
|
D | f2fs.txt | 36 The log is the only structure on disk; it contains indexing information so that
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-decoder-api.txt | 53 Coarse: host drops frames based on indexing as required to achieve
|
/linux-4.4.14/arch/arc/mm/ |
D | tlbex.S | 207 lsr r0, r2, PGDIR_SHIFT ; Bits for indexing into PGD
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | decbin.S | 86 | tables include the first 5 for ease of indexing.
|
/linux-4.4.14/Documentation/crypto/ |
D | descore-readme.txt | 158 indexing, the other for easy use of the other half; instead you can keep 250 i assume that indexing is cheaper or equivalent to auto increment/decrement,
|
/linux-4.4.14/Documentation/nvdimm/ |
D | btt.txt | 152 A lane number is obtained at the start of any IO, and is used for indexing into
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | fscache.txt | 130 FS-Cache maintains a virtual indexing tree in which all indices, files, objects
|