Home
last modified time | relevance | path

Searched defs:ops_init (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Dsof.h170 int (*ops_init)(struct snd_sof_dev *sdev); member
/linux/net/core/
H A Dnet_namespace.c122 static int ops_init(const struct pernet_operations *ops, struct net *net) in ops_init() function