/device/linaro/hikey/hifi/xaf/hifi-dpf/core/ |
D | xf-core.c | 63 static inline xf_component_t * xf_client_lookup(xf_core_data_t *cd, u32 client) in xf_client_lookup() argument 65 xf_cmap_link_t *link = &cd->cmap[client]; in xf_client_lookup() 72 static inline u32 xf_client_alloc(xf_core_data_t *cd) in xf_client_alloc() argument 74 u32 client = cd->free; in xf_client_alloc() 77 (client < XF_CFG_MAX_CLIENTS ? cd->free = cd->cmap[client].next : 0); in xf_client_alloc() 83 static inline void xf_client_free(xf_core_data_t *cd, u32 client) in xf_client_free() argument 86 cd->cmap[client].next = cd->free, cd->free = client; in xf_client_free() 96 xf_core_data_t *cd = XF_CORE_DATA(core); in xf_proxy_register() local 102 XF_CHK_ERR((client = xf_client_alloc(cd)) != XF_CFG_MAX_CLIENTS, -EBUSY); in xf_proxy_register() 110 xf_client_free(cd, client); in xf_proxy_register() [all …]
|
D | xf-isr.c | 46 xf_core_data_t *cd = XF_CORE_DATA(core); in xf_msg_schedule_isr() local 49 if (xf_msg_enqueue(&cd->queue, m)) in xf_msg_schedule_isr() 60 xf_core_data_t *cd = XF_CORE_DATA(core); in xf_msg_complete_isr() local 63 if (xf_msg_enqueue(&cd->response, m)) in xf_msg_complete_isr()
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/ |
D | xf-main.c | 104 xf_core_data_t *cd = XF_CORE_DATA(core); in xf_ipc_init() local 108 cd->shmem = (xf_shmem_handle_t *)shmem; in xf_ipc_init() 112 XF_CHK_API(xf_mm_init(&cd->shared_pool, shmem->buffer, XF_CFG_REMOTE_IPC_POOL_SIZE)); in xf_ipc_init() 114 …XF_CHK_API(xf_mm_init(&cd->shared_pool, (void *) HIFI_MUSIC_DATA_LOCATION, XF_CFG_REMOTE_IPC_POOL_… in xf_ipc_init()
|
/device/generic/goldfish/fvpbase/ |
D | README.md | 19 cd android-kernel-mainline 39 cd platform 44 cd u-boot 47 cd .. 50 cd tools/gcc 53 cd ../.. 100 cd common 103 cd .. 107 cd binutils-2.33.1
|
/device/google/crosshatch/json-c/ |
D | RELEASE_CHECKLIST.txt | 6 cd json-c-${release} 52 cd .. 63 cd json-c-${release} 99 cd json-c-${release} 101 cd .. 104 cd json-c-pages 122 cd ..
|
D | README.md | 28 $ cd json-c
|
/device/google/coral/json-c/ |
D | RELEASE_CHECKLIST.txt | 6 cd json-c-${release} 52 cd .. 63 cd json-c-${release} 99 cd json-c-${release} 101 cd .. 104 cd json-c-pages 122 cd ..
|
D | README.md | 28 $ cd json-c
|
/device/google/bonito/json-c/ |
D | RELEASE_CHECKLIST.txt | 6 cd json-c-${release} 52 cd .. 63 cd json-c-${release} 99 cd json-c-${release} 101 cd .. 104 cd json-c-pages 122 cd ..
|
D | README.md | 28 $ cd json-c
|
/device/google/contexthub/util/nanoapp_sign/ |
D | test_exponent | 2 fb:61:cd:d0:cd:25:99:6f:f7:4f:79:46:77:f3:66: 14 26:cd:13:7e:c1:b9:94:19:37:13:4e:91:90:90:2e:
|
D | test_modulus | 8 c5:f2:e8:36:2b:a1:7b:f9:c8:21:98:46:cd:0e:92:
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/ |
D | xf-timebase.h | 115 xf_core_data_t *cd = XF_CORE_DATA(core); in xf_core_timebase() local 118 return xf_sched_timestamp(&cd->sched); in xf_core_timebase()
|
/device/google/contexthub/firmware/ |
D | README | 22 # or simply "cd <variant_path>" and run "make". 30 # or simply "cd <nanoapp_path>" and run "make".
|
/device/google/cuttlefish/ |
D | README.md | 7 cd android-cuttlefish 27 cd cf
|
/device/linaro/hikey/hikey960/ |
D | README | 19 $ cd device/linaro/hikey/installer/hikey960 32 $ cd hikey-linaro
|
/device/amlogic/yukawa/sei610/ |
D | README | 16 $ cd hikey-linaro 26 $ cd <Path-to-AOSP>; rm out/target/product/yukawa/boot.img out/target/product/yukawa/kernel
|
/device/linaro/hikey/factory-images/ |
D | README | 6 $ cd out/dist/
|
/device/linaro/hikey/hikey/ |
D | README | 22 $ cd device/linaro/hikey/installer/hikey 37 $ cd hikey-linaro
|
/device/google/cuttlefish/host/frontend/gcastv2/signaling_server/certs/ |
D | trusted.pem | 32 cd:a2:84:e0:d2:da:e7:b8:39:aa:00:27:6a:87:f0: 37 de:b1:70:cd:72:c8:d4:bb:27:e6:72:0c:48:69:0b:ed:a2:25:
|
/device/google/cuttlefish/host/frontend/gcastv2/https/certs/ |
D | trusted.pem | 5 19:72:96:d8:8b:da:2c:2c:9b:fc:a2:18:23:0a:76:21:cd:7e:78:64 31 0d:4b:65:94:67:2d:ca:98:c2:29:cd:16:72:0e:19:
|
/device/generic/goldfish/tools/ |
D | README.md | 14 ``$ cd $ANDROID_BUILD_TOP``
|
/device/amlogic/yukawa/bootloader/ |
D | README | 23 cd u-boot
|
/device/google/coral/audio/acdbdata/OEM/sm8150-iaxxx-f2proto-snd-card/ |
D | workspaceFile.qwsp | 1 …cd+PfoM+69vNSbQAjof3fUtWyM9Od31G5hgXkjlNJc8fTlPxk+cKAN4FuOZWW7ItwHELlW3hewFOFyTtvf0LOYnZbhQGP9MBP/…
|
/device/google/coral/audio/acdbdata/OEM/sm8150-iaxxx-c2proto-snd-card/ |
D | workspaceFile.qwsp | 1 …cd+PfoM+69vNSbQAjof3fUtWyM9Od31G5hgXkjlNJc8fTlPxk+cKAN4FuOZWW7ItwHELlW3hewFOFyTtvf0LOYnZbhQGP9MBP/…
|