/kernel/linux/linux-5.10/sound/drivers/opl4/ |
H A D | opl4_lib.c | 187 static const struct snd_device_ops ops = { in snd_opl4_create() local
|
/kernel/linux/linux-5.10/sound/firewire/fireworks/ |
H A D | fireworks_hwdep.c | 308 static const struct snd_hwdep_ops ops = { in snd_efw_create_hwdep_device() local
|
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_bus.c | 31 snd_hdac_bus_init(struct hdac_bus *bus, struct device *dev, const struct hdac_bus_ops *ops) snd_hdac_bus_init() argument [all...] |
/kernel/linux/linux-5.10/sound/pci/vx222/ |
H A D | vx222.c | 131 static const struct snd_device_ops ops = { in snd_vx222_create() local
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_beep.c | 206 static const struct snd_device_ops ops = { in snd_hda_attach_beep_device() local
|
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_midi_emul.c | 72 snd_midi_process_event(const struct snd_midi_op *ops, in snd_midi_process_event() argument 235 note_off(const struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, int note, int vel) note_off() argument 258 do_control(const struct snd_midi_op *ops, void *drv, struct snd_midi_channel_set *chset, struct snd_midi_channel *chan, int control, int value) do_control() argument 410 rpn(const struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, struct snd_midi_channel_set *chset) rpn() argument 450 nrpn(const struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, struct snd_midi_channel_set *chset) nrpn() argument 478 sysex(const struct snd_midi_op *ops, void *private, unsigned char *buf, int len, struct snd_midi_channel_set *chset) sysex() argument 592 all_sounds_off(const struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) all_sounds_off() argument 611 all_notes_off(const struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) all_notes_off() argument [all...] |
/kernel/linux/linux-5.10/sound/core/ |
H A D | jack.c | 215 static const struct snd_device_ops ops = { in snd_jack_new() local
|
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/ |
H A D | skip-callchain-idx.c | 50 Dwarf_Op *ops = &dummy; in check_return_reg() local [all...] |
/kernel/linux/linux-5.10/sound/soc/sprd/ |
H A D | sprd-pcm-dma.h | 54 struct sprd_compr_ops *ops; member
|
/kernel/linux/linux-5.10/sound/soc/ti/ |
H A D | omap-hdmi.c | 29 const struct omap_hdmi_audio_ops *ops; member [all...] |
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | futex-hash.c | 50 unsigned long ops; member 72 unsigned long ops = w->ops; /* avoid cacheline bouncing */ in workerfn() local
|
H A D | futex-lock-pi.c | 30 unsigned long ops; member 82 unsigned long ops = w->ops; in workerfn() local
|
/kernel/linux/linux-5.10/sound/soc/intel/common/ |
H A D | sst-ipc.h | 65 struct sst_plat_ipc_ops ops; member
|
H A D | sst-dsp-priv.h | 73 struct sst_ops *ops; member
|
/kernel/linux/linux-5.10/sound/soc/sof/ |
H A D | sof-pci-dev.c | 358 const struct snd_sof_dsp_ops *ops; sof_pci_probe() local [all...] |
/kernel/linux/linux-5.10/include/sound/ |
H A D | hdmi-codec.h | 110 const struct hdmi_codec_ops *ops; member
|
H A D | i2c.h | 51 void *ops; member 53 const struct snd_i2c_ops *ops; /* midlevel operations */ member
|
H A D | hwdep.h | 52 struct snd_hwdep_ops ops; member
|
H A D | sb16_csp.h | 59 struct snd_sb_csp_ops ops; /* operators */ member
|
H A D | sof.h | 100 const struct snd_sof_dsp_ops *ops; member
|
/kernel/linux/linux-5.10/mm/ |
H A D | zpool.c | 24 const struct zpool_ops *ops; member 156 zpool_create_pool(const char *type, const char *name, gfp_t gfp, const struct zpool_ops *ops) zpool_create_pool() argument [all...] |
/kernel/linux/linux-5.10/fs/proc/ |
H A D | namespaces.c | 133 const struct proc_ns_operations *ops = *entry; in proc_ns_dir_readdir() local
|
H A D | task_nommu.c | 261 maps_open(struct inode *inode, struct file *file, const struct seq_operations *ops) maps_open() argument
|
/kernel/linux/linux-5.10/net/core/ |
H A D | dev_ioctl.c | 197 const struct net_device_ops *ops = dev->netdev_ops; in dev_do_ioctl() local 221 const struct net_device_ops *ops; in dev_ifsioc() local
|
H A D | fib_notifier.c | 43 struct fib_notifier_ops *ops; in fib_seq_sum() local 64 struct fib_notifier_ops *ops; in fib_net_dump() local 129 __fib_notifier_ops_register(struct fib_notifier_ops *ops, struct net *net) __fib_notifier_ops_register() argument 145 struct fib_notifier_ops *ops; fib_notifier_ops_register() local 164 fib_notifier_ops_unregister(struct fib_notifier_ops *ops) fib_notifier_ops_unregister() argument [all...] |