Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linux/
H A Dlinux_util.c96 struct device_element struct
98 TAILQ_ENTRY(device_element) list;
102 static TAILQ_HEAD(, device_element) devices = argument
113 struct device_element *de; in linux_driver_get_name_dev()
129 struct device_element *de; in linux_driver_get_major_minor()
192 struct device_element *de; in linux_get_char_devices()
238 struct device_element *de; in linux_device_register_handler()
258 struct device_element *de; in linux_device_unregister_handler()