Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dcttimer.c26 void (*free_global)(struct ct_timer *); member
326 .free_global = ct_xfitimer_free_global,
435 if (atimer->ops->free_global) in ct_timer_free()
436 atimer->ops->free_global(atimer); in ct_timer_free()
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_mmu.c518 goto free_global; in etnaviv_iommu_global_init()
545 free_global: in etnaviv_iommu_global_init()