temp_int          244 arch/um/drivers/vector_transports.c 	int temp_int;
temp_int          265 arch/um/drivers/vector_transports.c 	if (get_uint_param(vp->parsed, "v6", &temp_int)) {
temp_int          266 arch/um/drivers/vector_transports.c 		if (temp_int > 0)
temp_int          284 arch/um/drivers/vector_transports.c 	if (get_uint_param(vp->parsed, "sequence", &temp_int)) {
temp_int          285 arch/um/drivers/vector_transports.c 		if (temp_int > 0) {
temp_int          290 arch/um/drivers/vector_transports.c 				vp->parsed, "pin_sequence", &temp_int)) {
temp_int          291 arch/um/drivers/vector_transports.c 				if (temp_int > 0)
temp_int          306 arch/um/drivers/vector_transports.c 	int temp_int, temp_rxs, temp_txs;
temp_int          329 arch/um/drivers/vector_transports.c 	if (get_uint_param(vp->parsed, "v6", &temp_int)) {
temp_int          330 arch/um/drivers/vector_transports.c 		if (temp_int > 0)
temp_int          346 arch/um/drivers/vector_transports.c 	if (get_uint_param(vp->parsed, "cookie64", &temp_int)) {
temp_int          347 arch/um/drivers/vector_transports.c 		if (temp_int > 0)
temp_int          371 arch/um/drivers/vector_transports.c 	if (get_uint_param(vp->parsed, "counter", &temp_int)) {
temp_int          372 arch/um/drivers/vector_transports.c 		if (temp_int > 0) {
temp_int          376 arch/um/drivers/vector_transports.c 				vp->parsed, "pin_counter", &temp_int)) {
temp_int          377 arch/um/drivers/vector_transports.c 				if (temp_int > 0)
temp_int          383 arch/um/drivers/vector_transports.c 	if (get_uint_param(vp->parsed, "udp", &temp_int)) {
temp_int          384 arch/um/drivers/vector_transports.c 		if (temp_int > 0) {
temp_int          518 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 	uint32_t temp_int;
temp_int          561 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 		temp_int = reg_vals->bpp_x32;
temp_int          563 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 		temp_int = reg_vals->bpp_x32 >> 1;
temp_int          566 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 		BITS_PER_PIXEL, temp_int,
temp_int          709 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 		temp_int = reg_vals->pps.initial_dec_delay;
temp_int          711 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 			DSCC_TEST_DEBUG_BUS0_ROTATE, temp_int & 0x1f,
temp_int          712 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 			DSCC_TEST_DEBUG_BUS1_ROTATE, temp_int >> 5 & 0x1f,
temp_int          713 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 			DSCC_TEST_DEBUG_BUS2_ROTATE, temp_int >> 10 & 0x1f,
temp_int          714 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 			DSCC_TEST_DEBUG_BUS3_ROTATE, temp_int >> 15 & 0x1);
temp_int          126 drivers/iio/humidity/dht11.c 	unsigned char temp_int, temp_dec, hum_int, hum_dec, checksum;
temp_int          142 drivers/iio/humidity/dht11.c 	temp_int = dht11_decode_byte(&bits[16]);
temp_int          146 drivers/iio/humidity/dht11.c 	if (((hum_int + hum_dec + temp_int + temp_dec) & 0xff) != checksum) {
temp_int          153 drivers/iio/humidity/dht11.c 		dht11->temperature = (((temp_int & 0x7f) << 8) + temp_dec) *
temp_int          154 drivers/iio/humidity/dht11.c 					((temp_int & 0x80) ? -100 : 100);
temp_int          157 drivers/iio/humidity/dht11.c 		dht11->temperature = temp_int * 1000;
temp_int          162 drivers/iio/humidity/dht11.c 			hum_int, hum_dec, temp_int, temp_dec);
temp_int         1340 drivers/media/dvb-frontends/stv0900_core.c 	struct stv0900_inode *temp_int = find_inode(state->i2c_adap,
temp_int         1345 drivers/media/dvb-frontends/stv0900_core.c 	if ((temp_int != NULL) && (p_init->demod_mode == STV0900_DUAL)) {
temp_int         1346 drivers/media/dvb-frontends/stv0900_core.c 		state->internal = temp_int->internal;
temp_int         1355 drivers/media/dvb-frontends/stv0900_core.c 		temp_int = append_internal(state->internal);
temp_int         1356 drivers/media/dvb-frontends/stv0900_core.c 		if (temp_int == NULL) {
temp_int         4894 drivers/media/dvb-frontends/stv090x.c 	struct stv090x_dev *temp_int;
temp_int         4896 drivers/media/dvb-frontends/stv090x.c 	temp_int = find_dev(state->i2c,
temp_int         4899 drivers/media/dvb-frontends/stv090x.c 	if (temp_int && state->demod_mode == STV090x_DUAL) {
temp_int         4900 drivers/media/dvb-frontends/stv090x.c 		state->internal = temp_int->internal;
temp_int         4907 drivers/media/dvb-frontends/stv090x.c 		temp_int = append_internal(state->internal);
temp_int         4908 drivers/media/dvb-frontends/stv090x.c 		if (!temp_int) {
temp_int          157 drivers/media/pci/cx23885/altera-ci.c static struct fpga_internal *check_filter(struct fpga_internal *temp_int,
temp_int          160 drivers/media/pci/cx23885/altera-ci.c 	if (temp_int == NULL)
temp_int          163 drivers/media/pci/cx23885/altera-ci.c 	if ((temp_int->pid_filt[filt_nr]) == NULL)
temp_int          166 drivers/media/pci/cx23885/altera-ci.c 	if (temp_int->pid_filt[filt_nr]->demux == demux_dev)
temp_int          167 drivers/media/pci/cx23885/altera-ci.c 		return temp_int;
temp_int          176 drivers/media/pci/cx23885/altera-ci.c 	struct fpga_internal *temp_int;
temp_int          184 drivers/media/pci/cx23885/altera-ci.c 			temp_int = temp_chip->internal;
temp_int          185 drivers/media/pci/cx23885/altera-ci.c 			if (check_filter(temp_int, demux_dev, 0))
temp_int          187 drivers/media/pci/cx23885/altera-ci.c 			if (check_filter(temp_int, demux_dev, 1))
temp_int          426 drivers/media/pci/cx23885/altera-ci.c 	struct fpga_inode *temp_int = NULL;
temp_int          432 drivers/media/pci/cx23885/altera-ci.c 		temp_int = find_inode(dev);
temp_int          433 drivers/media/pci/cx23885/altera-ci.c 		if (temp_int != NULL) {
temp_int          434 drivers/media/pci/cx23885/altera-ci.c 			inter = temp_int->internal;
temp_int          456 drivers/media/pci/cx23885/altera-ci.c 	struct fpga_inode *temp_int = find_inode(main_dev);
temp_int          461 drivers/media/pci/cx23885/altera-ci.c 	if (temp_int != NULL) {
temp_int          462 drivers/media/pci/cx23885/altera-ci.c 		pid_filt = temp_int->internal->pid_filt[filt_nr - 1];
temp_int          467 drivers/media/pci/cx23885/altera-ci.c 		if (((--(temp_int->internal->filts_used)) <= 0) &&
temp_int          468 drivers/media/pci/cx23885/altera-ci.c 			 ((temp_int->internal->cis_used) <= 0)) {
temp_int          472 drivers/media/pci/cx23885/altera-ci.c 			remove_inode(temp_int->internal);
temp_int          484 drivers/media/pci/cx23885/altera-ci.c 	struct fpga_inode *temp_int = find_inode(dev);
temp_int          489 drivers/media/pci/cx23885/altera-ci.c 	if (temp_int != NULL) {
temp_int          490 drivers/media/pci/cx23885/altera-ci.c 		state = temp_int->internal->state[ci_nr - 1];
temp_int          494 drivers/media/pci/cx23885/altera-ci.c 		if (((temp_int->internal->filts_used) <= 0) &&
temp_int          495 drivers/media/pci/cx23885/altera-ci.c 				((--(temp_int->internal->cis_used)) <= 0)) {
temp_int          499 drivers/media/pci/cx23885/altera-ci.c 			remove_inode(temp_int->internal);
temp_int          578 drivers/media/pci/cx23885/altera-ci.c 	struct fpga_inode *temp_int = find_dinode(demux_dev);
temp_int          579 drivers/media/pci/cx23885/altera-ci.c 	struct fpga_internal *inter = temp_int->internal;
temp_int          633 drivers/media/pci/cx23885/altera-ci.c 	struct fpga_inode *temp_int = find_inode(config->dev);
temp_int          646 drivers/media/pci/cx23885/altera-ci.c 	if (temp_int != NULL) {
temp_int          647 drivers/media/pci/cx23885/altera-ci.c 		inter = temp_int->internal;
temp_int          657 drivers/media/pci/cx23885/altera-ci.c 		temp_int = append_internal(inter);
temp_int          658 drivers/media/pci/cx23885/altera-ci.c 		if (!temp_int) {
temp_int          704 drivers/media/pci/cx23885/altera-ci.c 	struct fpga_inode *temp_int = find_inode(config->dev);
temp_int          718 drivers/media/pci/cx23885/altera-ci.c 	if (temp_int != NULL) {
temp_int          719 drivers/media/pci/cx23885/altera-ci.c 		inter = temp_int->internal;
temp_int          730 drivers/media/pci/cx23885/altera-ci.c 		temp_int = append_internal(inter);
temp_int          731 drivers/media/pci/cx23885/altera-ci.c 		if (!temp_int) {
temp_int          811 drivers/media/pci/cx23885/altera-ci.c 	struct fpga_inode *temp_int = find_inode(dev);
temp_int          817 drivers/media/pci/cx23885/altera-ci.c 	if (temp_int == NULL)
temp_int          820 drivers/media/pci/cx23885/altera-ci.c 	if (temp_int->internal == NULL)
temp_int          823 drivers/media/pci/cx23885/altera-ci.c 	inter = temp_int->internal;