Lines Matching defs:bandwidth
31 u32 bandwidth;
69 {0x1d, 0x7f, 0x00}, /* channel bandwidth section 1/2/3,
83 /* set channel bandwidth */
101 pr_err("%s: invalid bandwidth setting!", __func__);
113 /* set bandwidth */
292 pr_err("%s: bandwidth not set!", __func__);
305 state->bandwidth = c->bandwidth_hz;
390 static int mxl111sf_tuner_get_bandwidth(struct dvb_frontend *fe, u32 *bandwidth)
393 *bandwidth = state->bandwidth;