Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_arm.c84 struct vchiq_pagelist_info { struct
139 cleanup_pagelistinfo(struct vchiq_pagelist_info *pagelistinfo) in cleanup_pagelistinfo()
161 static struct vchiq_pagelist_info *
166 struct vchiq_pagelist_info *pagelistinfo; in create_pagelist()
186 sizeof(struct vchiq_pagelist_info)) / in create_pagelist()
195 sizeof(struct vchiq_pagelist_info); in create_pagelist()
211 pagelistinfo = (struct vchiq_pagelist_info *) in create_pagelist()
353 free_pagelist(struct vchiq_pagelist_info *pagelistinfo, in free_pagelist()
562 struct vchiq_pagelist_info *pagelistinfo; in vchiq_prepare_bulk_data()
587 free_pagelist((struct vchiq_pagelist_info *)bulk->remote_data, in vchiq_complete_bulk()