Home | History | Annotate | Download | only in ofw

Lines Matching refs:devhandle_t

82 of_devhandle_lookup_device_call(devhandle_t handle, const char *name,
83 devhandle_t *call_handlep)
101 devhandle_t
102 devhandle_from_of(devhandle_t super_handle, int phandle)
105 devhandle_t handle = { 0 };
119 devhandle_to_of(devhandle_t const handle)
127 of_device_enumerate_children(device_t dev, devhandle_t call_handle, void *v)
146 of_device_register(device_t dev, devhandle_t call_handle, void *v __unused)
201 of_device_get_property(device_t dev, devhandle_t call_handle, void *v)
699 devhandle_t devhandle;