Home
last modified time | relevance | path

Searched defs:daio_mgr (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/ctxfi/
H A Dctdaio.h109 int (*get_daio)(struct daio_mgr *mgr, argument
112 int (*put_daio)(struct daio_mgr *mgr, struct daio *daio); argument
113 int (*daio_enable)(struct daio_mgr *mgr, struct daio *daio); argument
114 int (*daio_disable)(struct daio_mgr *mgr, struct daio *daio); argument
96 struct daio_mgr { global() struct
106 get_daiodaio_mgr global() argument
110 daio_enabledaio_mgr global() argument
111 daio_disabledaio_mgr global() argument
[all...]
H A Dctdaio.c678 struct daio_mgr *daio_mgr; in daio_mgr_create() local
731 struct daio_mgr *daio_mgr = ptr; in daio_mgr_destroy() local
H A Dctatc.c1059 struct daio_mgr *daio_mgr = atc->rsc_mgrs[DAIO]; in atc_daio_unmute() local
1177 struct daio_mgr *daio_mgr = NULL; in atc_release_resources() local
1405 struct daio_mgr *daio_mgr; in atc_get_resources() local