Home
last modified time | relevance | path

Searched refs:gio_release_dev (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dgio_device.h40 extern void gio_release_dev(struct device *);
44 gio_release_dev(&dev->dev); in gio_device_free()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dgio_device.h40 extern void gio_release_dev(struct device *);
44 gio_release_dev(&dev->dev); in gio_device_free()
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/
H A Dip22-gio.c85 * gio_release_dev - free an gio device structure when all users of it are finished.
91 void gio_release_dev(struct device *dev) in gio_release_dev() function
98 EXPORT_SYMBOL_GPL(gio_release_dev); variable
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/
H A Dip22-gio.c85 * gio_release_dev - free an gio device structure when all users of it are finished.
91 void gio_release_dev(struct device *dev) in gio_release_dev() function
98 EXPORT_SYMBOL_GPL(gio_release_dev); variable

Completed in 2 milliseconds