Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dctatc.c109 typedef int (*destroy_t)(void *); typedef
116 .destroy = (destroy_t)src_mgr_destroy },
118 .destroy = (destroy_t)srcimp_mgr_destroy },
120 .destroy = (destroy_t)amixer_mgr_destroy },
122 .destroy = (destroy_t)sum_mgr_destroy },
124 .destroy = (destroy_t)daio_mgr_destroy }