Home
last modified time | relevance | path

Searched refs:queueDiscard (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/src/
DhostIntf.c575 static bool queueDiscard(void *data, bool onDelete) in queueDiscard() function
682 mOutputQ = simpleQueueAlloc(mTotalBlocks, sizeof(struct HostIntfDataBuffer), queueDiscard); in initSensors()