Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linux/
H A Dlinux_util.c135 struct device_element struct
137 TAILQ_ENTRY(device_element) list;
141 static TAILQ_HEAD(, device_element) devices = argument
152 struct device_element *de; in linux_driver_get_name_dev()
168 struct device_element *de; in linux_driver_get_major_minor()
249 struct device_element *de; in linux_get_char_devices()
295 struct device_element *de; in linux_device_register_handler()
315 struct device_element *de; in linux_device_unregister_handler()