Home
last modified time | relevance | path

Searched defs:orders (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/android/ion/heaps/
H A Dion_system_heap.c26 static const unsigned int orders[] = {8, 4, 0}; variable
/OK3568_Linux_fs/kernel/drivers/staging/android/ion/
H A Dion_protected_heap.c26 static unsigned int orders[] = {8, 4, 0}; variable
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.c642 } orders[] = { in KdSetSubpixelOrder() local
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Dsystem_heap.c63 static const unsigned int orders[] = {8, 4, 0}; variable
H A Drk_system_heap.c72 static unsigned int orders[] = {8, 4, 0}; variable
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/
H A Dqm.c197 #define QM_MK_SQC_W13(priority, orders, alg_type) \ argument