| /linux/drivers/s390/char/ |
| H A D | tape_class.c | 92 cdev_del(tcd->char_device); in register_tape_dev() 106 cdev_del(tcd->char_device); in unregister_tape_dev()
|
| H A D | vmur.c | 928 cdev_del(urd->char_device); in ur_set_online() 963 cdev_del(urd->char_device); in ur_set_offline_force()
|
| /linux/fs/ |
| H A D | char_dev.c | 339 cdev_del(cd->cdev); in __unregister_chrdev() 555 cdev_del(cdev); in cdev_device_add() 579 cdev_del(cdev); in cdev_device_del() 598 void cdev_del(struct cdev *p) in cdev_del() function 683 EXPORT_SYMBOL(cdev_del);
|
| /linux/drivers/char/xillybus/ |
| H A D | xillybus_class.c | 160 cdev_del(unit->cdev); in xillybus_init_chrdev() 200 cdev_del(unit->cdev); in xillybus_cleanup_chrdev()
|
| /linux/include/linux/ |
| H A D | cdev.h | 35 void cdev_del(struct cdev *);
|
| /linux/drivers/pps/generators/ |
| H A D | pps_gen.c | 151 cdev_del(&pps_gen->cdev); in pps_gen_device_destruct() 201 cdev_del(&pps_gen->cdev); in pps_gen_register_cdev()
|
| /linux/drivers/char/ |
| H A D | bsr.c | 161 cdev_del(&cur->bsr_cdev); in bsr_cleanup_devs() 254 cdev_del(&cur->bsr_cdev); in bsr_add_node()
|
| H A D | scx200_gpio.c | 124 cdev_del(&scx200_gpio_cdev); in scx200_gpio_cleanup()
|
| H A D | pc8736x_gpio.c | 344 cdev_del(&pc8736x_gpio_cdev); in pc8736x_gpio_cleanup()
|
| /linux/drivers/staging/greybus/ |
| H A D | raw.c | 211 cdev_del(&raw->cdev); in gb_raw_probe() 236 cdev_del(&raw->cdev); in gb_raw_disconnect()
|
| H A D | authentication.c | 352 cdev_del(&cap->cdev); in gb_cap_connection_init() 377 cdev_del(&cap->cdev); in gb_cap_connection_exit()
|
| H A D | fw-management.c | 628 cdev_del(&fw_mgmt->cdev); in gb_fw_mgmt_connection_init() 653 cdev_del(&fw_mgmt->cdev); in gb_fw_mgmt_connection_exit()
|
| /linux/arch/sh/boards/mach-landisk/ |
| H A D | gio.c | 157 cdev_del(cdev_p); in gio_exit()
|
| /linux/drivers/remoteproc/ |
| H A D | remoteproc_cdev.c | 116 cdev_del(&rproc->cdev); in rproc_char_device_remove()
|
| /linux/arch/powerpc/platforms/book3s/ |
| H A D | vas-api.c | 655 cdev_del(&coproc_device.cdev); in vas_register_coproc_api() 667 cdev_del(&coproc_device.cdev); in vas_unregister_coproc_api()
|
| /linux/fs/fuse/ |
| H A D | cuse.c | 419 cdev_del(cdev); in cuse_process_init_reply() 564 cdev_del(cc->cdev); in cuse_channel_release()
|
| /linux/drivers/most/ |
| H A D | most_cdev.c | 95 cdev_del(&c->cdev); in destroy_cdev() 471 cdev_del(&c->cdev); in comp_probe()
|
| /linux/samples/vfio-mdev/ |
| H A D | mdpy.c | 722 cdev_del(&mdpy_cdev); in mdpy_dev_init() 734 cdev_del(&mdpy_cdev); in mdpy_dev_exit()
|
| /linux/drivers/staging/vme_user/ |
| H A D | vme_user.c | 685 cdev_del(vme_user_cdev); in vme_user_probe() 717 cdev_del(vme_user_cdev); in vme_user_remove()
|
| /linux/drivers/dma-buf/ |
| H A D | dma-heap.c | 307 cdev_del(&heap->heap_cdev); in dma_heap_add()
|
| /linux/drivers/mtd/ubi/ |
| H A D | vmt.c | 648 cdev_del(&vol->cdev); in ubi_add_volume() 670 cdev_del(&vol->cdev); in ubi_free_volume()
|
| /linux/drivers/hid/ |
| H A D | hid-roccat.c | 452 cdev_del(&roccat_cdev); in roccat_exit()
|
| /linux/drivers/media/dvb-core/ |
| H A D | dvbdev.c | 1112 cdev_del(&dvb_device_cdev); in init_dvbdev() 1122 cdev_del(&dvb_device_cdev); in exit_dvbdev()
|
| /linux/drivers/misc/mei/ |
| H A D | main.c | 1308 cdev_del(dev->cdev); in mei_register() 1322 cdev_del(dev->cdev); in mei_deregister()
|
| /linux/drivers/vdpa/vdpa_user/ |
| H A D | vduse_dev.c | 2456 cdev_del(&vduse_cdev); in vduse_init() 2460 cdev_del(&vduse_ctrl_cdev); in vduse_init() 2475 cdev_del(&vduse_cdev); in vduse_exit() 2477 cdev_del(&vduse_ctrl_cdev); in vduse_exit()
|