OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmp_bridge
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/kernel/device-drivers/agp/kernel_space/
tagp.c
375
// struct agp_bridge_data *
tmp_bridge
;
376
tmp_bridge
= agp_alloc_bridge();
377
// agp_put_bridge (
tmp_bridge
);
378
//
tmp_bridge
= NULL;
384
agp_put_bridge(
tmp_bridge
);
385
tmp_bridge
= NULL;
str_agp.h
40
static struct agp_bridge_data *
tmp_bridge
= NULL;
variable in typeref:struct:agp_bridge_data
Completed in 65 milliseconds