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

  /src/sys/sys/
device.h 737 void * device_getprop_data_alloc(device_t, const char *, size_t *);
  /src/sys/kern/
subr_device.c 753 * device_getprop_data_alloc --
758 device_getprop_data_alloc(device_t dev, const char *prop, size_t *retsizep) function in typeref:typename:void *

Completed in 12 milliseconds