Searched refs:hidbus_find_child (Results 1 – 4 of 4) sorted by relevance
164 device_t hidbus_find_child(device_t, int32_t);
232 if (hidbus_find_child(device_get_parent(sc->dev), in ietp_probe()
872 hconf = hidbus_find_child(device_get_parent(sc->dev), in hmt_set_input_mode()
535 hidbus_find_child(device_t bus, int32_t usage) in hidbus_find_child() function