Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/util/
Dhndpmu.c302 } pmu_res_depend_t; typedef
333 static const pmu_res_depend_t bcm4328a0_res_depend[] = {
359 static const pmu_res_depend_t bcm4325a0_res_depend[] = {
417 static const pmu_res_depend_t bcm4315a0_res_depend[] = {
462 static const pmu_res_depend_t bcm4329_res_depend[] = {
500 static const pmu_res_depend_t bcm4319a0_res_depend[] = {
537 static const pmu_res_depend_t bcm4336a0_res_depend[] = {
558 static const pmu_res_depend_t bcm4330a0_res_depend[] = {
687 const pmu_res_depend_t *pmu_res_depend_table = NULL; in si_pmu_res_init()