OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_minor
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_file.h
54
* FIXME: Not sure we want to have
drm_minor
here in the end, but to avoid
68
* struct
drm_minor
- DRM device minor structure
76
struct
drm_minor
{
struct
251
/** @minor: &struct
drm_minor
for this file. */
252
struct
drm_minor
*minor;
395
int drm_open_file(struct drm_file *, void *, struct
drm_minor
*);
417
struct file *mock_drm_getfile(struct
drm_minor
*minor, unsigned int flags);
drm_file.h
54
* FIXME: Not sure we want to have
drm_minor
here in the end, but to avoid
68
* struct
drm_minor
- DRM device minor structure
76
struct
drm_minor
{
struct
251
/** @minor: &struct
drm_minor
for this file. */
252
struct
drm_minor
*minor;
395
int drm_open_file(struct drm_file *, void *, struct
drm_minor
*);
417
struct file *mock_drm_getfile(struct
drm_minor
*minor, unsigned int flags);
Completed in 22 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025