Searched refs:demands (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/dma/ |
D | sun4i-dma.c | 160 struct list_head demands; member 361 if (list_empty(&contract->demands)) { in __execute_vchan_pending() 368 } while (list_empty(&contract->demands)); in __execute_vchan_pending() 371 promise = list_first_entry(&contract->demands, in __execute_vchan_pending() 566 INIT_LIST_HEAD(&contract->demands); in generate_dma_contract() 584 promise = list_first_entry_or_null(&contract->demands, in get_next_cyclic_promise() 588 &contract->demands); in get_next_cyclic_promise() 589 promise = list_first_entry(&contract->demands, in get_next_cyclic_promise() 605 list_for_each_entry_safe(promise, tmp, &contract->demands, list) in sun4i_dma_free_contract() 658 list_add_tail(&promise->list, &contract->demands); in sun4i_dma_prep_dma_memcpy() [all …]
|
/linux-4.4.14/Documentation/power/regulator/ |
D | overview.txt | 44 current limit to meet operation demands.
|
/linux-4.4.14/Documentation/i2c/ |
D | slave-interface | 156 state being busy is troublesome. SMBus demands to always ACK the address phase,
|
/linux-4.4.14/Documentation/power/ |
D | opp.txt | 112 used by SoC framework to define a optimal list as per the demands of
|
/linux-4.4.14/drivers/usb/gadget/ |
D | Kconfig | 295 a simple CDC subset is used, placing fewer demands on USB.
|
/linux-4.4.14/Documentation/vm/ |
D | cleancache.txt | 120 multiplex physical resources across the varying demands of multiple
|
D | frontswap.txt | 102 multiplex physical resources across the varying demands of multiple
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
D | Kconfig | 101 is used, placing fewer demands on USB.
|
/linux-4.4.14/Documentation/cdrom/ |
D | cdrom-standard.tex | 635 nothing wrong with this, but a good control of the `CD player' demands 655 secondarily for playing audio discs, have different demands for the
|
/linux-4.4.14/Documentation/video4linux/ |
D | vivid.txt | 694 demands a lot of the CPU. For large resolutions this becomes
|