Searched refs:src_rsc_ops (Results 1 – 2 of 2) sorted by relevance
42 struct src_rsc_ops;47 const struct src_rsc_ops *ops; /* SRC specific operations */53 struct src_rsc_ops { struct
334 static const struct src_rsc_ops src_rsc_ops = { variable370 p->ops = &src_rsc_ops; in src_rsc_init()