Searched refs:optpoint_attach (Results 1 – 1 of 1) sorted by relevance
70 static void optpoint_attach(device_t, device_t, void *);92 optpoint_match, optpoint_attach, NULL, NULL);107 optpoint_attach(device_t parent, device_t self, void *aux) in optpoint_attach() function