Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_util.c121 struct device_element struct
123 TAILQ_ENTRY(device_element) list;
127 static TAILQ_HEAD(, device_element) devices = argument
138 struct device_element *de; in linux_driver_get_name_dev()
154 struct device_element *de; in linux_driver_get_major_minor()
260 struct device_element *de; in linux_get_char_devices()
306 struct device_element *de; in linux_device_register_handler()
326 struct device_element *de; in linux_device_unregister_handler()