Searched refs:fe_modulation_t (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/sys/dev/dtv/ |
H A D | dtvio_frontend.h | 151 } fe_modulation_t; typedef 206 fe_modulation_t modulation; 211 fe_modulation_t modulation; 219 fe_modulation_t constellation;
|
/netbsd-src/sys/dev/i2c/ |
H A D | lg3303var.h | 42 fe_modulation_t current_modulation; 49 int lg3303_set_modulation(struct lg3303 *, fe_modulation_t);
|
H A D | au8522var.h | 42 fe_modulation_t current_modulation; 67 int au8522_set_modulation(struct au8522 *, fe_modulation_t);
|
H A D | nxt2kvar.h | 40 int nxt2k_set_modulation(struct nxt2k *, fe_modulation_t);
|
H A D | cx24227var.h | 40 int cx24227_set_modulation(struct cx24227 *, fe_modulation_t);
|
H A D | zl10353.c | 69 static int zl10353_get_modulation(fe_modulation_t, uint16_t *); 529 zl10353_get_modulation(fe_modulation_t fm, uint16_t *valp) in zl10353_get_modulation()
|
H A D | cx24227.c | 174 cx24227_set_modulation(struct cx24227 *sc, fe_modulation_t modulation) in cx24227_set_modulation()
|
H A D | nxt2k.c | 588 nxt2k_fe_set_frontend(struct nxt2k *nxt, fe_modulation_t modulation) in nxt2k_fe_set_frontend() 825 nxt2k_set_modulation(struct nxt2k *nxt, fe_modulation_t modulation) in nxt2k_set_modulation()
|
H A D | lg3303.c | 178 lg3303_set_modulation(struct lg3303 *lg, fe_modulation_t modulation) in lg3303_set_modulation()
|
H A D | au8522.c | 301 au8522_set_modulation(struct au8522 *au, fe_modulation_t modulation) in au8522_set_modulation()
|
H A D | xc5k.c | 356 fe_modulation_t modulation; in xc5k_tune_dtv()
|