Lines Matching full:through
25 * PMIC IO lines, all made available in a unified way through the uclass.
273 * This function is useful to start iterating through a list of devices which
300 * This function is useful to start iterating through a list of devices which
327 * This function is useful to start iterating through a list of devices which
343 * This function is useful to start iterating through a list of devices which
369 * uclass_foreach_dev() - Helper function to iteration through devices
371 * This creates a for() loop which works through the available devices in
382 * uclass_foreach_dev_safe() - Helper function to safely iteration through devs
384 * This creates a for() loop which works through the available devices in
397 * uclass_foreach_dev_probe() - Helper function to iteration through devices
400 * This creates a for() loop which works through the available devices in