Home
last modified time | relevance | path

Searched refs:hwgraph_vertex_destroy (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/drivers/
Dpciba.c313 hwgraph_vertex_destroy(pciba_devfs_handle); in register_with_devfs()
331 hwgraph_vertex_destroy(nd->devfs_handle); in unregister_with_devfs()
359 hwgraph_vertex_destroy(dma_node->devfs_handle); in dma_cleanup()
383 hwgraph_vertex_destroy(rom_node->devfs_handle); in rom_cleanup()
/linux-2.4.37.9/include/asm-ia64/sn/
Dhcl.h73 extern int hwgraph_vertex_destroy(vertex_hdl_t);
/linux-2.4.37.9/arch/ia64/sn/io/hwgdfs/
Dhcl.c494 hwgraph_vertex_destroy(vertex_hdl_t de) in hwgraph_vertex_destroy() function
910 EXPORT_SYMBOL(hwgraph_vertex_destroy);
/linux-2.4.37.9/arch/ia64/sn/io/hwgfs/
Dhcl.c486 hwgraph_vertex_destroy(vertex_hdl_t de) in hwgraph_vertex_destroy() function
932 EXPORT_SYMBOL(hwgraph_vertex_destroy);
/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dpciio.c882 hwgraph_vertex_destroy(pconn); in pciio_device_info_unregister()