Home
last modified time | relevance | path

Searched refs:ops_init (Results 1 – 16 of 16) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dpci-tgl.c51 .ops_init = sof_tgl_ops_init,
84 .ops_init = sof_tgl_ops_init,
116 .ops_init = sof_tgl_ops_init,
149 .ops_init = sof_tgl_ops_init,
182 .ops_init = sof_tgl_ops_init,
215 .ops_init = sof_tgl_ops_init,
248 .ops_init = sof_tgl_ops_init,
281 .ops_init = sof_tgl_ops_init,
H A Dpci-cnl.c51 .ops_init = sof_cnl_ops_init,
84 .ops_init = sof_cnl_ops_init,
117 .ops_init = sof_cnl_ops_init,
H A Dpci-skl.c41 .ops_init = sof_skl_ops_init,
66 .ops_init = sof_skl_ops_init,
H A Dpci-ptl.c55 .ops_init = sof_ptl_ops_init,
84 .ops_init = sof_ptl_ops_init,
H A Dpci-icl.c51 .ops_init = sof_icl_ops_init,
83 .ops_init = sof_cnl_ops_init,
/linux/sound/soc/sof/amd/
H A Dpci-rmb.c62 .ops_init = sof_rembrandt_ops_init,
H A Dpci-vangogh.c56 .ops_init = sof_vangogh_ops_init,
H A Dpci-acp63.c70 .ops_init = sof_acp63_ops_init,
H A Dpci-acp70.c70 .ops_init = sof_acp70_ops_init,
/linux/include/sound/
H A Dsof.h171 int (*ops_init)(struct snd_sof_dev *sdev); member
/linux/sound/soc/sof/imx/
H A Dimx-common.h47 .ops_init = mach_ops_init, \
/linux/Documentation/translations/zh_CN/mm/
H A Dpage_owner.rst80 ops_init+0x167/0x410
/linux/net/core/
H A Dnet_namespace.c119 static int ops_init(const struct pernet_operations *ops, struct net *net) in ops_init() function
438 error = ops_init(ops, net); in setup_net()
1314 error = ops_init(ops, net); in __register_pernet_operations()
1352 return ops_init(ops, &init_net); in __register_pernet_operations()
/linux/sound/soc/sof/
H A Dops.h26 if (sdev->pdata->desc->ops_init) in sof_ops_init()
27 return sdev->pdata->desc->ops_init(sdev); in sof_ops_init()
/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c544 .ops_init = sof_mt8188_ops_init,
/linux/Documentation/mm/
H A Dpage_owner.rst90 ops_init+0x167/0x410