Searched refs:ion (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/staging/android/ |
D | TODO | 9 ion/ 16 - Clarify the tricks ion plays with explicitly managing coherency behind the 22 since ion would just be the central allocator for shared buffers. 23 - Add dt-binding to expose cma regions as ion heaps, with the rule that any 24 such cma regions must already be used by some device for dma. I.e. ion only 26 booting a system which doesn't use ion.
|
D | Makefile | 3 obj-y += ion/
|
D | Kconfig | 69 source "drivers/staging/android/ion/Kconfig"
|
/linux-4.4.14/drivers/staging/android/ion/ |
D | Kconfig | 25 /dev/ion device and some basic heaps. This can 34 Choose this option if you wish to use ion on an nVidia Tegra.
|
D | Makefile | 1 obj-$(CONFIG_ION) += ion.o ion_heap.o ion_page_pool.o ion_system_heap.o \
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | rn5t618.txt | 4 DCDC converters, 7 low-dropout regulators, a Li-ion battery charger,
|
/linux-4.4.14/tools/perf/util/ |
D | util.c | 249 static ssize_t ion(bool is_read, int fd, void *buf, size_t n) in ion() function 276 return ion(true, fd, buf, n); in readn() 284 return ion(false, fd, buf, n); in writen()
|
/linux-4.4.14/drivers/power/ |
D | Kconfig | 236 MAX17040 is fuel-gauge systems for lithium-ion (Li+) batteries 245 MAX17042 is fuel-gauge systems for lithium-ion (Li+) batteries 398 is an integrated, single-cell lithium-ion battery charger. DT
|
/linux-4.4.14/drivers/mfd/ |
D | Kconfig | 1091 lithium ion/polymer battery charging, and other features that 1104 regulators, lithium ion/polymer battery charging, touch screen 1133 These include voltage regulators, lithium ion/polymer battery
|