Home
last modified time | relevance | path

Searched defs:childdev (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/sys/dev/spibus/
H A Dofw_spibus.c81 device_t childdev; in ofw_spibus_attach() local
/freebsd-src/sys/dev/iicbus/
H A Dofw_iicbus.c108 device_t childdev; in ofw_iicbus_attach() local
/freebsd-src/sys/dev/dpaa2/
H A Ddpaa2_mc_fdt.c230 device_t childdev; in dpaa2_mc_fdt_probe_child() local
H A Dmemac_mdio_fdt.c212 device_t childdev; in memac_mdio_fdt_probe_child() local
/freebsd-src/sys/dev/gpio/
H A Dofw_gpiobus.c144 device_t childdev; in ofw_gpiobus_add_fdt_child() local
[all...]
H A Dgpiobus.c177 gpio_pin_get_by_child_index(device_t childdev,uint32_t idx,gpio_pin_t * ppin) gpio_pin_get_by_child_index() argument