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

Completed in 38 milliseconds