/openbmc/linux/drivers/media/i2c/s5c73m3/ |
H A D | s5c73m3-core.c | 173 int s5c73m3_write(struct s5c73m3 *state, u32 addr, u16 data) in s5c73m3_write() 205 int s5c73m3_read(struct s5c73m3 *state, u32 addr, u16 *data) in s5c73m3_read() 237 static int s5c73m3_check_status(struct s5c73m3 *state, unsigned int value) in s5c73m3_check_status() 275 int s5c73m3_isp_command(struct s5c73m3 *state, u16 command, u16 data) in s5c73m3_isp_command() 294 static int s5c73m3_isp_comm_result(struct s5c73m3 *state, u16 command, in s5c73m3_isp_comm_result() 300 static int s5c73m3_set_af_softlanding(struct s5c73m3 *state) in s5c73m3_set_af_softlanding() 342 struct s5c73m3 *state = sensor_sd_to_s5c73m3(sd); in s5c73m3_load_fw() local 370 static int s5c73m3_set_frame_size(struct s5c73m3 *state) in s5c73m3_set_frame_size() 394 static int s5c73m3_set_frame_rate(struct s5c73m3 *state) in s5c73m3_set_frame_rate() 411 static int __s5c73m3_s_stream(struct s5c73m3 *state, struct v4l2_subdev *sd, in __s5c73m3_s_stream() [all …]
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | dib3000mc.c | 53 static u16 dib3000mc_read_word(struct dib3000mc_state *state, u16 reg) in dib3000mc_read_word() 83 static int dib3000mc_write_word(struct dib3000mc_state *state, u16 reg, u16 val) in dib3000mc_write_word() 108 static int dib3000mc_identify(struct dib3000mc_state *state) in dib3000mc_identify() 128 static int dib3000mc_set_timing(struct dib3000mc_state *state, s16 nfft, u32 bw, u8 update_offset) in dib3000mc_set_timing() 162 static int dib3000mc_setup_pwm_state(struct dib3000mc_state *state) in dib3000mc_setup_pwm_state() 184 static int dib3000mc_set_output_mode(struct dib3000mc_state *state, int mode) in dib3000mc_set_output_mode() 245 static int dib3000mc_set_bandwidth(struct dib3000mc_state *state, u32 bw) in dib3000mc_set_bandwidth() 305 static void dib3000mc_set_impulse_noise(struct dib3000mc_state *state, u8 mode, s16 nfft) in dib3000mc_set_impulse_noise() 325 struct dib3000mc_state *state = demod->demodulator_priv; in dib3000mc_init() local 445 struct dib3000mc_state *state = demod->demodulator_priv; in dib3000mc_sleep() local [all …]
|
H A D | dib7000m.c | 76 static u16 dib7000m_read_word(struct dib7000m_state *state, u16 reg) in dib7000m_read_word() 107 static int dib7000m_write_word(struct dib7000m_state *state, u16 reg, u16 val) in dib7000m_write_word() 132 static void dib7000m_write_tab(struct dib7000m_state *state, u16 *buf) in dib7000m_write_tab() 151 static int dib7000m_set_output_mode(struct dib7000m_state *state, int mode) in dib7000m_set_output_mode() 209 static void dib7000m_set_power_mode(struct dib7000m_state *state, enum dib7000m_power_mode mode) in dib7000m_set_power_mode() 261 static int dib7000m_set_adc_state(struct dib7000m_state *state, enum dibx000_adc_states no) in dib7000m_set_adc_state() 316 static int dib7000m_set_bandwidth(struct dib7000m_state *state, u32 bw) in dib7000m_set_bandwidth() 344 struct dib7000m_state *state = demod->demodulator_priv; in dib7000m_set_diversity_in() local 365 static int dib7000m_sad_calib(struct dib7000m_state *state) in dib7000m_sad_calib() 382 static void dib7000m_reset_pll_common(struct dib7000m_state *state, const struct dibx000_bandwidth_… in dib7000m_reset_pll_common() [all …]
|
H A D | stv0288.c | 51 static int stv0288_writeregI(struct stv0288_state *state, u8 reg, u8 data) in stv0288_writeregI() 73 struct stv0288_state *state = fe->demodulator_priv; in stv0288_write() local 81 static u8 stv0288_readreg(struct stv0288_state *state, u8 reg) in stv0288_readreg() 111 struct stv0288_state *state = fe->demodulator_priv; in stv0288_set_symbolrate() local 146 struct stv0288_state *state = fe->demodulator_priv; in stv0288_send_diseqc_msg() local 167 struct stv0288_state *state = fe->demodulator_priv; in stv0288_send_diseqc_burst() local 186 struct stv0288_state *state = fe->demodulator_priv; in stv0288_set_tone() local 326 struct stv0288_state *state = fe->demodulator_priv; in stv0288_init() local 355 struct stv0288_state *state = fe->demodulator_priv; in stv0288_read_status() local 378 struct stv0288_state *state = fe->demodulator_priv; in stv0288_read_ber() local [all …]
|
H A D | cx22700.c | 58 static int cx22700_writereg (struct cx22700_state* state, u8 reg, u8 data) in cx22700_writereg() 75 static int cx22700_readreg (struct cx22700_state* state, u8 reg) in cx22700_readreg() 92 static int cx22700_set_inversion (struct cx22700_state* state, int inversion) in cx22700_set_inversion() 112 static int cx22700_set_tps(struct cx22700_state *state, in cx22700_set_tps() 179 static int cx22700_get_tps(struct cx22700_state *state, in cx22700_get_tps() 227 { struct cx22700_state* state = fe->demodulator_priv; in cx22700_init() local 247 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_status() local 275 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_ber() local 285 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_signal_strength() local 296 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_snr() local [all …]
|
H A D | l64781.c | 40 static int l64781_writereg (struct l64781_state* state, u8 reg, u8 data) in l64781_writereg() 53 static int l64781_readreg (struct l64781_state* state, u8 reg) in l64781_readreg() 68 static void apply_tps (struct l64781_state* state) in apply_tps() 82 static void reset_afc (struct l64781_state* state) in reset_afc() 99 static int reset_and_configure (struct l64781_state* state) in reset_and_configure() 111 struct l64781_state* state = fe->demodulator_priv; in apply_frontend_param() local 237 struct l64781_state* state = fe->demodulator_priv; in get_frontend() local 352 struct l64781_state* state = fe->demodulator_priv; in l64781_read_status() local 381 struct l64781_state* state = fe->demodulator_priv; in l64781_read_ber() local 393 struct l64781_state* state = fe->demodulator_priv; in l64781_read_signal_strength() local [all …]
|
H A D | mt312.c | 50 static int mt312_read(struct mt312_state *state, const enum mt312_reg_addr reg, in mt312_read() 84 static int mt312_write(struct mt312_state *state, const enum mt312_reg_addr reg, in mt312_write() 123 static inline int mt312_readreg(struct mt312_state *state, in mt312_readreg() 129 static inline int mt312_writereg(struct mt312_state *state, in mt312_writereg() 138 static int mt312_reset(struct mt312_state *state, const u8 full) in mt312_reset() 143 static int mt312_get_inversion(struct mt312_state *state, in mt312_get_inversion() 159 static int mt312_get_symbol_rate(struct mt312_state *state, u32 *sr) in mt312_get_symbol_rate() 213 static int mt312_get_code_rate(struct mt312_state *state, enum fe_code_rate *cr) in mt312_get_code_rate() 233 struct mt312_state *state = fe->demodulator_priv; in mt312_initfe() local 334 struct mt312_state *state = fe->demodulator_priv; in mt312_send_master_cmd() local [all …]
|
H A D | nxt200x.c | 58 static int i2c_writebytes (struct nxt200x_state* state, u8 addr, u8 *buf, u8 len) in i2c_writebytes() 71 static int i2c_readbytes(struct nxt200x_state *state, u8 addr, u8 *buf, u8 len) in i2c_readbytes() 84 static int nxt200x_writebytes (struct nxt200x_state* state, u8 reg, in nxt200x_writebytes() 108 static int nxt200x_readbytes(struct nxt200x_state *state, u8 reg, u8 *buf, u8 len) in nxt200x_readbytes() 141 static int nxt200x_writereg_multibyte (struct nxt200x_state* state, u8 reg, u8* data, u8 len) in nxt200x_writereg_multibyte() 199 static int nxt200x_readreg_multibyte (struct nxt200x_state* state, u8 reg, u8* data, u8 len) in nxt200x_readreg_multibyte() 244 static void nxt200x_microcontroller_stop (struct nxt200x_state* state) in nxt200x_microcontroller_stop() 277 static void nxt200x_microcontroller_start (struct nxt200x_state* state) in nxt200x_microcontroller_start() 286 static void nxt2004_microcontroller_init (struct nxt200x_state* state) in nxt2004_microcontroller_init() 317 static int nxt200x_writetuner (struct nxt200x_state* state, u8* data) in nxt200x_writetuner() [all …]
|
H A D | cx22702.c | 73 static int cx22702_writereg(struct cx22702_state *state, u8 reg, u8 data) in cx22702_writereg() 93 static u8 cx22702_readreg(struct cx22702_state *state, u8 reg) in cx22702_readreg() 115 static int cx22702_set_inversion(struct cx22702_state *state, int inversion) in cx22702_set_inversion() 136 static int cx22702_get_tps(struct cx22702_state *state, in cx22702_get_tps() 238 struct cx22702_state *state = fe->demodulator_priv; in cx22702_i2c_gate_ctrl() local 255 struct cx22702_state *state = fe->demodulator_priv; in cx22702_set_tps() local 426 struct cx22702_state *state = fe->demodulator_priv; in cx22702_init() local 445 struct cx22702_state *state = fe->demodulator_priv; in cx22702_read_status() local 474 struct cx22702_state *state = fe->demodulator_priv; in cx22702_read_ber() local 492 struct cx22702_state *state = fe->demodulator_priv; in cx22702_read_signal_strength() local [all …]
|
H A D | dib8000.c | 171 static u16 __dib8000_read_word(struct dib8000_state *state, u16 reg) in __dib8000_read_word() 196 static u16 dib8000_read_word(struct dib8000_state *state, u16 reg) in dib8000_read_word() 212 static u32 dib8000_read32(struct dib8000_state *state, u16 reg) in dib8000_read32() 251 static int dib8000_write_word(struct dib8000_state *state, u16 reg, u16 val) in dib8000_write_word() 379 static u16 fft_to_mode(struct dib8000_state *state) in fft_to_mode() 398 static void dib8000_set_acquisition_mode(struct dib8000_state *state) in dib8000_set_acquisition_mode() 407 struct dib8000_state *state = fe->demodulator_priv; in dib8000_set_output_mode() local 468 struct dib8000_state *state = fe->demodulator_priv; in dib8000_set_diversity_in() local 505 static void dib8000_set_power_mode(struct dib8000_state *state, enum dib8000_power_mode mode) in dib8000_set_power_mode() 546 static int dib8000_set_adc_state(struct dib8000_state *state, enum dibx000_adc_states no) in dib8000_set_adc_state() [all …]
|
H A D | cx24123.c | 232 static int cx24123_i2c_writereg(struct cx24123_state *state, in cx24123_i2c_writereg() 253 static int cx24123_i2c_readreg(struct cx24123_state *state, u8 i2c_addr, u8 reg) in cx24123_i2c_readreg() 274 #define cx24123_readreg(state, reg) \ argument 276 #define cx24123_writereg(state, reg, val) \ argument 279 static int cx24123_set_inversion(struct cx24123_state *state, in cx24123_set_inversion() 307 static int cx24123_get_inversion(struct cx24123_state *state, in cx24123_get_inversion() 325 static int cx24123_set_fec(struct cx24123_state *state, enum fe_code_rate fec) in cx24123_set_fec() 387 static int cx24123_get_fec(struct cx24123_state *state, enum fe_code_rate *fec) in cx24123_get_fec() 441 static int cx24123_set_symbolrate(struct cx24123_state *state, u32 srate) in cx24123_set_symbolrate() 505 struct cx24123_state *state = fe->demodulator_priv; in cx24123_pll_calculate() local [all …]
|
H A D | mb86a16.c | 62 static int mb86a16_write(struct mb86a16_state *state, u8 reg, u8 val) in mb86a16_write() 83 static int mb86a16_read(struct mb86a16_state *state, u8 reg, u8 *val) in mb86a16_read() 116 static int CNTM_set(struct mb86a16_state *state, in CNTM_set() 134 static int smrt_set(struct mb86a16_state *state, int rate) in smrt_set() 161 static int srst(struct mb86a16_state *state) in srst() 173 static int afcex_data_set(struct mb86a16_state *state, in afcex_data_set() 189 static int afcofs_data_set(struct mb86a16_state *state, in afcofs_data_set() 204 static int stlp_set(struct mb86a16_state *state, in stlp_set() 217 static int Vi_set(struct mb86a16_state *state, unsigned char ETH, unsigned char VIA) in Vi_set() 230 static int initial_set(struct mb86a16_state *state) in initial_set() [all …]
|
H A D | lgdt330x.c | 42 #define dprintk(state, fmt, arg...) do { \ argument 65 static int i2c_write_demod_bytes(struct lgdt330x_state *state, in i2c_write_demod_bytes() 92 static int i2c_read_demod_bytes(struct lgdt330x_state *state, in i2c_read_demod_bytes() 125 static int lgdt3302_sw_reset(struct lgdt330x_state *state) in lgdt3302_sw_reset() 148 static int lgdt3303_sw_reset(struct lgdt330x_state *state) in lgdt3303_sw_reset() 167 static int lgdt330x_sw_reset(struct lgdt330x_state *state) in lgdt330x_sw_reset() 181 struct lgdt330x_state *state = fe->demodulator_priv; in lgdt330x_init() local 302 struct lgdt330x_state *state = fe->demodulator_priv; in lgdt330x_read_ucblocks() local 312 struct lgdt330x_state *state = fe->demodulator_priv; in lgdt330x_set_parameters() local 445 struct lgdt330x_state *state = fe->demodulator_priv; in lgdt330x_get_frontend() local [all …]
|
H A D | sp887x.c | 40 static int i2c_writebytes (struct sp887x_state* state, u8 *buf, u8 len) in i2c_writebytes() 54 static int sp887x_writereg (struct sp887x_state* state, u16 reg, u16 data) in sp887x_writereg() 76 static int sp887x_readreg (struct sp887x_state* state, u16 reg) in sp887x_readreg() 92 static void sp887x_microcontroller_stop (struct sp887x_state* state) in sp887x_microcontroller_stop() 102 static void sp887x_microcontroller_start (struct sp887x_state* state) in sp887x_microcontroller_start() 112 static void sp887x_setup_agc (struct sp887x_state* state) in sp887x_setup_agc() 139 struct sp887x_state* state = fe->demodulator_priv; in sp887x_initial_setup() local 303 static void sp887x_correct_offsets (struct sp887x_state* state, in sp887x_correct_offsets() 350 struct sp887x_state* state = fe->demodulator_priv; in sp887x_setup_frontend_parameters() local 419 struct sp887x_state* state = fe->demodulator_priv; in sp887x_read_status() local [all …]
|
H A D | tda10021.c | 60 static int _tda10021_writereg (struct tda10021_state* state, u8 reg, u8 data) in _tda10021_writereg() 75 static u8 tda10021_readreg (struct tda10021_state* state, u8 reg) in tda10021_readreg() 92 static int lock_tuner(struct tda10021_state* state) in lock_tuner() 106 static int unlock_tuner(struct tda10021_state* state) in unlock_tuner() 119 static int tda10021_setup_reg0(struct tda10021_state *state, u8 reg0, in tda10021_setup_reg0() 136 static int tda10021_set_symbolrate (struct tda10021_state* state, u32 symbolrate) in tda10021_set_symbolrate() 201 struct tda10021_state* state = fe->demodulator_priv; in tda10021_init() local 235 struct tda10021_state* state = fe->demodulator_priv; in tda10021_set_parameters() local 311 struct tda10021_state* state = fe->demodulator_priv; in tda10021_read_status() local 336 struct tda10021_state* state = fe->demodulator_priv; in tda10021_read_ber() local [all …]
|
H A D | dib7000p.c | 100 static u16 dib7000p_read_word(struct dib7000p_state *state, u16 reg) in dib7000p_read_word() 130 static int dib7000p_write_word(struct dib7000p_state *state, u16 reg, u16 val) in dib7000p_write_word() 156 static void dib7000p_write_tab(struct dib7000p_state *state, u16 * buf) in dib7000p_write_tab() 172 static int dib7000p_set_output_mode(struct dib7000p_state *state, int mode) in dib7000p_set_output_mode() 228 struct dib7000p_state *state = demod->demodulator_priv; in dib7000p_set_diversity_in() local 251 static int dib7000p_set_power_mode(struct dib7000p_state *state, enum dib7000p_power_mode mode) in dib7000p_set_power_mode() 302 static void dib7000p_set_adc_state(struct dib7000p_state *state, enum dibx000_adc_states no) in dib7000p_set_adc_state() 373 static int dib7000p_set_bandwidth(struct dib7000p_state *state, u32 bw) in dib7000p_set_bandwidth() 396 static int dib7000p_sad_calib(struct dib7000p_state *state) in dib7000p_sad_calib() 417 struct dib7000p_state *state = demod->demodulator_priv; in dib7000p_set_wbd_ref() local [all …]
|
H A D | m88rs2000.c | 51 static int m88rs2000_writereg(struct m88rs2000_state *state, in m88rs2000_writereg() 72 static u8 m88rs2000_readreg(struct m88rs2000_state *state, u8 reg) in m88rs2000_readreg() 103 struct m88rs2000_state *state = fe->demodulator_priv; in m88rs2000_get_mclk() local 121 struct m88rs2000_state *state = fe->demodulator_priv; in m88rs2000_set_carrieroffset() local 149 struct m88rs2000_state *state = fe->demodulator_priv; in m88rs2000_set_symbolrate() local 196 struct m88rs2000_state *state = fe->demodulator_priv; in m88rs2000_send_diseqc_msg() local 240 struct m88rs2000_state *state = fe->demodulator_priv; in m88rs2000_send_diseqc_burst() local 258 struct m88rs2000_state *state = fe->demodulator_priv; in m88rs2000_set_tone() local 372 static int m88rs2000_tab_set(struct m88rs2000_state *state, in m88rs2000_tab_set() 408 struct m88rs2000_state *state = fe->demodulator_priv; in m88rs2000_set_voltage() local [all …]
|
H A D | si2165.c | 59 static int si2165_write(struct si2165_state *state, const u16 reg, in si2165_write() 75 static int si2165_read(struct si2165_state *state, in si2165_read() 92 static int si2165_readreg8(struct si2165_state *state, in si2165_readreg8() 102 static int si2165_readreg16(struct si2165_state *state, in si2165_readreg16() 113 static int si2165_readreg24(struct si2165_state *state, in si2165_readreg24() 124 static int si2165_writereg8(struct si2165_state *state, const u16 reg, u8 val) in si2165_writereg8() 129 static int si2165_writereg16(struct si2165_state *state, const u16 reg, u16 val) in si2165_writereg16() 136 static int si2165_writereg24(struct si2165_state *state, const u16 reg, u32 val) in si2165_writereg24() 143 static int si2165_writereg32(struct si2165_state *state, const u16 reg, u32 val) in si2165_writereg32() 154 static int si2165_writereg_mask8(struct si2165_state *state, const u16 reg, in si2165_writereg_mask8() [all …]
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_atomic.c | 106 void drm_atomic_state_default_release(struct drm_atomic_state *state) in drm_atomic_state_default_release() 125 drm_atomic_state_init(struct drm_device *dev, struct drm_atomic_state *state) in drm_atomic_state_init() 172 struct drm_atomic_state *state; in drm_atomic_state_alloc() local 196 void drm_atomic_state_default_clear(struct drm_atomic_state *state) in drm_atomic_state_default_clear() 286 void drm_atomic_state_clear(struct drm_atomic_state *state) in drm_atomic_state_clear() 307 struct drm_atomic_state *state = container_of(ref, typeof(*state), ref); in __drm_atomic_state_free() local 346 drm_atomic_get_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_crtc_state() 441 const struct drm_crtc_state *state) in drm_atomic_crtc_print_state() 464 struct drm_connector_state *state) in drm_atomic_connector_check() 527 drm_atomic_get_plane_state(struct drm_atomic_state *state, in drm_atomic_get_plane_state() [all …]
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | sp8870.c | 53 static int sp8870_writereg (struct sp8870_state* state, u16 reg, u16 data) in sp8870_writereg() 67 static int sp8870_readreg (struct sp8870_state* state, u16 reg) in sp8870_readreg() 85 static int sp8870_firmware_upload (struct sp8870_state* state, const struct firmware *fw) in sp8870_firmware_upload() 132 static void sp8870_microcontroller_stop (struct sp8870_state* state) in sp8870_microcontroller_stop() 141 static void sp8870_microcontroller_start (struct sp8870_state* state) in sp8870_microcontroller_start() 153 static int sp8870_read_data_valid_signal(struct sp8870_state* state) in sp8870_read_data_valid_signal() 229 static int sp8870_wake_up(struct sp8870_state* state) in sp8870_wake_up() 238 struct sp8870_state* state = fe->demodulator_priv; in sp8870_set_frontend_parameters() local 295 struct sp8870_state* state = fe->demodulator_priv; in sp8870_init() local 345 struct sp8870_state* state = fe->demodulator_priv; in sp8870_read_status() local [all …]
|
/openbmc/linux/arch/x86/kernel/ |
H A D | unwind_frame.c | 14 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() 23 unsigned long *unwind_get_return_address_ptr(struct unwind_state *state) in unwind_get_return_address_ptr() 31 static void unwind_dump(struct unwind_state *state) in unwind_dump() 80 static inline unsigned long *last_frame(struct unwind_state *state) in last_frame() 85 static bool is_last_frame(struct unwind_state *state) in is_last_frame() 96 static inline unsigned long *last_aligned_frame(struct unwind_state *state) in last_aligned_frame() 101 static bool is_last_aligned_frame(struct unwind_state *state) in is_last_aligned_frame() 132 static bool is_last_ftrace_frame(struct unwind_state *state) in is_last_ftrace_frame() 154 static bool is_last_task_frame(struct unwind_state *state) in is_last_task_frame() 196 static bool update_stack_state(struct unwind_state *state, in update_stack_state() [all …]
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | vmx_set_nested_state_test.c | 29 void test_nested_state(struct kvm_vcpu *vcpu, struct kvm_nested_state *state) in test_nested_state() 35 struct kvm_nested_state *state, in test_nested_state_expect_errno() 48 struct kvm_nested_state *state) in test_nested_state_expect_einval() 54 struct kvm_nested_state *state) in test_nested_state_expect_efault() 59 void set_revision_id_for_vmcs12(struct kvm_nested_state *state, in set_revision_id_for_vmcs12() 66 void set_default_state(struct kvm_nested_state *state) in set_default_state() 75 void set_default_vmx_state(struct kvm_nested_state *state, int size) in set_default_vmx_state() 92 struct kvm_nested_state *state = in test_vmx_nested_state() local 249 struct kvm_nested_state state; in main() local
|
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | mxl111sf-tuner.c | 34 static int mxl111sf_tuner_read_reg(struct mxl111sf_tuner_state *state, in mxl111sf_tuner_read_reg() 42 static int mxl111sf_tuner_write_reg(struct mxl111sf_tuner_state *state, in mxl111sf_tuner_write_reg() 50 static int mxl111sf_tuner_program_regs(struct mxl111sf_tuner_state *state, in mxl111sf_tuner_program_regs() 58 static int mxl1x1sf_tuner_top_master_ctrl(struct mxl111sf_tuner_state *state, in mxl1x1sf_tuner_top_master_ctrl() 124 static int mxl1x1sf_tuner_set_if_output_freq(struct mxl111sf_tuner_state *state) in mxl1x1sf_tuner_set_if_output_freq() 188 struct mxl111sf_tuner_state *state = fe->tuner_priv; in mxl1x1sf_tune_rf() local 231 static int mxl1x1sf_tuner_get_lock_status(struct mxl111sf_tuner_state *state, in mxl1x1sf_tuner_get_lock_status() 266 struct mxl111sf_tuner_state *state = fe->tuner_priv; in mxl111sf_tuner_set_params() local 338 struct mxl111sf_tuner_state *state = fe->tuner_priv; in mxl111sf_tuner_get_status() local 357 struct mxl111sf_tuner_state *state = fe->tuner_priv; in mxl111sf_get_rf_strength() local [all …]
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | utstate.c | 28 union acpi_generic_state *state) in acpi_ut_push_generic_state() 54 union acpi_generic_state *state; in acpi_ut_pop_generic_state() local 86 union acpi_generic_state *state; in acpi_ut_create_generic_state() local 115 union acpi_generic_state *state; in acpi_ut_create_thread_state() local 159 union acpi_generic_state *state; in acpi_ut_create_update_state() local 195 union acpi_generic_state *state; in acpi_ut_create_pkg_state() local 232 union acpi_generic_state *state; in acpi_ut_create_control_state() local 264 void acpi_ut_delete_generic_state(union acpi_generic_state *state) in acpi_ut_delete_generic_state()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_atomic.c | 57 const struct drm_connector_state *state, in intel_digital_connector_atomic_get_property() 90 struct drm_connector_state *state, in intel_digital_connector_atomic_set_property() 115 struct drm_atomic_state *state) in intel_digital_connector_atomic_check() 163 struct intel_digital_connector_state *state; in intel_digital_connector_duplicate_state() local 179 intel_connector_needs_modeset(struct intel_atomic_state *state, in intel_connector_needs_modeset() 199 bool intel_any_crtc_needs_modeset(struct intel_atomic_state *state) in intel_any_crtc_needs_modeset() 214 intel_atomic_get_digital_connector_state(struct intel_atomic_state *state, in intel_atomic_get_digital_connector_state() 303 struct drm_crtc_state *state) in intel_crtc_destroy_state() 317 struct intel_atomic_state *state = kzalloc(sizeof(*state), GFP_KERNEL); in intel_atomic_state_alloc() local 329 struct intel_atomic_state *state = to_intel_atomic_state(_state); in intel_atomic_state_free() local [all …]
|