Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_bus.c126 static void device_destroy_props(device_t dev);
1560 device_destroy_props(child); in device_delete_child()
6267 device_destroy_props(device_t dev) in device_destroy_props() function