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

  /src/sys/dev/
radio.c 56 static void radioattach(device_t, device_t, void *);
61 radioprobe, radioattach, radiodetach, NULL);
89 radioattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 23 milliseconds