|
Linux Kernel
3.7.1
|
#include "cxd2820r_priv.h"Go to the source code of this file.
Macros | |
| #define | CXD2820R_LOG10_8_24 15151336 /* log10(8) << 24 */ |
Functions | |
| int | cxd2820r_set_frontend_t2 (struct dvb_frontend *fe) |
| int | cxd2820r_get_frontend_t2 (struct dvb_frontend *fe) |
| int | cxd2820r_read_status_t2 (struct dvb_frontend *fe, fe_status_t *status) |
| int | cxd2820r_read_ber_t2 (struct dvb_frontend *fe, u32 *ber) |
| int | cxd2820r_read_signal_strength_t2 (struct dvb_frontend *fe, u16 *strength) |
| int | cxd2820r_read_snr_t2 (struct dvb_frontend *fe, u16 *snr) |
| int | cxd2820r_read_ucblocks_t2 (struct dvb_frontend *fe, u32 *ucblocks) |
| int | cxd2820r_sleep_t2 (struct dvb_frontend *fe) |
| int | cxd2820r_get_tune_settings_t2 (struct dvb_frontend *fe, struct dvb_frontend_tune_settings *s) |
| #define CXD2820R_LOG10_8_24 15151336 /* log10(8) << 24 */ |
| int cxd2820r_get_frontend_t2 | ( | struct dvb_frontend * | fe | ) |
Definition at line 154 of file cxd2820r_t2.c.
| int cxd2820r_get_tune_settings_t2 | ( | struct dvb_frontend * | fe, |
| struct dvb_frontend_tune_settings * | s | ||
| ) |
Definition at line 415 of file cxd2820r_t2.c.
| int cxd2820r_read_ber_t2 | ( | struct dvb_frontend * | fe, |
| u32 * | ber | ||
| ) |
Definition at line 298 of file cxd2820r_t2.c.
| int cxd2820r_read_signal_strength_t2 | ( | struct dvb_frontend * | fe, |
| u16 * | strength | ||
| ) |
Definition at line 325 of file cxd2820r_t2.c.
| int cxd2820r_read_snr_t2 | ( | struct dvb_frontend * | fe, |
| u16 * | snr | ||
| ) |
Definition at line 349 of file cxd2820r_t2.c.
| int cxd2820r_read_status_t2 | ( | struct dvb_frontend * | fe, |
| fe_status_t * | status | ||
| ) |
Definition at line 269 of file cxd2820r_t2.c.
| int cxd2820r_read_ucblocks_t2 | ( | struct dvb_frontend * | fe, |
| u32 * | ucblocks | ||
| ) |
Definition at line 378 of file cxd2820r_t2.c.
| int cxd2820r_set_frontend_t2 | ( | struct dvb_frontend * | fe | ) |
Definition at line 24 of file cxd2820r_t2.c.
| int cxd2820r_sleep_t2 | ( | struct dvb_frontend * | fe | ) |
Definition at line 385 of file cxd2820r_t2.c.
1.8.2