Searched refs:bhnd_pwrctl_request_clock (Results 1 – 3 of 3) sorted by relevance
| /src/sys/dev/bhnd/cores/chipc/pwrctl/ |
| H A D | bhnd_pwrctl.c | 397 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 D | bhnd_pwrctl.h | 49 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 D | siba.c | 344 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()
|