Home
last modified time | relevance | path

Searched defs:f_ops (Results 1 – 3 of 3) sorted by relevance

/linux/sound/core/
H A Dsound_oss.c85 const struct file_operations *f_ops, void *private_data) in snd_register_oss_device()
H A Dsound.c250 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
/linux/include/sound/
H A Dcore.h219 const struct file_operations *f_ops; /* file operations */ global() member