Searched defs:channel_info (Results 1 – 9 of 9) sorted by relevance
19 struct channel_info { struct21 int tsin_id;22 bool invert_ts_clk;23 bool serial_not_parallel;24 bool async_not_sync;25 int i2c;26 int dvb_card;28 int rst_gpio;30 struct i2c_adapter *i2c_adapter;31 struct i2c_adapter *tuner_i2c;[all …]
48 u8 channel, u16 channel_info) in hgsmi_buffer_alloc()
23 u16 channel_info; /* Opaque to the HGSMI, used by the channel. */ member
187 struct channel_info { struct188 unsigned int flags;191 short max_power;192 short default_power1;193 short default_power2;194 short default_power3;
163 u8 channel_info[59] = { in _rtl92d_phy_get_chnlgroup_bypg() local
3230 u8 channel_info[59] = { in rtl92d_get_chnlgroup_fromarray() local
367 struct iwl_fw_channel_info channel_info; member
1358 } channel_info; member
1154 struct il_channel_info *channel_info; /* channel info array */ member