Searched refs:mt2063_state (Results 1 – 1 of 1) sorted by relevance
/drivers/media/tuners/ |
D | mt2063.c | 221 struct mt2063_state { struct 248 static int mt2063_write(struct mt2063_state *state, u8 reg, u8 *data, u32 len) in mt2063_write() argument 280 static int mt2063_setreg(struct mt2063_state *state, u8 reg, u8 val) in mt2063_setreg() 301 static int mt2063_read(struct mt2063_state *state, in mt2063_read() 917 static int mt2063_lockStatus(struct mt2063_state *state) in mt2063_lockStatus() 1026 static u32 mt2063_get_dnc_output_enable(struct mt2063_state *state, in mt2063_get_dnc_output_enable() 1048 static u32 mt2063_set_dnc_output_enable(struct mt2063_state *state, in mt2063_set_dnc_output_enable() 1182 static u32 MT2063_SetReceiverMode(struct mt2063_state *state, in MT2063_SetReceiverMode() 1324 static u32 MT2063_ClearPowerMaskBits(struct mt2063_state *state, in MT2063_ClearPowerMaskBits() 1354 static u32 MT2063_SoftwareShutdown(struct mt2063_state *state, u8 Shutdown) in MT2063_SoftwareShutdown() [all …]
|