Searched defs:state (Results 76 - 100 of 4614) sorted by path

1234567891011>>

/linux-master/drivers/media/tuners/
H A Dtda18271-common.c705 void _tda_printk(struct tda18271_priv *state, const char *level, argument
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Daf9035.h45 struct state { struct
H A Dmxl111sf-demod.c32 static int mxl111sf_demod_read_reg(struct mxl111sf_demod_state *state, argument
40 static int mxl111sf_demod_write_reg(struct mxl111sf_demod_state *state, argument
49 int mxl111sf_demod_program_regs(struct mxl111sf_demod_state *state, argument
61 mxl1x1sf_demod_get_tps_code_rate(struct mxl111sf_demod_state *state, enum fe_code_rate *code_rate) argument
92 mxl1x1sf_demod_get_tps_modulation(struct mxl111sf_demod_state *state, enum fe_modulation *modulation) argument
117 mxl1x1sf_demod_get_tps_guard_fft_mode(struct mxl111sf_demod_state *state, enum fe_transmit_mode *fft_mode) argument
142 mxl1x1sf_demod_get_tps_guard_interval(struct mxl111sf_demod_state *state, enum fe_guard_interval *guard) argument
170 mxl1x1sf_demod_get_tps_hierarchy(struct mxl111sf_demod_state *state, enum fe_hierarchy *hierarchy) argument
201 mxl1x1sf_demod_get_sync_lock_status(struct mxl111sf_demod_state *state, int *sync_lock) argument
214 mxl1x1sf_demod_get_rs_lock_status(struct mxl111sf_demod_state *state, int *rs_lock) argument
227 mxl1x1sf_demod_get_tps_lock_status(struct mxl111sf_demod_state *state, int *tps_lock) argument
240 mxl1x1sf_demod_get_fec_lock_status(struct mxl111sf_demod_state *state, int *fec_lock) argument
267 mxl1x1sf_demod_reset_irq_status(struct mxl111sf_demod_state *state) argument
276 struct mxl111sf_demod_state *state = fe->demodulator_priv; local
328 struct mxl111sf_demod_state *state = fe->demodulator_priv; local
376 struct mxl111sf_demod_state *state = fe->demodulator_priv; local
397 mxl111sf_demod_calc_snr(struct mxl111sf_demod_state *state, u16 *snr) argument
419 struct mxl111sf_demod_state *state = fe->demodulator_priv; local
433 struct mxl111sf_demod_state *state = fe->demodulator_priv; local
469 struct mxl111sf_demod_state *state = fe->demodulator_priv; local
505 struct mxl111sf_demod_state *state = fe->demodulator_priv; local
538 struct mxl111sf_demod_state *state = fe->demodulator_priv; local
576 struct mxl111sf_demod_state *state = NULL; local
[all...]
H A Dmxl111sf-i2c.c22 static int mxl111sf_i2c_bitbang_sendbyte(struct mxl111sf_state *state, argument
84 static int mxl111sf_i2c_bitbang_recvbyte(struct mxl111sf_state *state, argument
124 mxl111sf_i2c_start(struct mxl111sf_state *state) argument
147 mxl111sf_i2c_stop(struct mxl111sf_state *state) argument
175 mxl111sf_i2c_ack(struct mxl111sf_state *state) argument
204 mxl111sf_i2c_nack(struct mxl111sf_state *state) argument
225 mxl111sf_i2c_sw_xfer_msg(struct mxl111sf_state *state, struct i2c_msg *msg) argument
307 mxl111sf_i2c_send_data(struct mxl111sf_state *state, u8 index, u8 *wdata) argument
317 mxl111sf_i2c_get_data(struct mxl111sf_state *state, u8 index, u8 *wdata, u8 *rdata) argument
327 mxl111sf_i2c_check_status(struct mxl111sf_state *state) argument
351 mxl111sf_i2c_check_fifo(struct mxl111sf_state *state) argument
381 mxl111sf_i2c_readagain(struct mxl111sf_state *state, u8 count, u8 *rbuf) argument
427 mxl111sf_i2c_hw_xfer_msg(struct mxl111sf_state *state, struct i2c_msg *msg) argument
803 struct mxl111sf_state *state = d->priv; local
[all...]
H A Dmxl111sf-phy.c11 int mxl111sf_init_tuner_demod(struct mxl111sf_state *state) argument
42 int mxl1x1sf_soft_reset(struct mxl111sf_state *state) argument
56 int mxl1x1sf_set_device_mode(struct mxl111sf_state *state, int mode) argument
84 int mxl1x1sf_top_master_ctrl(struct mxl111sf_state *state, in argument
91 mxl111sf_disable_656_port(struct mxl111sf_state *state) argument
98 mxl111sf_enable_usb_output(struct mxl111sf_state *state) argument
106 mxl111sf_config_mpeg_in(struct mxl111sf_state *state, unsigned int parallel_serial, unsigned int msb_lsb_1st, unsigned int clock_phase, unsigned int mpeg_valid_pol, unsigned int mpeg_sync_pol) argument
189 mxl111sf_init_i2s_port(struct mxl111sf_state *state, u8 sample_size) argument
219 mxl111sf_disable_i2s_port(struct mxl111sf_state *state) argument
231 mxl111sf_config_i2s(struct mxl111sf_state *state, u8 msb_start_pos, u8 data_width) argument
261 mxl111sf_config_spi(struct mxl111sf_state *state, int onoff) argument
291 mxl111sf_idac_config(struct mxl111sf_state *state, u8 control_mode, u8 current_setting, u8 current_value, u8 hysteresis_value) argument
[all...]
H A Dmxl111sf-tuner.c34 static int mxl111sf_tuner_read_reg(struct mxl111sf_tuner_state *state, argument
42 static int mxl111sf_tuner_write_reg(struct mxl111sf_tuner_state *state, argument
50 static int mxl111sf_tuner_program_regs(struct mxl111sf_tuner_state *state, argument
58 mxl1x1sf_tuner_top_master_ctrl(struct mxl111sf_tuner_state *state, int onoff) argument
124 mxl1x1sf_tuner_set_if_output_freq(struct mxl111sf_tuner_state *state) argument
188 struct mxl111sf_tuner_state *state = fe->tuner_priv; local
231 mxl1x1sf_tuner_get_lock_status(struct mxl111sf_tuner_state *state, int *rf_synth_lock, int *ref_synth_lock) argument
266 struct mxl111sf_tuner_state *state = fe->tuner_priv; local
338 struct mxl111sf_tuner_state *state = fe->tuner_priv; local
357 struct mxl111sf_tuner_state *state = fe->tuner_priv; local
385 struct mxl111sf_tuner_state *state = fe->tuner_priv; local
392 struct mxl111sf_tuner_state *state = fe->tuner_priv; local
400 struct mxl111sf_tuner_state *state = fe->tuner_priv; local
447 struct mxl111sf_tuner_state *state = fe->tuner_priv; local
481 struct mxl111sf_tuner_state *state = NULL; local
[all...]
/linux-master/drivers/media/usb/dvb-usb/
H A DcinergyT2-fe.c138 struct cinergyt2_fe_state *state = fe->demodulator_priv; local
175 struct cinergyt2_fe_state *state = fe->demodulator_priv; local
183 struct cinergyt2_fe_state *state = fe->demodulator_priv; local
192 struct cinergyt2_fe_state *state = fe->demodulator_priv; local
200 struct cinergyt2_fe_state *state = fe->demodulator_priv; local
227 struct cinergyt2_fe_state *state = fe->demodulator_priv; local
263 struct cinergyt2_fe_state *state = fe->demodulator_priv; local
[all...]
H A Dcxusb.h115 struct cxusb_state state; member in struct:cxusb_medion_dev
H A Ddvb-usb-remote.c114 int state; local
362 dvb_usb_nec_rc_key_to_event(struct dvb_usb_device *d, u8 keybuf[5], u32 *event, int *state) argument
[all...]
/linux-master/drivers/media/usb/go7007/
H A Dgo7007-priv.h227 enum go7007_parser_state state; member in struct:go7007
/linux-master/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_hdcs.c58 enum hdcs_power_state state; member in struct:hdcs
102 static int hdcs_set_state(struct sd *sd, enum hdcs_power_state state) argument
[all...]
/linux-master/drivers/media/usb/gspca/
H A Dt613.c833 u8 state = (data[20] & 0x80) ? 1 : 0; local
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-io.c77 enum pvr2_buffer_state state; member in struct:pvr2_buffer
[all...]
/linux-master/drivers/misc/altera-stapl/
H A Daltera-jtag.c102 altera_set_drstop(struct altera_jtag *js, enum altera_jtag_state state) argument
109 altera_set_irstop(struct altera_jtag *js, enum altera_jtag_state state) argument
285 altera_goto_jstate(struct altera_state *astate, enum altera_jtag_state state) argument
[all...]
/linux-master/drivers/misc/sgi-gru/
H A Dgruhandles.h193 unsigned int state:3; member in struct:gru_tlb_global_handle
267 unsigned int state:3; member in struct:gru_tlb_fault_handle
364 unsigned int state:2; member in struct:gru_context_configuration_handle
/linux-master/drivers/mtd/chips/
H A Dfwh_lock.h15 flstate_t state; member in struct:fwh_xxlock_thunk
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs.h151 enum bfa_ioc_state state; /*!< IOC state */ member in struct:bfa_ioc_attr
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.h269 enum fm10k_mbx_state state; member in struct:fm10k_mbx_info
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_dcb_nl.c117 static void mlx4_en_dcbnl_setpfcstate(struct net_device *netdev, u8 state) argument
229 static u8 mlx4_en_dcbnl_set_state(struct net_device *dev, u8 state) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dpci_vsc.c283 mlx5_vsc_sem_set_space(struct mlx5_core_dev *dev, u16 space, enum mlx5_vsc_state state) argument
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dmdio_10g.h99 ef4_mdio_set_flag(struct ef4_nic *efx, int devad, int addr, int mask, bool state) argument
/linux-master/drivers/net/fddi/
H A Ddefza.h752 uint state; /* adapter expected state */ member in struct:fza_private
[all...]
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dgpio.c53 ath5k_hw_set_ledstate(struct ath5k_hw *ah, unsigned int state) argument
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dleds.h29 atomic_t state; member in struct:b43_led
/linux-master/drivers/net/wireless/st/cw1200/
H A Dpm.c161 struct cw1200_suspend_state *state; local
306 struct cw1200_suspend_state *state; local
[all...]

Completed in 657 milliseconds

1234567891011>>