Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dctsrc.h42 struct src_rsc_ops;
47 const struct src_rsc_ops *ops; /* SRC specific operations */
53 struct src_rsc_ops { struct
H A Dctsrc.c334 static const struct src_rsc_ops src_rsc_ops = { variable
370 p->ops = &src_rsc_ops; in src_rsc_init()