Searched defs:phandle (Results 1 - 16 of 16) sorted by relevance

/freebsd-12-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_kern_lib.c223 vchiq_add_service( VCHIQ_INSTANCE_T instance, const VCHIQ_SERVICE_PARAMS_T *params, VCHIQ_SERVICE_HANDLE_T *phandle) argument
268 vchiq_open_service( VCHIQ_INSTANCE_T instance, const VCHIQ_SERVICE_PARAMS_T *params, VCHIQ_SERVICE_HANDLE_T *phandle) argument
/freebsd-12-stable/lib/libusb/
H A Dlibusb10_hotplug.c182 libusb_hotplug_register_callback(libusb_context *ctx, libusb_hotplug_event events, libusb_hotplug_flag flags, int vendor_id, int product_id, int dev_class, libusb_hotplug_callback_fn cb_fn, void *user_data, libusb_hotplug_callback_handle *phandle) argument
/freebsd-12-stable/contrib/dtc/
H A Ddtc.h161 cell_t phandle; member in struct:node
H A Dchecks.c410 cell_t phandle; local
456 cell_t phandle, linux_phandle; local
530 cell_t phandle; local
[all...]
H A Dlivetree.c510 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) argument
543 static cell_t phandle = 1; /* FIXME: ick, static local */ local
[all...]
/freebsd-12-stable/contrib/dtc/libfdt/
H A Dfdt_overlay.c54 uint32_t phandle; local
358 uint32_t phandle; local
[all...]
H A Dfdt_ro.c98 uint32_t phandle; local
525 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) argument
[all...]
/freebsd-12-stable/sys/dev/ofw/
H A Dofw_fdt.c393 phandle_t phandle; local
/freebsd-12-stable/sys/powerpc/powermac/
H A Dplatform_powermac.c222 phandle_t phandle; local
/freebsd-12-stable/sys/powerpc/pseries/
H A Dxics.c209 phandle_t phandle = ofw_bus_get_node(dev); local
286 phandle_t phandle = ofw_bus_get_node(dev); local
H A Dplatform_chrp.c180 phandle_t phandle; local
/freebsd-12-stable/sys/contrib/libfdt/
H A Dfdt_overlay.c106 uint32_t phandle; local
419 uint32_t phandle; local
[all...]
H A Dfdt_ro.c99 uint32_t phandle; local
595 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) argument
[all...]
/freebsd-12-stable/sys/powerpc/ofw/
H A Dofw_machdep.c170 phandle_t phandle; local
414 phandle_t phandle; local
[all...]
/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-board.c207 int aliases, eth, phy, phy_parent, phandle, ret; local
/freebsd-12-stable/usr.bin/dtc/
H A Dfdt.cc1249 uint32_t phandle = p->begin()->get_as_uint32(); local
1270 device_tree::assign_phandle(node *n, uint32_t &phandle) argument
1329 resolve_cross_references(uint32_t &phandle) argument
2024 uint32_t phandle = 1; local
[all...]

Completed in 208 milliseconds