Searched defs:orders (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/android/ion/heaps/ |
| H A D | ion_system_heap.c | 26 static const unsigned int orders[] = {8, 4, 0}; variable
|
| /OK3568_Linux_fs/kernel/drivers/staging/android/ion/ |
| H A D | ion_protected_heap.c | 26 static unsigned int orders[] = {8, 4, 0}; variable
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kdrive.c | 642 } orders[] = { in KdSetSubpixelOrder() local
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/ |
| H A D | system_heap.c | 63 static const unsigned int orders[] = {8, 4, 0}; variable
|
| H A D | rk_system_heap.c | 72 static unsigned int orders[] = {8, 4, 0}; variable
|
| /OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/ |
| H A D | qm.c | 197 #define QM_MK_SQC_W13(priority, orders, alg_type) \ argument
|