Home
last modified time | relevance | path

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

/linux/include/linux/raspberrypi/
H A Dvchiq_core.h122 void *remote_data; member
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_core.c1770 bulk->remote_data = pagelistinfo; in vchiq_prepare_bulk_data()
1778 if (bulk && bulk->remote_data && bulk->actual) in vchiq_complete_bulk()
1779 free_pagelist(instance, (struct vchiq_pagelist_info *)bulk->remote_data, in vchiq_complete_bulk()
1805 bulk->remote_data = NULL; in abort_outstanding_bulks()