Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ctxfi/
Dctdaio.h99 struct daio_mgr { struct
108 int (*get_daio)(struct daio_mgr *mgr, argument
111 int (*put_daio)(struct daio_mgr *mgr, struct daio *daio); argument
112 int (*daio_enable)(struct daio_mgr *mgr, struct daio *daio); argument
113 int (*daio_disable)(struct daio_mgr *mgr, struct daio *daio); argument
114 int (*imap_add)(struct daio_mgr *mgr, struct imapper *entry); argument
115 int (*imap_delete)(struct daio_mgr *mgr, struct imapper *entry); argument
116 int (*commit_write)(struct daio_mgr *mgr); argument
Dctdaio.c698 struct daio_mgr *daio_mgr; in daio_mgr_create() local
748 int daio_mgr_destroy(struct daio_mgr *daio_mgr) in daio_mgr_destroy()
Dctatc.c1023 struct daio_mgr *daio_mgr = atc->rsc_mgrs[DAIO]; in atc_daio_unmute() local
1137 struct daio_mgr *daio_mgr = NULL; in atc_release_resources() local
1361 struct daio_mgr *daio_mgr; in atc_get_resources() local