Searched defs:channel_info (Results 1 – 10 of 10) sorted by relevance
22 struct channel_info { struct24 int tsin_id;25 bool invert_ts_clk;26 bool serial_not_parallel;27 bool async_not_sync;28 int i2c;29 int dvb_card;31 int rst_gpio;33 struct i2c_adapter *i2c_adapter;34 struct i2c_adapter *tuner_i2c;[all …]
68 u8 channel, u16 channel_info) in hgsmi_buffer_alloc()
42 u16 channel_info; /* Opaque to the HGSMI, used by the channel. */ member
199 struct channel_info { struct200 unsigned int flags;203 short max_power;204 short default_power1;205 short default_power2;206 short default_power3;
185 u8 channel_info[59] = { in _rtl92d_phy_get_chnlgroup_bypg() local
3252 u8 channel_info[59] = { in rtl92d_get_chnlgroup_fromarray() local
353 struct iwl_fw_channel_info channel_info; member
177 struct channel_attr channel_info; member
1357 } channel_info; member
1169 struct il_channel_info *channel_info; /* channel info array */ member