Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.h164 int remote_notify; /* Bulk to notify the remote client of next (mstr) */ member
Dvchiq_core.c1300 queue->process, queue->remote_notify, queue->remove); in notify_bulks()
1302 queue->remote_notify = queue->process; in notify_bulks()
1304 while (queue->remove != queue->remote_notify) { in notify_bulks()