Searched refs:dt_device_for_passthrough (Results 1 – 4 of 4) sorted by relevance
34 if ( !dt_device_is_available(dev) || dt_device_for_passthrough(dev) ) in device_init()
451 if ( dt_device_for_passthrough(node) ) in write_properties()970 bool need_mapping = !dt_device_for_passthrough(dev); in map_dt_irq_to_domain()1000 bool need_mapping = !dt_device_for_passthrough(dev); in map_range_to_domain()1084 bool need_mapping = !dt_device_for_passthrough(dev); in handle_device()
639 bool_t dt_device_for_passthrough(const struct dt_device_node *device);
1513 bool_t dt_device_for_passthrough(const struct dt_device_node *device) in dt_device_for_passthrough() function
Completed in 11 milliseconds