OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drm_unbind_agp
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_agpsupport.h
74
static inline int
drm_unbind_agp
(struct agp_bridge_data *, struct agp_memory *);
78
int
drm_unbind_agp
(struct agp_memory * handle);
131
static inline int
drm_unbind_agp
(struct agp_memory * handle)
function in typeref:typename:int
/src/sys/external/bsd/drm2/dist/drm/
drm_agpsupport.c
319
ret =
drm_unbind_agp
(dev->agp->bridge, entry->memory);
321
ret =
drm_unbind_agp
(entry->memory);
412
drm_unbind_agp
(dev->agp->bridge, entry->memory);
414
drm_unbind_agp
(entry->memory);
513
drm_unbind_agp
(dev->agp->bridge, entry->memory);
517
drm_unbind_agp
(entry->memory);
drm_memory.c
121
int
drm_unbind_agp
(struct agp_memory *handle)
function in typeref:typename:int
/src/sys/external/bsd/drm2/include/drm/
drm_agp_netbsd.h
168
drm_unbind_agp
(struct agp_bridge_data *bridge, struct agp_memory *mem)
function in typeref:typename:int
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025