OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:i915_params
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_params.h
1
/* $NetBSD:
i915_params
.h,v 1.2 2021/12/18 23:45:28 riastradh Exp $ */
86
struct
i915_params
{
struct
91
extern struct
i915_params
i915_modparams __read_mostly;
93
void i915_params_dump(const struct
i915_params
*params, struct drm_printer *p);
94
void i915_params_copy(struct
i915_params
*dest, const struct
i915_params
*src);
95
void i915_params_free(struct
i915_params
*params);
i915_params.h
1
/* $NetBSD:
i915_params
.h,v 1.2 2021/12/18 23:45:28 riastradh Exp $ */
86
struct
i915_params
{
struct
91
extern struct
i915_params
i915_modparams __read_mostly;
93
void i915_params_dump(const struct
i915_params
*params, struct drm_printer *p);
94
void i915_params_copy(struct
i915_params
*dest, const struct
i915_params
*src);
95
void i915_params_free(struct
i915_params
*params);
Completed in 22 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025