Searched refs:ops_init (Results 1 - 15 of 15) sorted by relevance

/linux-master/sound/soc/sof/intel/
H A Dpci-mtl.c49 .ops_init = sof_mtl_ops_init,
79 .ops_init = sof_mtl_ops_init,
109 .ops_init = sof_mtl_ops_init,
H A Dpci-apl.c50 .ops_init = sof_apl_ops_init,
82 .ops_init = sof_apl_ops_init,
H A Dpci-skl.c41 .ops_init = sof_skl_ops_init,
66 .ops_init = sof_skl_ops_init,
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-lnl.c46 .ops_init = sof_lnl_ops_init,
H A Dpci-icl.c51 .ops_init = sof_icl_ops_init,
83 .ops_init = sof_cnl_ops_init,
/linux-master/sound/soc/sof/amd/
H A Dpci-rn.c63 .ops_init = sof_renoir_ops_init,
H A Dpci-rmb.c62 .ops_init = sof_rembrandt_ops_init,
H A Dpci-vangogh.c61 .ops_init = sof_vangogh_ops_init,
H A Dpci-acp63.c69 .ops_init = sof_acp63_ops_init,
/linux-master/include/sound/
H A Dsof.h170 int (*ops_init)(struct snd_sof_dev *sdev); member in struct:sof_dev_desc
/linux-master/sound/soc/sof/
H A Dops.h26 if (sdev->pdata->desc->ops_init)
27 return sdev->pdata->desc->ops_init(sdev);
/linux-master/net/core/
H A Dnet_namespace.c119 static int ops_init(const struct pernet_operations *ops, struct net *net) function
340 error = ops_init(ops, net);
1243 error = ops_init(ops, net);
1281 return ops_init(ops, &init_net);
/linux-master/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c646 .ops_init = sof_mt8188_ops_init,

Completed in 161 milliseconds