OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nvkm_iccsense
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
iccsense.h
9
struct
nvkm_iccsense
{
struct
19
int gf100_iccsense_new(struct nvkm_device *, int index, struct
nvkm_iccsense
**);
20
int nvkm_iccsense_read_all(struct
nvkm_iccsense
*iccsense);
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/iccsense/
priv.h
6
#define
nvkm_iccsense
(p) container_of((p), struct
nvkm_iccsense
, subdev)
macro
21
int (*read)(struct
nvkm_iccsense
*, struct nvkm_iccsense_rail *);
27
void nvkm_iccsense_ctor(struct nvkm_device *, int, struct
nvkm_iccsense
*);
28
int nvkm_iccsense_new_(struct nvkm_device *, int, struct
nvkm_iccsense
**);
Completed in 13 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025