Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/ctxfi/
Dctsrc.h46 struct src_rsc_ops;
51 const struct src_rsc_ops *ops; /* SRC specific operations */
57 struct src_rsc_ops { struct
Dctsrc.c338 static const struct src_rsc_ops src_rsc_ops = { variable
374 p->ops = &src_rsc_ops; in src_rsc_init()