Searched refs:src_rsc_ops (Results 1 – 2 of 2) sorted by relevance
46 struct src_rsc_ops;51 const struct src_rsc_ops *ops; /* SRC specific operations */57 struct src_rsc_ops { struct
338 static const struct src_rsc_ops src_rsc_ops = { variable374 p->ops = &src_rsc_ops; in src_rsc_init()