Home
last modified time | relevance | path

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

/src/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c182 linux_device_release(struct device *dev) in linux_device_release() function
301 dev->release = linux_device_release; in device_create()