Home
last modified time | relevance | path

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

/sof-2.7.6/scripts/
Dqemu-check.sh195 IPC_MSG=$(hexdump -C /dev/shm/$SHM_MBOX | grep -A 4 "$READY_MSG" |
202 if [ "$IPC_MSG" ]; then
213 if [[ "$IPC_REG" && "$IPC_MSG" ]]; then