Searched refs:tmp_bridge (Results 1 – 2 of 2) sorted by relevance
376 tmp_bridge = agp_alloc_bridge(); 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()
40 static struct agp_bridge_data *tmp_bridge = NULL; variable