Searched refs:bhnd_pmu_attach (Results 1 – 4 of 4) sorted by relevance
106 return (bhnd_pmu_attach(dev, r)); in bhnd_pmu_chipc_attach()
106 if ((error = bhnd_pmu_attach(dev, res))) { in bhnd_pmu_core_attach()
48 int bhnd_pmu_attach(device_t dev, struct bhnd_resource *res);
105 bhnd_pmu_attach(device_t dev, struct bhnd_resource *res) in bhnd_pmu_attach() function