Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/vibrator/cs40l26/
H A DVibrator.cpp152 struct dspmem_chunk { struct
153 uint8_t *head;
154 uint8_t *current;
155 uint8_t *max;
156 int bytes;
158 uint32_t cache;
159 int cachebits;