Searched defs:tps (Results 1 - 25 of 53) sorted by relevance

123

/linux-master/drivers/mfd/
H A Dtps65912-spi.c26 struct tps65912 *tps; local
47 struct tps65912 *tps = spi_get_drvdata(spi); local
[all...]
H A Dtps65912-i2c.c26 struct tps65912 *tps; local
47 struct tps65912 *tps = i2c_get_clientdata(client); local
[all...]
H A Dtps65912-core.c89 int tps65912_device_init(struct tps65912 *tps) argument
110 void tps65912_device_exit(struct tps65912 *tps) argument
[all...]
H A Dtps65086.c67 struct tps65086 *tps; local
123 struct tps65086 *tps = i2c_get_clientdata(client); local
[all...]
H A Dtps6594-spi.c29 struct tps6594 *tps = spi_get_drvdata(spi); local
55 struct tps6594 *tps = spi_get_drvdata(spi); local
91 struct tps6594 *tps; local
[all...]
H A Dtps6594-i2c.c107 struct tps6594 *tps = i2c_get_clientdata(client); local
145 struct tps6594 *tps = i2c_get_clientdata(client); local
206 struct tps6594 *tps; local
[all...]
H A Dtps65219.c14 static int tps65219_warm_reset(struct tps65219 *tps) argument
21 static int tps65219_cold_reset(struct tps65219 *tps) argument
28 static int tps65219_soft_shutdown(struct tps65219 *tps) argument
41 static int tps65219_restart(struct tps65219 *tps, unsigned long reboot_mode) argument
230 struct tps65219 *tps; local
[all...]
H A Dtps65218.c47 int tps65218_reg_write(struct tps65218 *tps, unsigned int reg, argument
79 static int tps65218_update_bits(struct tps65218 *tps, unsigned int reg, argument
103 tps65218_set_bits(struct tps65218 *tps, unsigned int reg, unsigned int mask, unsigned int val, unsigned int level) argument
110 tps65218_clear_bits(struct tps65218 *tps, unsigned int reg, unsigned int mask, unsigned int level) argument
205 tps65218_voltage_set_strict(struct tps65218 *tps) argument
227 tps65218_voltage_set_uv_hyst(struct tps65218 *tps) argument
248 tps65218_voltage_set_uvlo(struct tps65218 *tps) argument
284 struct tps65218 *tps; local
[all...]
H A Dtps6594-core.c289 struct tps6594 *tps = irq_drv_data; local
329 static int tps6594_check_crc_mode(struct tps6594 *tps, bool primary_pmic) argument
351 static int tps6594_set_crc_feature(struct tps6594 *tps) argument
380 tps6594_enable_crc(struct tps6594 *tps) argument
415 tps6594_device_init(struct tps6594 *tps, bool enable_crc) argument
[all...]
/linux-master/drivers/misc/
H A Dtps6594-esm.c35 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); local
86 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); local
109 struct tps6594 *tps = dev_get_drvdata(dev->parent); local
122 struct tps6594 *tps local
[all...]
H A Dtps6594-pfsm.c248 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); local
/linux-master/drivers/gpio/
H A Dgpio-tps65912.c20 struct tps65912 *tps; member in struct:tps65912_gpio
100 struct tps65912 *tps = dev_get_drvdata(pdev->dev.parent); local
[all...]
H A Dgpio-tps65086.c17 struct tps65086 *tps; member in struct:tps65086_gpio
H A Dgpio-tps65219.c23 struct tps65219 *tps; member in struct:tps65219_gpio
160 struct tps65219 *tps local
[all...]
/linux-master/drivers/input/misc/
H A Dtps65219-pwrbutton.c47 struct tps65219 *tps = dev_get_drvdata(pdev->dev.parent); local
122 struct tps65219 *tps = dev_get_drvdata(pdev->dev.parent); local
/linux-master/drivers/video/backlight/
H A Dtps65217_bl.c21 struct tps65217 *tps; member in struct:tps65217_bl
170 struct tps65217 *tps = dev_get_drvdata(pdev->dev.parent); local
256 struct tps65217 *tps local
[all...]
/linux-master/drivers/regulator/
H A Dtps65912-regulator.c119 struct tps65912 *tps = dev_get_drvdata(pdev->dev.parent); local
H A Dtps65217-regulator.c66 struct tps65217 *tps = rdev_get_drvdata(dev); local
80 struct tps65217 *tps = rdev_get_drvdata(dev); local
95 struct tps65217 *tps = rdev_get_drvdata(dev); local
116 struct tps65217 *tps = rdev_get_drvdata(dev); local
129 struct tps65217 *tps local
215 struct tps65217 *tps = dev_get_drvdata(pdev->dev.parent); local
[all...]
H A Dtps65218-regulator.c70 struct tps65218 *tps = rdev_get_drvdata(dev); local
93 struct tps65218 *tps = rdev_get_drvdata(dev); local
107 struct tps65218 *tps = rdev_get_drvdata(dev); local
120 struct tps65218 *tps = rdev_get_drvdata(dev); local
133 struct tps65218 *tps local
193 struct tps65218 *tps = rdev_get_drvdata(dev); local
211 struct tps65218 *tps = rdev_get_drvdata(dev); local
306 struct tps65218 *tps = dev_get_drvdata(pdev->dev.parent); local
[all...]
H A Dtps65219-regulator.c141 struct tps65219 *tps = rdev_get_drvdata(dev); local
159 struct tps65219 *tps = rdev_get_drvdata(dev); local
307 struct tps65219 *tps = dev_get_drvdata(pdev->dev.parent); local
[all...]
/linux-master/drivers/media/usb/as102/
H A Das102_drv.c191 static int as102_get_tps(void *priv, struct as10x_tps *tps) argument
/linux-master/drivers/media/usb/dvb-usb/
H A DcinergyT2-fe.c31 uint16_t tps = 0; local
[all...]
H A DcinergyT2.h57 uint16_t tps; member in struct:dvbt_get_status_msg
73 __le16 tps; member in struct:dvbt_set_parameters_msg
/linux-master/drivers/media/dvb-frontends/
H A Das102_fe.c189 struct as10x_tps tps = { 0 }; local
/linux-master/drivers/power/supply/
H A Dtps65217_charger.c30 struct tps65217 *tps; member in struct:tps65217_charger
185 struct tps65217 *tps = dev_get_drvdata(pdev->dev.parent); local

Completed in 369 milliseconds

123