OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvkm_top
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/top/
priv.h
6
#define
nvkm_top
(p) container_of((p), struct
nvkm_top
, subdev)
macro
10
int (*oneinit)(struct
nvkm_top
*);
14
int, struct
nvkm_top
**);
27
struct nvkm_top_device *nvkm_top_device_new(struct
nvkm_top
*);
nouveau_nvkm_subdev_top_base.c
32
nvkm_top_device_new(struct
nvkm_top
*top)
51
struct
nvkm_top
*top = device->top;
67
struct
nvkm_top
*top = device->top;
83
struct
nvkm_top
*top = device->top;
99
struct
nvkm_top
*top = device->top;
122
struct
nvkm_top
*top = device->top;
136
struct
nvkm_top
*top = device->top;
150
struct
nvkm_top
*top = device->top;
168
struct
nvkm_top
*top =
nvkm_top
(subdev)
187
nvkm_top
= {
variable in typeref:typename:const struct nvkm_subdev_func
[
all
...]
nouveau_nvkm_subdev_top_gk104.c
32
gk104_top_oneinit(struct
nvkm_top
*top)
122
gk104_top_new(struct nvkm_device *device, int index, struct
nvkm_top
**ptop)
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
top.h
8
struct
nvkm_top
{
struct
22
int gk104_top_new(struct nvkm_device *, int, struct
nvkm_top
**);
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
device.h
167
struct
nvkm_top
*top;
244
int (*top )(struct nvkm_device *, int idx, struct
nvkm_top
**);
Completed in 15 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025