HomeSort by relevance Sort by last modified time
    Searched defs:dev_count_phandle_with_args (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/core/
read.c 126 int dev_count_phandle_with_args(struct udevice *dev, const char *list_name, function
  /external/u-boot/include/dm/
read.h 266 * dev_count_phandle_with_args() - Return phandle number in a list
280 int dev_count_phandle_with_args(struct udevice *dev, const char *list_name,
558 static inline int dev_count_phandle_with_args(struct udevice *dev, function

Completed in 5796 milliseconds