Lines Matching full:there
25 * There may be drivers for on-chip SoC GPIO banks, I2C GPIO expanders and
120 * @ucp: Returns pointer to uclass (there is only one per ID)
148 * @devp: Returns pointer to device (there is only one per for each ID)
171 * If an active device has this sequence it will be returned. If there is no
179 * @devp: Returns pointer to device (there is only one for each seq)
194 * @devp: Returns pointer to device (there is only one for each node)
210 * @devp: Returns pointer to device (there is only one for each node)
225 * @devp: Returns pointer to device (there is only one for each node)
226 * @return 0 if OK, -ENODEV if there is no device match the phandle, other
242 * @devp: Returns pointer to device (there is only one for each node)
243 * @return 0 if OK, -ENOENT if there is no @name present in the node, other
276 * occurred, or NULL if there is no first device, or an error occurred with
302 * to the next device in the uclass if no error occurred, or NULL if there is
317 * @devp: Returns pointer to the first device in that uclass, or NULL if there
360 * @pos: struct udevice * to hold the current device. Set to NULL when there
374 * @pos: struct udevice * to hold the current device. Set to NULL when there