HomeSort by: relevance | last modified time | path
    Searched refs:fdtbus_pwm_acquire_index (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/fdt/
fdt_pwm.h 44 pwm_tag_t fdtbus_pwm_acquire_index(int, const char *, int);
fdt_pwm.c 83 return fdtbus_pwm_acquire_index(phandle, prop, 0);
87 fdtbus_pwm_acquire_index(int phandle, const char *prop, int index) function in typeref:typename:pwm_tag_t

Completed in 14 milliseconds