OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ttm_tt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_tt.h
1
/* $NetBSD:
ttm_tt
.h,v 1.7 2021/12/19 12:29:16 riastradh Exp $ */
34
struct
ttm_tt
;
57
* @ttm: Pointer to a struct
ttm_tt
.
65
int (*bind) (struct
ttm_tt
*ttm, struct ttm_mem_reg *bo_mem);
70
* @ttm: Pointer to a struct
ttm_tt
.
75
int (*unbind) (struct
ttm_tt
*ttm);
80
* @ttm: Pointer to a struct
ttm_tt
.
85
void (*destroy) (struct
ttm_tt
*ttm);
89
* struct
ttm_tt
107
struct
ttm_tt
{
struct
[
all
...]
ttm_tt.h
1
/* $NetBSD:
ttm_tt
.h,v 1.7 2021/12/19 12:29:16 riastradh Exp $ */
34
struct
ttm_tt
;
57
* @ttm: Pointer to a struct
ttm_tt
.
65
int (*bind) (struct
ttm_tt
*ttm, struct ttm_mem_reg *bo_mem);
70
* @ttm: Pointer to a struct
ttm_tt
.
75
int (*unbind) (struct
ttm_tt
*ttm);
80
* @ttm: Pointer to a struct
ttm_tt
.
85
void (*destroy) (struct
ttm_tt
*ttm);
89
* struct
ttm_tt
107
struct
ttm_tt
{
struct
[
all
...]
Completed in 29 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025