Home
last modified time | relevance | path

Searched refs:tmp_bridge (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/
H A Dtagp.c375 // struct agp_bridge_data *tmp_bridge; in test_agp_alloc_bridge()
376 tmp_bridge = agp_alloc_bridge(); in test_agp_alloc_bridge()
377 // agp_put_bridge (tmp_bridge); in test_agp_alloc_bridge()
378 // tmp_bridge = NULL; in test_agp_alloc_bridge()
384 agp_put_bridge(tmp_bridge); in test_agp_put_bridge()
385 tmp_bridge = NULL; in test_agp_put_bridge()
H A Dstr_agp.h40 static struct agp_bridge_data *tmp_bridge = NULL; variable

Completed in 2 milliseconds