Searched defs:channel_info (Results 1 – 10 of 10) 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 …]
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
130 struct channel_attr channel_info; member
1358 } channel_info; member
1169 struct il_channel_info *channel_info; /* channel info array */ member