Home
last modified time | relevance | path

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

/components/drivers/core/
A Ddevice.c102 rt_err_t rt_device_unregister(rt_device_t dev) in rt_device_unregister() function
113 RTM_EXPORT(rt_device_unregister);
A Dbus.c77 rt_device_unregister(dev); in rt_device_bus_destroy()
/components/drivers/usb/cherryusb/platform/rtthread/
A Dusbh_dfs.c189 rt_device_unregister(dev); in usbh_msc_stop()
A Dusbh_serial.c605 rt_device_unregister(&serial->parent); in usbh_serial_unregister()
/components/drivers/watchdog/
A Dwatchdog-i6300esb.c271 rt_device_unregister(&esb->parent.parent); in i6300esb_wdt_remove()
A Dwatchdog-dw.c600 rt_device_unregister(&dw_wdt->parent.parent); in dw_wdt_remove()
/components/drivers/audio/
A Ddev_audio_pipe.c309 return rt_device_unregister(&pipe->parent); in rt_audio_pipe_detach()
/components/drivers/block/
A Dblk_dev.c273 rt_device_unregister(&blk->parent); in disk_remove_blk_dev()
A Dblk.c378 err = rt_device_unregister(&disk->parent); in rt_hw_blk_disk_unregister()
/components/drivers/led/
A Dled.c216 rt_device_unregister(&led->parent); in rt_led_unregister()
/components/legacy/usb/usbhost/class/
A Dadk.c395 rt_device_unregister(&adk->device); in rt_usbh_adk_disable()
A Dudisk.c449 rt_device_unregister(&stor->dev[i]); in rt_udisk_stop()
/components/lwp/terminal/
A Dtty_device.c445 rt_device_unregister(&tp->parent); in lwp_tty_delete()
/components/drivers/ipc/
A Dpipe.c703 rt_device_unregister(device); in rt_pipe_delete()
/components/drivers/spi/
A Ddev_spi_core.c67 rt_device_unregister(&bus->parent); in spi_bus_register()
A Ddev_spi_flash_sfud.c454 rt_device_unregister(&(spi_flash_dev->flash_device)); in rt_sfud_flash_delete()
/components/drivers/virtio/
A Dvirtio_console.c203 rt_device_unregister((rt_device_t)port_dev); in virtio_console_port_destroy()
/components/net/lwip/port/
A Dethernetif.c664 rt_device_unregister(&(dev->parent)); in eth_device_deinit()

Completed in 24 milliseconds