fops_get          111 drivers/char/misc.c 			new_fops = fops_get(c->fops);
fops_get          123 drivers/char/misc.c 				new_fops = fops_get(c->fops);
fops_get         1105 drivers/gpu/drm/drm_drv.c 	new_fops = fops_get(minor->dev->driver->fops);
fops_get          800 drivers/hwtracing/intel_th/core.c 	fops = fops_get(thdrv->fops);
fops_get          107 drivers/media/dvb-core/dvbdev.c 		new_fops = fops_get(dvbdev->fops);
fops_get           40 drivers/usb/core/file.c 	new_fops = fops_get(usb_minors[iminor(inode)]);
fops_get          408 fs/char_dev.c  	fops = fops_get(p->ops);
fops_get          178 fs/debugfs/file.c 	if (!fops_get(real_fops)) {
fops_get          313 fs/debugfs/file.c 	if (!fops_get(real_fops)) {
fops_get          778 fs/open.c      	f->f_op = fops_get(inode->i_fop);
fops_get          401 sound/core/init.c 		fops_get(mfile->file->f_op);
fops_get          156 sound/core/sound.c 	new_fops = fops_get(mptr->f_ops);
fops_get          554 sound/sound_core.c 		new_fops = fops_get(s->unit_fops);
fops_get          581 sound/sound_core.c 			new_fops = fops_get(s->unit_fops);