Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhidbus.h164 device_t hidbus_find_child(device_t, int32_t);
H A Dietp.c232 if (hidbus_find_child(device_get_parent(sc->dev), in ietp_probe()
H A Dhmt.c872 hconf = hidbus_find_child(device_get_parent(sc->dev), in hmt_set_input_mode()
H A Dhidbus.c535 hidbus_find_child(device_t bus, int32_t usage) in hidbus_find_child() function