the_tps 503 drivers/mfd/tps65010.c static struct tps65010 *the_tps; the_tps 520 drivers/mfd/tps65010.c the_tps = NULL; the_tps 531 drivers/mfd/tps65010.c if (the_tps) { the_tps 593 drivers/mfd/tps65010.c the_tps = tps; the_tps 689 drivers/mfd/tps65010.c if (!the_tps) the_tps 700 drivers/mfd/tps65010.c the_tps->vbus = mA; the_tps 701 drivers/mfd/tps65010.c if ((the_tps->chgstatus & TPS_CHG_USB) the_tps 703 drivers/mfd/tps65010.c FLAG_VBUS_CHANGED, &the_tps->flags)) { the_tps 705 drivers/mfd/tps65010.c queue_delayed_work(system_power_efficient_wq, &the_tps->work, the_tps 724 drivers/mfd/tps65010.c if (!the_tps) the_tps 729 drivers/mfd/tps65010.c mutex_lock(&the_tps->lock); the_tps 731 drivers/mfd/tps65010.c defgpio = i2c_smbus_read_byte_data(the_tps->client, TPS_DEFGPIO); the_tps 747 drivers/mfd/tps65010.c status = i2c_smbus_write_byte_data(the_tps->client, the_tps 752 drivers/mfd/tps65010.c i2c_smbus_read_byte_data(the_tps->client, TPS_DEFGPIO)); the_tps 754 drivers/mfd/tps65010.c mutex_unlock(&the_tps->lock); the_tps 769 drivers/mfd/tps65010.c if (!the_tps) the_tps 779 drivers/mfd/tps65010.c mutex_lock(&the_tps->lock); the_tps 782 drivers/mfd/tps65010.c i2c_smbus_read_byte_data(the_tps->client, the_tps 786 drivers/mfd/tps65010.c i2c_smbus_read_byte_data(the_tps->client, the_tps 805 drivers/mfd/tps65010.c mutex_unlock(&the_tps->lock); the_tps 809 drivers/mfd/tps65010.c status = i2c_smbus_write_byte_data(the_tps->client, the_tps 815 drivers/mfd/tps65010.c mutex_unlock(&the_tps->lock); the_tps 820 drivers/mfd/tps65010.c i2c_smbus_read_byte_data(the_tps->client, TPS_LED1_ON + offs)); the_tps 822 drivers/mfd/tps65010.c status = i2c_smbus_write_byte_data(the_tps->client, the_tps 828 drivers/mfd/tps65010.c mutex_unlock(&the_tps->lock); the_tps 833 drivers/mfd/tps65010.c i2c_smbus_read_byte_data(the_tps->client, the_tps 836 drivers/mfd/tps65010.c mutex_unlock(&the_tps->lock); the_tps 851 drivers/mfd/tps65010.c if (!the_tps) the_tps 854 drivers/mfd/tps65010.c mutex_lock(&the_tps->lock); the_tps 856 drivers/mfd/tps65010.c vdcdc2 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC2); the_tps 860 drivers/mfd/tps65010.c status = i2c_smbus_write_byte_data(the_tps->client, the_tps 865 drivers/mfd/tps65010.c mutex_unlock(&the_tps->lock); the_tps 879 drivers/mfd/tps65010.c if (!the_tps) the_tps 882 drivers/mfd/tps65010.c mutex_lock(&the_tps->lock); the_tps 886 drivers/mfd/tps65010.c i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); the_tps 888 drivers/mfd/tps65010.c vdcdc1 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1); the_tps 900 drivers/mfd/tps65010.c status = i2c_smbus_write_byte_data(the_tps->client, the_tps 908 drivers/mfd/tps65010.c i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); the_tps 910 drivers/mfd/tps65010.c mutex_unlock(&the_tps->lock); the_tps 925 drivers/mfd/tps65010.c if (!the_tps) the_tps 928 drivers/mfd/tps65010.c mutex_lock(&the_tps->lock); the_tps 931 drivers/mfd/tps65010.c i2c_smbus_read_byte_data(the_tps->client, TPS_VREGS1)); the_tps 933 drivers/mfd/tps65010.c status = i2c_smbus_write_byte_data(the_tps->client, the_tps 941 drivers/mfd/tps65010.c i2c_smbus_read_byte_data(the_tps->client, TPS_VREGS1)); the_tps 943 drivers/mfd/tps65010.c mutex_unlock(&the_tps->lock); the_tps 954 drivers/mfd/tps65010.c if (!the_tps) the_tps 957 drivers/mfd/tps65010.c c = the_tps->client; the_tps 958 drivers/mfd/tps65010.c mutex_lock(&the_tps->lock); the_tps 972 drivers/mfd/tps65010.c mutex_unlock(&the_tps->lock); the_tps 990 drivers/mfd/tps65010.c if (!the_tps || the_tps->por) the_tps 993 drivers/mfd/tps65010.c mutex_lock(&the_tps->lock); the_tps 998 drivers/mfd/tps65010.c i2c_smbus_read_byte_data(the_tps->client, TPS_CHGCONFIG), the_tps 999 drivers/mfd/tps65010.c i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); the_tps 1001 drivers/mfd/tps65010.c chgconfig = i2c_smbus_read_byte_data(the_tps->client, TPS_CHGCONFIG); the_tps 1002 drivers/mfd/tps65010.c vdcdc1 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1); the_tps 1016 drivers/mfd/tps65010.c status = i2c_smbus_write_byte_data(the_tps->client, the_tps 1021 drivers/mfd/tps65010.c mutex_unlock(&the_tps->lock); the_tps 1025 drivers/mfd/tps65010.c chgconfig = i2c_smbus_read_byte_data(the_tps->client, TPS_CHGCONFIG); the_tps 1026 drivers/mfd/tps65010.c the_tps->chgconf = chgconfig; the_tps 1029 drivers/mfd/tps65010.c status = i2c_smbus_write_byte_data(the_tps->client, the_tps 1037 drivers/mfd/tps65010.c i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); the_tps 1039 drivers/mfd/tps65010.c mutex_unlock(&the_tps->lock);