Home
last modified time | relevance | path

Searched defs:f_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dsound_oss.c85 snd_register_oss_device(int type, struct snd_card *card, int dev, const struct file_operations *f_ops, void *private_data) snd_register_oss_device() argument
H A Dsound.c246 snd_register_device(int type, struct snd_card *card, int dev, const struct file_operations *f_ops, void *private_data, struct device *device) snd_register_device() argument
/kernel/linux/linux-6.6/sound/core/
H A Dsound_oss.c85 snd_register_oss_device(int type, struct snd_card *card, int dev, const struct file_operations *f_ops, void *private_data) snd_register_oss_device() argument
H A Dsound.c252 snd_register_device(int type, struct snd_card *card, int dev, const struct file_operations *f_ops, void *private_data, struct device *device) snd_register_device() argument
/kernel/linux/linux-5.10/include/sound/
H A Dcore.h166 const struct file_operations *f_ops; /* file operations */ member
/kernel/linux/linux-6.6/include/sound/
H A Dcore.h219 const struct file_operations *f_ops; /* file operations */ member

Completed in 5 milliseconds