Searched refs:ops_free (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | pci-tgl.c | 52 .ops_free = hda_ops_free, 85 .ops_free = hda_ops_free, 117 .ops_free = hda_ops_free, 150 .ops_free = hda_ops_free, 183 .ops_free = hda_ops_free, 216 .ops_free = hda_ops_free, 249 .ops_free = hda_ops_free, 282 .ops_free = hda_ops_free,
|
H A D | pci-cnl.c | 52 .ops_free = hda_ops_free, 85 .ops_free = hda_ops_free, 118 .ops_free = hda_ops_free,
|
H A D | pci-skl.c | 42 .ops_free = hda_ops_free, 67 .ops_free = hda_ops_free,
|
H A D | pci-icl.c | 52 .ops_free = hda_ops_free, 84 .ops_free = hda_ops_free,
|
H A D | pci-apl.c | 51 .ops_free = hda_ops_free, 83 .ops_free = hda_ops_free,
|
H A D | pci-mtl.c | 50 .ops_free = hda_ops_free,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | sof.h | 156 void (*ops_free)(struct snd_sof_dev *sdev); member
|
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | ops.h | 34 if (sdev->pdata->desc->ops_free) in sof_ops_free() 35 sdev->pdata->desc->ops_free(sdev); in sof_ops_free()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | net_namespace.c | 173 static void ops_free(const struct pernet_operations *ops, struct net *net) in ops_free() function 211 ops_free(ops, net); in ops_free_list()
|
Completed in 7 milliseconds