| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| H A D | horus3a.c | 32 enum horus3a_state state; member
|
| H A D | l64781.c | 40 static int l64781_writereg (struct l64781_state* state, u8 reg, u8 data) in l64781_writereg() argument 53 static int l64781_readreg (struct l64781_state* state, u8 reg) in l64781_readreg() argument 68 static void apply_tps (struct l64781_state* state) in apply_tps() argument 82 reset_afc(struct l64781_state* state) reset_afc() argument 99 reset_and_configure(struct l64781_state* state) reset_and_configure() argument 111 struct l64781_state* state = fe->demodulator_priv; apply_frontend_param() local 237 struct l64781_state* state = fe->demodulator_priv; get_frontend() local 352 struct l64781_state* state = fe->demodulator_priv; l64781_read_status() local 381 struct l64781_state* state = fe->demodulator_priv; l64781_read_ber() local 393 struct l64781_state* state = fe->demodulator_priv; l64781_read_signal_strength() local 403 struct l64781_state* state = fe->demodulator_priv; l64781_read_snr() local 413 struct l64781_state* state = fe->demodulator_priv; l64781_read_ucblocks() local 423 struct l64781_state* state = fe->demodulator_priv; l64781_sleep() local 431 struct l64781_state* state = fe->demodulator_priv; l64781_init() local 483 struct l64781_state* state = fe->demodulator_priv; l64781_release() local 492 struct l64781_state* state = NULL; l64781_attach() local [all...] |
| H A D | s5h1432.c | 42 static int s5h1432_writereg(struct s5h1432_state *state, in s5h1432_writereg() argument 59 static u8 s5h1432_readreg(struct s5h1432_state *state, u8 addr, u8 reg) in s5h1432_readreg() argument 86 struct s5h1432_state *state = fe->demodulator_priv; in s5h1432_set_channel_bandwidth() local 112 struct s5h1432_state *state = fe->demodulator_priv; in s5h1432_set_IF() local 172 struct s5h1432_state *state = fe->demodulator_priv; s5h1432_set_frontend() local 237 struct s5h1432_state *state = fe->demodulator_priv; s5h1432_init() local 327 struct s5h1432_state *state = fe->demodulator_priv; s5h1432_release() local 336 struct s5h1432_state *state = NULL; s5h1432_attach() local [all...] |
| H A D | or51211.c | 58 static int i2c_writebytes (struct or51211_state* state, u8 reg, const u8 *buf, in i2c_writebytes() argument 76 static int i2c_readbytes(struct or51211_state *state, u8 reg, u8 *buf, int len) in i2c_readbytes() argument 96 struct or51211_state* state = fe->demodulator_priv; in or51211_load_firmware() local 154 struct or51211_state* state = fe->demodulator_priv; or51211_setmode() local 208 struct or51211_state* state = fe->demodulator_priv; or51211_set_parameters() local 228 struct or51211_state* state = fe->demodulator_priv; or51211_read_status() local 283 struct or51211_state* state = fe->demodulator_priv; or51211_read_snr() local 315 struct or51211_state* state = (struct or51211_state*)fe->demodulator_priv; or51211_read_signal_strength() local 351 struct or51211_state* state = fe->demodulator_priv; or51211_init() local 491 struct or51211_state* state = fe->demodulator_priv; or51211_release() local 501 struct or51211_state* state = NULL; or51211_attach() local [all...] |
| H A D | stb6100.c | 121 static int stb6100_read_regs(struct stb6100_state *state, u8 regs[]) in stb6100_read_regs() argument 148 static int stb6100_read_reg(struct stb6100_state *state, u8 reg) in stb6100_read_reg() argument 173 static int stb6100_write_reg_range(struct stb6100_state *state, u argument 215 stb6100_write_reg(struct stb6100_state *state, u8 reg, u8 data) stb6100_write_reg() argument 231 struct stb6100_state *state = fe->tuner_priv; stb6100_get_status() local 246 struct stb6100_state *state = fe->tuner_priv; stb6100_get_bandwidth() local 264 struct stb6100_state *state = fe->tuner_priv; stb6100_set_bandwidth() local 303 struct stb6100_state *state = fe->tuner_priv; stb6100_get_frequency() local 328 struct stb6100_state *state = fe->tuner_priv; stb6100_set_frequency() local 488 struct stb6100_state *state = fe->tuner_priv; stb6100_init() local 535 struct stb6100_state *state = NULL; stb6100_attach() local 554 struct stb6100_state *state = fe->tuner_priv; stb6100_release() local [all...] |
| H A D | au8522_dig.c | 234 struct au8522_state *state = fe->demodulator_priv; in au8522_set_if() local 544 struct au8522_state *state = fe->demodulator_priv; in au8522_enable_modulation() local 599 struct au8522_state *state = fe->demodulator_priv; au8522_set_frontend() local 636 struct au8522_state *state = fe->demodulator_priv; au8522_read_status() local 692 au8522_led_status(struct au8522_state *state, const u16 *snr) au8522_led_status() argument 727 struct au8522_state *state = fe->demodulator_priv; au8522_read_snr() local 791 struct au8522_state *state = fe->demodulator_priv; au8522_read_ucblocks() local 809 struct au8522_state *state = fe->demodulator_priv; au8522_get_frontend() local 829 struct au8522_state *state = fe->demodulator_priv; au8522_release() local 836 struct au8522_state *state = NULL; au8522_attach() local [all...] |
| H A D | cx22700.c | 58 static int cx22700_writereg (struct cx22700_state* state, u8 reg, u8 data) in cx22700_writereg() argument 75 static int cx22700_readreg (struct cx22700_state* state, u8 reg) in cx22700_readreg() argument 92 static int cx22700_set_inversion (struct cx22700_state* state, int inversion) in cx22700_set_inversion() argument 112 cx22700_set_tps(struct cx22700_state *state, struct dtv_frontend_properties *p) cx22700_set_tps() argument 179 cx22700_get_tps(struct cx22700_state *state, struct dtv_frontend_properties *p) cx22700_get_tps() argument 227 { struct cx22700_state* state = fe->demodulator_priv; cx22700_init() local 247 struct cx22700_state* state = fe->demodulator_priv; cx22700_read_status() local 275 struct cx22700_state* state = fe->demodulator_priv; cx22700_read_ber() local 285 struct cx22700_state* state = fe->demodulator_priv; cx22700_read_signal_strength() local 296 struct cx22700_state* state = fe->demodulator_priv; cx22700_read_snr() local 307 struct cx22700_state* state = fe->demodulator_priv; cx22700_read_ucblocks() local 318 struct cx22700_state* state = fe->demodulator_priv; cx22700_set_frontend() local 339 struct cx22700_state* state = fe->demodulator_priv; cx22700_get_frontend() local 348 struct cx22700_state* state = fe->demodulator_priv; cx22700_i2c_gate_ctrl() local 367 struct cx22700_state* state = fe->demodulator_priv; cx22700_release() local 376 struct cx22700_state* state = NULL; cx22700_attach() local [all...] |
| H A D | or51132.c | 60 static int or51132_writebuf(struct or51132_state *state, const u8 *buf, int len) in or51132_writebuf() argument 83 static int or51132_readbuf(struct or51132_state *state, u8 *buf, int len) in or51132_readbuf() argument 99 static int or51132_readreg(struct or51132_state *state, u argument 119 struct or51132_state* state = fe->demodulator_priv; or51132_load_firmware() local 221 struct or51132_state* state = fe->demodulator_priv; or51132_setmode() local 298 struct or51132_state* state = fe->demodulator_priv; or51132_set_parameters() local 364 struct or51132_state* state = fe->demodulator_priv; or51132_get_parameters() local 403 struct or51132_state* state = fe->demodulator_priv; or51132_read_status() local 460 struct or51132_state* state = fe->demodulator_priv; or51132_read_snr() local 515 struct or51132_state* state = (struct or51132_state*) fe->demodulator_priv; or51132_read_signal_strength() local 543 struct or51132_state* state = fe->demodulator_priv; or51132_release() local 552 struct or51132_state* state = NULL; or51132_attach() local [all...] |
| H A D | nxt6000.c | 38 static int nxt6000_writereg(struct nxt6000_state* state, u8 reg, u8 data) in nxt6000_writereg() argument 50 static u8 nxt6000_readreg(struct nxt6000_state* state, u8 reg) in nxt6000_readreg() argument 68 static void nxt6000_reset(struct nxt6000_state* state) in nxt6000_reset() argument 78 nxt6000_set_bandwidth(struct nxt6000_state *state, u32 bandwidth) nxt6000_set_bandwidth() argument 106 nxt6000_set_guard_interval(struct nxt6000_state *state, enum fe_guard_interval guard_interval) nxt6000_set_guard_interval() argument 129 nxt6000_set_inversion(struct nxt6000_state *state, enum fe_spectral_inversion inversion) nxt6000_set_inversion() argument 147 nxt6000_set_transmission_mode(struct nxt6000_state *state, enum fe_transmit_mode transmission_mode) nxt6000_set_transmission_mode() argument 175 struct nxt6000_state* state = fe->demodulator_priv; nxt6000_setup() local 208 nxt6000_dump_status(struct nxt6000_state *state) nxt6000_dump_status() argument 430 struct nxt6000_state* state = fe->demodulator_priv; nxt6000_read_status() local 459 struct nxt6000_state* state = fe->demodulator_priv; nxt6000_init() local 470 struct nxt6000_state* state = fe->demodulator_priv; nxt6000_set_frontend() local 500 struct nxt6000_state* state = fe->demodulator_priv; nxt6000_release() local 506 struct nxt6000_state* state = fe->demodulator_priv; nxt6000_read_snr() local 515 struct nxt6000_state* state = fe->demodulator_priv; nxt6000_read_ber() local 529 struct nxt6000_state* state = fe->demodulator_priv; nxt6000_read_signal_strength() local 546 struct nxt6000_state* state = fe->demodulator_priv; nxt6000_i2c_gate_ctrl() local 560 struct nxt6000_state* state = NULL; nxt6000_attach() local [all...] |
| H A D | cx22702.c | 73 static int cx22702_writereg(struct cx22702_state *state, u8 reg, u8 data) in cx22702_writereg() argument 93 static u8 cx22702_readreg(struct cx22702_state *state, u8 reg) in cx22702_readreg() argument 115 static int cx22702_set_inversion(struct cx22702_state *state, int inversion) in cx22702_set_inversion() argument 136 cx22702_get_tps(struct cx22702_state *state, struct dtv_frontend_properties *p) cx22702_get_tps() argument 238 struct cx22702_state *state = fe->demodulator_priv; cx22702_i2c_gate_ctrl() local 255 struct cx22702_state *state = fe->demodulator_priv; cx22702_set_tps() local 426 struct cx22702_state *state = fe->demodulator_priv; cx22702_init() local 445 struct cx22702_state *state = fe->demodulator_priv; cx22702_read_status() local 474 struct cx22702_state *state = fe->demodulator_priv; cx22702_read_ber() local 492 struct cx22702_state *state = fe->demodulator_priv; cx22702_read_signal_strength() local 519 struct cx22702_state *state = fe->demodulator_priv; cx22702_read_snr() local 538 struct cx22702_state *state = fe->demodulator_priv; cx22702_read_ucblocks() local 556 struct cx22702_state *state = fe->demodulator_priv; cx22702_get_frontend() local 573 struct cx22702_state *state = fe->demodulator_priv; cx22702_release() local 582 struct cx22702_state *state = NULL; cx22702_attach() local [all...] |
| H A D | itd1000.c | 42 static int itd1000_write_regs(struct itd1000_state *state, u8 reg, u8 v[], u8 len) in itd1000_write_regs() argument 68 static int itd1000_read_reg(struct itd1000_state *state, u8 reg) in itd1000_read_reg() argument 86 static inline int itd1000_write_reg(struct itd1000_state *state, u argument 117 itd1000_set_lpf_bw(struct itd1000_state *state, u32 symbol_rate) itd1000_set_lpf_bw() argument 163 itd1000_set_vco(struct itd1000_state *state, u32 freq_khz) itd1000_set_vco() argument 213 itd1000_set_lo(struct itd1000_state *state, u32 freq_khz) itd1000_set_lo() argument 254 struct itd1000_state *state = fe->tuner_priv; itd1000_set_parameters() local 269 struct itd1000_state *state = fe->tuner_priv; itd1000_get_frequency() local 321 struct itd1000_state *state = fe->tuner_priv; itd1000_init() local 365 struct itd1000_state *state = NULL; itd1000_attach() local [all...] |
| H A D | mt352.c | 46 struct mt352_state* state = fe->demodulator_priv; in mt352_single_write() local 68 static int mt352_read_register(struct mt352_state* state, u8 reg) in mt352_read_register() argument 99 static void mt352_calc_nominal_rate(struct mt352_state* state, in mt352_calc_nominal_rate() argument 129 mt352_calc_input_freq(struct mt352_state* state, unsigned char *buf) mt352_calc_input_freq() argument 158 struct mt352_state* state = fe->demodulator_priv; mt352_set_parameters() local 304 struct mt352_state* state = fe->demodulator_priv; mt352_get_parameters() local 409 struct mt352_state* state = fe->demodulator_priv; mt352_read_status() local 452 struct mt352_state* state = fe->demodulator_priv; mt352_read_ber() local 463 struct mt352_state* state = fe->demodulator_priv; mt352_read_signal_strength() local 476 struct mt352_state* state = fe->demodulator_priv; mt352_read_snr() local 486 struct mt352_state* state = fe->demodulator_priv; mt352_read_ucblocks() local 505 struct mt352_state* state = fe->demodulator_priv; mt352_init() local 524 struct mt352_state* state = fe->demodulator_priv; mt352_release() local 533 struct mt352_state* state = NULL; mt352_attach() local [all...] |
| H A D | sp8870.c | 53 static int sp8870_writereg (struct sp8870_state* state, u16 reg, u16 data) in sp8870_writereg() argument 67 static int sp8870_readreg (struct sp8870_state* state, u16 reg) in sp8870_readreg() argument 85 static int sp8870_firmware_upload (struct sp8870_state* state, const struct firmware *fw) in sp8870_firmware_upload() argument 132 sp8870_microcontroller_stop(struct sp8870_state* state) sp8870_microcontroller_stop() argument 141 sp8870_microcontroller_start(struct sp8870_state* state) sp8870_microcontroller_start() argument 153 sp8870_read_data_valid_signal(struct sp8870_state* state) sp8870_read_data_valid_signal() argument 229 sp8870_wake_up(struct sp8870_state* state) sp8870_wake_up() argument 238 struct sp8870_state* state = fe->demodulator_priv; sp8870_set_frontend_parameters() local 295 struct sp8870_state* state = fe->demodulator_priv; sp8870_init() local 345 struct sp8870_state* state = fe->demodulator_priv; sp8870_read_status() local 371 struct sp8870_state* state = fe->demodulator_priv; sp8870_read_ber() local 398 struct sp8870_state* state = fe->demodulator_priv; sp8870_read_signal_strength() local 424 struct sp8870_state* state = fe->demodulator_priv; sp8870_read_uncorrected_blocks() local 454 struct sp8870_state* state = fe->demodulator_priv; sp8870_set_frontend() local 512 struct sp8870_state* state = fe->demodulator_priv; sp8870_sleep() local 528 struct sp8870_state* state = fe->demodulator_priv; sp8870_i2c_gate_ctrl() local 539 struct sp8870_state* state = fe->demodulator_priv; sp8870_release() local 548 struct sp8870_state* state = NULL; sp8870_attach() local [all...] |
| H A D | zl10036.c | 59 static int zl10036_read_status_reg(struct zl10036_state *state) in zl10036_read_status_reg() argument 82 static int zl10036_write(struct zl10036_state *state, u8 buf[], u8 count) in zl10036_write() argument 127 struct zl10036_state *state = fe->tuner_priv; in zl10036_release() local 135 struct zl10036_state *state in zl10036_sleep() local 170 zl10036_set_frequency(struct zl10036_state *state, u32 frequency) zl10036_set_frequency() argument 189 zl10036_set_bandwidth(struct zl10036_state *state, u32 fbw) zl10036_set_bandwidth() argument 269 zl10036_set_gain_params(struct zl10036_state *state, int c) zl10036_set_gain_params() argument 297 struct zl10036_state *state = fe->tuner_priv; zl10036_set_params() local 372 struct zl10036_state *state = fe->tuner_priv; zl10036_get_frequency() local 379 zl10036_init_regs(struct zl10036_state *state) zl10036_init_regs() argument 416 struct zl10036_state *state = fe->tuner_priv; zl10036_init() local 452 struct zl10036_state *state; zl10036_attach() local [all...] |
| H A D | zl10039.c | 57 static int zl10039_read(const struct zl10039_state *state, in zl10039_read() argument 86 static int zl10039_write(struct zl10039_state *state, in zl10039_write() argument 117 static inline int zl10039_readreg(struct zl10039_state *state, in zl10039_readreg() argument 123 static inline int zl10039_writereg(struct zl10039_state *state, in zl10039_writereg() argument 134 struct zl10039_state *state = fe->tuner_priv; zl10039_init() local 159 struct zl10039_state *state = fe->tuner_priv; zl10039_sleep() local 179 struct zl10039_state *state = fe->tuner_priv; zl10039_set_params() local 237 struct zl10039_state *state = fe->tuner_priv; zl10039_release() local 254 struct zl10039_state *state = NULL; zl10039_attach() local [all...] |
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | raid1.h | 160 unsigned long state; member
|
| /kernel/linux/linux-5.10/drivers/media/i2c/adv748x/ |
| H A D | adv748x-afe.c | 42 static int adv748x_afe_read_ro_map(struct adv748x_state *state, u8 reg) in adv748x_afe_read_ro_map() argument 58 struct adv748x_state *state = adv748x_afe_to_state(afe); in adv748x_afe_status() local 150 static void adv748x_afe_set_video_standard(struct adv748x_state *state, in adv748x_afe_set_video_standard() argument 159 struct adv748x_state *state = adv748x_afe_to_state(afe); in adv748x_afe_s_input() local 196 struct adv748x_state *state in adv748x_afe_s_std() local 215 struct adv748x_state *state = adv748x_afe_to_state(afe); adv748x_afe_querystd() local 258 struct adv748x_state *state = adv748x_afe_to_state(afe); adv748x_afe_g_input_status() local 273 struct adv748x_state *state = adv748x_afe_to_state(afe); adv748x_afe_s_stream() local 418 struct adv748x_state *state = adv748x_afe_to_state(afe); adv748x_afe_s_ctrl() local 467 struct adv748x_state *state = adv748x_afe_to_state(afe); adv748x_afe_init_controls() local 503 struct adv748x_state *state = adv748x_afe_to_state(afe); adv748x_afe_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| H A D | adv7343.c | 134 struct adv7343_state *state = to_state(sd); in adv7343_setstd() local 207 struct adv7343_state *state = to_state(sd); in adv7343_setoutput() local 290 struct adv7343_state *state = to_state(sd); adv7343_log_status() local 326 struct adv7343_state *state = to_state(sd); adv7343_s_std_output() local 342 struct adv7343_state *state = to_state(sd); adv7343_s_routing() local 367 struct adv7343_state *state = to_state(sd); adv7343_initialize() local 433 struct adv7343_state *state; adv7343_probe() local 498 struct adv7343_state *state = to_state(sd); adv7343_remove() local [all...] |
| H A D | adv7393.c | 137 struct adv7393_state *state = to_state(sd); in adv7393_setstd() local 211 struct adv7393_state *state = to_state(sd); in adv7393_setoutput() local 275 struct adv7393_state *state = to_state(sd); adv7393_log_status() local 313 struct adv7393_state *state = to_state(sd); adv7393_s_std_output() local 329 struct adv7393_state *state = to_state(sd); adv7393_s_routing() local 354 struct adv7393_state *state = to_state(sd); adv7393_initialize() local 387 struct adv7393_state *state; adv7393_probe() local 443 struct adv7393_state *state = to_state(sd); adv7393_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/i2c/cx25840/ |
| H A D | cx25840-core.h | 112 static inline bool is_cx2583x(struct cx25840_state *state) in is_cx2583x() argument 118 static inline bool is_cx2584x(struct cx25840_state *state) in is_cx2584x() argument 126 static inline bool is_cx231xx(struct cx25840_state *state) in is_cx231xx() argument 131 is_cx2388x(struct cx25840_state *state) is_cx2388x() argument 138 is_cx23885(struct cx25840_state *state) is_cx23885() argument 143 is_cx23887(struct cx25840_state *state) is_cx23887() argument 148 is_cx23888(struct cx25840_state *state) is_cx23888() argument [all...] |
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| H A D | st-keyscan.c | 43 unsigned long state, change; in keyscan_isr() local
|
| /kernel/linux/linux-5.10/drivers/input/misc/ |
| H A D | sparcspkr.c | 68 struct sparcspkr_state *state = dev_get_drvdata(dev->dev.parent); in bbc_spkr_event() local 106 struct sparcspkr_state *state = dev_get_drvdata(dev->dev.parent); in grover_spkr_event() local 145 struct sparcspkr_state *state = dev_get_drvdata(dev); in sparcspkr_probe() local 179 struct sparcspkr_state *state = platform_get_drvdata(dev); sparcspkr_shutdown() local 188 struct sparcspkr_state *state; bbc_beep_probe() local 235 struct sparcspkr_state *state = platform_get_drvdata(op); bbc_remove() local 272 struct sparcspkr_state *state; grover_beep_probe() local 314 struct sparcspkr_state *state = platform_get_drvdata(op); grover_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| H A D | focaltech.c | 112 struct focaltech_hw_state state; member 118 struct focaltech_hw_state *state = &priv->state; in focaltech_report_state() local 153 struct focaltech_hw_state *state = &priv->state; in focaltech_process_touch_packet() local 177 struct focaltech_hw_state *state = &priv->state; focaltech_process_abs_packet() local 199 struct focaltech_hw_state *state = &priv->state; focaltech_process_rel_packet() local [all...] |
| /kernel/linux/linux-5.10/drivers/leds/ |
| H A D | leds-bcm6358.c | 99 const char *state; in bcm6358_led() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
| H A D | rxe_pool.h | 70 enum rxe_pool_state state; member
|