Searched refs:pwmregulator_attach (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/fdt/
H A Dpwmregulator.c41 static void pwmregulator_attach(device_t, device_t, void *);
79 pwmregulator_match, pwmregulator_attach, NULL, NULL);
95 pwmregulator_attach(device_t parent, device_t self, void *aux) function

Completed in 195 milliseconds