Home
last modified time | relevance | path

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

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