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

/freebsd-13-stable/sys/dev/bhnd/
H A Dbhndvar.h86 int bhnd_generic_enable_clocks(device_t dev,
H A Dbhnd.c635 bhnd_generic_enable_clocks(device_t dev, device_t child, uint32_t clocks) function
1144 DEVMETHOD(bhnd_bus_enable_clocks, bhnd_generic_enable_clocks),
/freebsd-13-stable/sys/dev/bhnd/siba/
H A Dsiba.c621 return (bhnd_generic_enable_clocks(dev, child, clocks));

Completed in 69 milliseconds