/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | altera-ci.c | 157 static struct fpga_internal *check_filter(struct fpga_internal *temp_int, in check_filter() argument 160 if (temp_int == NULL) in check_filter() 163 if ((temp_int->pid_filt[filt_nr]) == NULL) in check_filter() 166 if (temp_int->pid_filt[filt_nr]->demux == demux_dev) in check_filter() 167 return temp_int; in check_filter() 176 struct fpga_internal *temp_int; in find_dinode() local 184 temp_int = temp_chip->internal; in find_dinode() 185 if (check_filter(temp_int, demux_dev, 0)) in find_dinode() 187 if (check_filter(temp_int, demux_dev, 1)) in find_dinode() 426 struct fpga_inode *temp_int in altera_ci_irq() local 456 struct fpga_inode *temp_int = find_inode(main_dev); altera_hw_filt_release() local 484 struct fpga_inode *temp_int = find_inode(dev); altera_ci_release() local 578 struct fpga_inode *temp_int = find_dinode(demux_dev); altera_pid_feed_control() local 633 struct fpga_inode *temp_int = find_inode(config->dev); altera_hw_filt_init() local 704 struct fpga_inode *temp_int = find_inode(config->dev); altera_ci_init() local 811 struct fpga_inode *temp_int = find_inode(dev); altera_ci_tuner_reset() local [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | altera-ci.c | 157 static struct fpga_internal *check_filter(struct fpga_internal *temp_int, in check_filter() argument 160 if (temp_int == NULL) in check_filter() 163 if ((temp_int->pid_filt[filt_nr]) == NULL) in check_filter() 166 if (temp_int->pid_filt[filt_nr]->demux == demux_dev) in check_filter() 167 return temp_int; in check_filter() 176 struct fpga_internal *temp_int; in find_dinode() local 184 temp_int = temp_chip->internal; in find_dinode() 185 if (check_filter(temp_int, demux_dev, 0)) in find_dinode() 187 if (check_filter(temp_int, demux_dev, 1)) in find_dinode() 426 struct fpga_inode *temp_int in altera_ci_irq() local 456 struct fpga_inode *temp_int = find_inode(main_dev); altera_hw_filt_release() local 484 struct fpga_inode *temp_int = find_inode(dev); altera_ci_release() local 578 struct fpga_inode *temp_int = find_dinode(demux_dev); altera_pid_feed_control() local 633 struct fpga_inode *temp_int = find_inode(config->dev); altera_hw_filt_init() local 704 struct fpga_inode *temp_int = find_inode(config->dev); altera_ci_init() local 811 struct fpga_inode *temp_int = find_inode(dev); altera_ci_tuner_reset() local [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | sbtsi_temp.c | 76 s32 temp_int, temp_dec; in sbtsi_read() local 95 temp_int = i2c_smbus_read_byte_data(data->client, SBTSI_REG_TEMP_INT); in sbtsi_read() 97 temp_int = i2c_smbus_read_byte_data(data->client, SBTSI_REG_TEMP_INT); in sbtsi_read() 104 temp_int = i2c_smbus_read_byte_data(data->client, SBTSI_REG_TEMP_HIGH_INT); in sbtsi_read() 110 temp_int = i2c_smbus_read_byte_data(data->client, SBTSI_REG_TEMP_LOW_INT); in sbtsi_read() 119 if (temp_int < 0) in sbtsi_read() 120 return temp_int; in sbtsi_read() 124 *val = sbtsi_reg_to_mc(temp_int, temp_dec); in sbtsi_read() 134 u8 temp_int, temp_dec; in sbtsi_write() local 150 sbtsi_mc_to_reg(val, &temp_int, in sbtsi_write() [all...] |
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | vector_transports.c | 244 int temp_int; in build_gre_transport_data() local 265 if (get_uint_param(vp->parsed, "v6", &temp_int)) { in build_gre_transport_data() 266 if (temp_int > 0) in build_gre_transport_data() 284 if (get_uint_param(vp->parsed, "sequence", &temp_int)) { in build_gre_transport_data() 285 if (temp_int > 0) { in build_gre_transport_data() 290 vp->parsed, "pin_sequence", &temp_int)) { in build_gre_transport_data() 291 if (temp_int > 0) in build_gre_transport_data() 306 int temp_int, temp_rxs, temp_txs; in build_l2tpv3_transport_data() local 329 if (get_uint_param(vp->parsed, "v6", &temp_int)) { in build_l2tpv3_transport_data() 330 if (temp_int > in build_l2tpv3_transport_data() [all...] |
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | vector_transports.c | 244 int temp_int; in build_gre_transport_data() local 265 if (get_uint_param(vp->parsed, "v6", &temp_int)) { in build_gre_transport_data() 266 if (temp_int > 0) in build_gre_transport_data() 284 if (get_uint_param(vp->parsed, "sequence", &temp_int)) { in build_gre_transport_data() 285 if (temp_int > 0) { in build_gre_transport_data() 290 vp->parsed, "pin_sequence", &temp_int)) { in build_gre_transport_data() 291 if (temp_int > 0) in build_gre_transport_data() 306 int temp_int, temp_rxs, temp_txs; in build_l2tpv3_transport_data() local 329 if (get_uint_param(vp->parsed, "v6", &temp_int)) { in build_l2tpv3_transport_data() 330 if (temp_int > in build_l2tpv3_transport_data() [all...] |
/kernel/linux/linux-5.10/drivers/iio/humidity/ |
H A D | dht11.c | 126 unsigned char temp_int, temp_dec, hum_int, hum_dec, checksum; in dht11_decode() local 142 temp_int = dht11_decode_byte(&bits[16]); in dht11_decode() 146 if (((hum_int + hum_dec + temp_int + temp_dec) & 0xff) != checksum) { in dht11_decode() 153 dht11->temperature = (((temp_int & 0x7f) << 8) + temp_dec) * in dht11_decode() 154 ((temp_int & 0x80) ? -100 : 100); in dht11_decode() 157 dht11->temperature = temp_int * 1000; in dht11_decode() 162 hum_int, hum_dec, temp_int, temp_dec); in dht11_decode()
|
/kernel/linux/linux-6.6/drivers/iio/humidity/ |
H A D | dht11.c | 125 unsigned char temp_int, temp_dec, hum_int, hum_dec, checksum; in dht11_decode() local 141 temp_int = dht11_decode_byte(&bits[16]); in dht11_decode() 145 if (((hum_int + hum_dec + temp_int + temp_dec) & 0xff) != checksum) { in dht11_decode() 152 dht11->temperature = (((temp_int & 0x7f) << 8) + temp_dec) * in dht11_decode() 153 ((temp_int & 0x80) ? -100 : 100); in dht11_decode() 156 dht11->temperature = temp_int * 1000; in dht11_decode() 161 hum_int, hum_dec, temp_int, temp_dec); in dht11_decode()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_dsc.c | 544 uint32_t temp_int; in dsc_write_to_registers() local 587 temp_int = reg_vals->bpp_x32; in dsc_write_to_registers() 589 temp_int = reg_vals->bpp_x32 >> 1; in dsc_write_to_registers() 592 BITS_PER_PIXEL, temp_int, in dsc_write_to_registers()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_dsc.c | 583 uint32_t temp_int; in dsc_write_to_registers() local 633 temp_int = reg_vals->bpp_x32; in dsc_write_to_registers() 635 temp_int = reg_vals->bpp_x32 >> 1; in dsc_write_to_registers() 638 BITS_PER_PIXEL, temp_int, in dsc_write_to_registers()
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0900_core.c | 1340 struct stv0900_inode *temp_int = find_inode(state->i2c_adap, in stv0900_init_internal() local 1345 if ((temp_int != NULL) && (p_init->demod_mode == STV0900_DUAL)) { in stv0900_init_internal() 1346 state->internal = temp_int->internal; in stv0900_init_internal() 1355 temp_int = append_internal(state->internal); in stv0900_init_internal() 1356 if (temp_int == NULL) { in stv0900_init_internal()
|
H A D | stv090x.c | 4894 struct stv090x_dev *temp_int; in stv090x_setup_compound() local 4896 temp_int = find_dev(state->i2c, in stv090x_setup_compound() 4899 if (temp_int && state->demod_mode == STV090x_DUAL) { in stv090x_setup_compound() 4900 state->internal = temp_int->internal; in stv090x_setup_compound() 4907 temp_int = append_internal(state->internal); in stv090x_setup_compound() 4908 if (!temp_int) { in stv090x_setup_compound()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv0900_core.c | 1340 struct stv0900_inode *temp_int = find_inode(state->i2c_adap, in stv0900_init_internal() local 1345 if ((temp_int != NULL) && (p_init->demod_mode == STV0900_DUAL)) { in stv0900_init_internal() 1346 state->internal = temp_int->internal; in stv0900_init_internal() 1355 temp_int = append_internal(state->internal); in stv0900_init_internal() 1356 if (temp_int == NULL) { in stv0900_init_internal()
|
H A D | stv090x.c | 4894 struct stv090x_dev *temp_int; in stv090x_setup_compound() local 4896 temp_int = find_dev(state->i2c, in stv090x_setup_compound() 4899 if (temp_int && state->demod_mode == STV090x_DUAL) { in stv090x_setup_compound() 4900 state->internal = temp_int->internal; in stv090x_setup_compound() 4907 temp_int = append_internal(state->internal); in stv090x_setup_compound() 4908 if (!temp_int) { in stv090x_setup_compound()
|