Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/linux/
HDlinux_util.c117 struct device_element struct
119 TAILQ_ENTRY(device_element) list;
123 static TAILQ_HEAD(, device_element) devices = argument
134 struct device_element *de; in linux_driver_get_name_dev()
150 struct device_element *de; in linux_driver_get_major_minor()
256 struct device_element *de; in linux_get_char_devices()
302 struct device_element *de; in linux_device_register_handler()
322 struct device_element *de; in linux_device_unregister_handler()