Home
last modified time | relevance | path

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

/linux/include/linux/raspberrypi/
H A Dvchiq_core.h133 int remote_notify; /* Bulk to notify the remote client of next (mstr) */ member
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_core.c1370 queue->process, queue->remote_notify, queue->remove); in notify_bulks()
1372 queue->remote_notify = queue->process; in notify_bulks()
1374 while (queue->remove != queue->remote_notify) { in notify_bulks()