Searched refs:enb (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/bt8xx/
H A Ddst_priv.h22 struct dst_gpio_enable enb; member in union:dst_gpio_packet
H A Dbt878.c350 // dprintk("dvb_bt8xx: dst enable mask 0x%02x enb 0x%02x \n", mp->dstg.enb.mask, mp->dstg.enb.enable);
352 mp->enb.mask,
353 mp->enb.enable);
H A Ddst.c85 union dst_gpio_packet enb; local
89 enb.enb.mask = mask;
90 enb.enb.enable = enbb;
93 if ((err = bt878_device_control(state->bt, DST_IG_ENABLE, &enb)) < 0) {
94 dprintk(verbose, DST_INFO, 1, "dst_gpio_enb error (err == %i, mask == %02x, enb == %02x)", err, mask, enbb);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dhndpmu.h46 extern uint32 si_pmu_enb_ht_req(si_t *sih, osl_t *osh, bool enb);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dhndpmu.c793 BCMATTACHFN(si_pmu_enb_ht_req)(si_t *sih, osl_t *osh, bool enb) argument
807 if (enb)

Completed in 59 milliseconds