Searched defs:f_ops (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/core/ |
H A D | sound_oss.c | 85 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 D | sound.c | 246 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 D | sound_oss.c | 85 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 D | sound.c | 252 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 D | core.h | 166 const struct file_operations *f_ops; /* file operations */ member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | core.h | 219 const struct file_operations *f_ops; /* file operations */ member
|
Completed in 5 milliseconds