Home
last modified time | relevance | path

Searched refs:bhnd_pwrctl_request_clock (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl.c397 bhnd_pwrctl_request_clock(device_t dev, device_t child, bhnd_clock clock) in bhnd_pwrctl_request_clock() function
477 DEVMETHOD(bhnd_pwrctl_request_clock, bhnd_pwrctl_request_clock),
H A Dbhnd_pwrctl.h49 bhnd_pwrctl_request_clock(device_t dev, device_t child, bhnd_clock clock) in bhnd_pwrctl_request_clock() function
/src/sys/dev/bhnd/siba/
H A Dsiba.c344 error = bhnd_pwrctl_request_clock(pwrctl, child, in siba_release_pmu()
568 error = bhnd_pwrctl_request_clock(dinfo->pmu.pwrctl, child, in siba_request_clock()
892 error = bhnd_pwrctl_request_clock(dinfo->pmu.pwrctl, child, in siba_suspend_hw()