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

  /src/sys/kern/
subr_device.c 790 * device_getprop_string --
794 device_getprop_string(device_t dev, const char *prop, char *buf, size_t buflen) function
802 * Convenience wrapper around device_getprop_string() that takes care
subr_device.c 790 * device_getprop_string --
794 device_getprop_string(device_t dev, const char *prop, char *buf, size_t buflen) function
802 * Convenience wrapper around device_getprop_string() that takes care

Completed in 36 milliseconds