OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_fops
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_drv.c
1185
const struct file_operations *
new_fops
;
local in function:drm_stub_open
1198
new_fops
= fops_get(minor->dev->driver->fops);
1199
if (!
new_fops
) {
1204
replace_fops(filp,
new_fops
);
drm_drv.c
1185
const struct file_operations *
new_fops
;
local in function:drm_stub_open
1198
new_fops
= fops_get(minor->dev->driver->fops);
1199
if (!
new_fops
) {
1204
replace_fops(filp,
new_fops
);
Completed in 26 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025