Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ctxfi/
Dctsrc.h45 struct src_rsc_ops;
50 struct src_rsc_ops *ops; /* SRC specific operations */
56 struct src_rsc_ops { struct
Dctsrc.c338 static struct src_rsc_ops src_rsc_ops = { variable
374 p->ops = &src_rsc_ops; in src_rsc_init()