Home
last modified time | relevance | path

Searched refs:device_destroy (Results 76 – 81 of 81) sorted by relevance

1234

/openbmc/linux/drivers/scsi/
H A Dsg.c1622 device_destroy(sg_sysfs_class, MKDEV(SCSI_GENERIC_MAJOR, sdp->index)); in sg_remove_device()
H A Dpmcraid.c4697 device_destroy(pmcraid_class, in pmcraid_release_chrdev()
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c3552 device_destroy(ppp_class, MKDEV(PPP_MAJOR, 0)); in ppp_cleanup()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c121 device_destroy(kfd_class, MKDEV(kfd_char_dev_major, 0)); in kfd_chardev_exit()
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.c3425 device_destroy(fb_class, MKDEV(0, 0)); in fb_console_exit()
/openbmc/linux/drivers/tty/vt/
H A Dvt.c4186 device_destroy(vtconsole_class, MKDEV(0, con_driver->node)); in con_driver_unregister_callback()

1234