Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Ddevice.h17 void device_destroy(Device *);
H A Ddevice.c87 void device_destroy(Device *dev) in device_destroy() function
166 device_destroy(dev); in device_load()
H A DDvi.c324 device_destroy (dw->dvi.device); in Destroy()
H A DChangeLog508 (Destroy): Call device_destroy.
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dp_aux_dev.c297 device_destroy(drm_dp_aux_dev_class, in drm_dp_aux_unregister_devnode()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_chardev.c101 device_destroy(kfd_class, MKDEV(kfd_char_dev_major, 0)); in kfd_chardev_exit()