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 804 * device_getprop_string --
808 device_getprop_string(device_t dev, const char *prop, char *buf, size_t buflen) function
816 * Convenience wrapper around device_getprop_string() that takes care
subr_device.c 804 * device_getprop_string --
808 device_getprop_string(device_t dev, const char *prop, char *buf, size_t buflen) function
816 * Convenience wrapper around device_getprop_string() that takes care

Completed in 66 milliseconds