Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/drivers/mfd/
H A Dtps65912-spi.c34 struct tps65912 *tps; in tps65912_spi_probe() local
55 struct tps65912 *tps = spi_get_drvdata(spi); tps65912_spi_remove() local
[all...]
H A Dtps65912-core.c97 int tps65912_device_init(struct tps65912 *tps) in tps65912_device_init() argument
118 int tps65912_device_exit(struct tps65912 *tps) in tps65912_device_exit() argument
[all...]
H A Dtps65912-i2c.c35 struct tps65912 *tps; in tps65912_i2c_probe() local
56 struct tps65912 *tps = i2c_get_clientdata(client); tps65912_i2c_remove() local
[all...]
H A Dtps65086.c74 struct tps65086 *tps; in tps65086_probe() local
123 struct tps65086 *tps = i2c_get_clientdata(client); tps65086_remove() local
[all...]
H A Dtps65218.c56 int tps65218_reg_write(struct tps65218 *tps, unsigned int reg, in tps65218_reg_write() argument
88 static int tps65218_update_bits(struct tps65218 *tps, unsigned int reg, in tps65218_update_bits() argument
112 tps65218_set_bits(struct tps65218 *tps, unsigned int reg, unsigned int mask, unsigned int val, unsigned int level) tps65218_set_bits() argument
119 tps65218_clear_bits(struct tps65218 *tps, unsigned int reg, unsigned int mask, unsigned int level) tps65218_clear_bits() argument
214 tps65218_voltage_set_strict(struct tps65218 *tps) tps65218_voltage_set_strict() argument
236 tps65218_voltage_set_uv_hyst(struct tps65218 *tps) tps65218_voltage_set_uv_hyst() argument
257 tps65218_voltage_set_uvlo(struct tps65218 *tps) tps65218_voltage_set_uvlo() argument
294 struct tps65218 *tps; tps65218_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtps65912-i2c.c26 struct tps65912 *tps; in tps65912_i2c_probe() local
47 struct tps65912 *tps = i2c_get_clientdata(client); tps65912_i2c_remove() local
[all...]
H A Dtps65912-spi.c26 struct tps65912 *tps; in tps65912_spi_probe() local
47 struct tps65912 *tps = spi_get_drvdata(spi); tps65912_spi_remove() local
[all...]
H A Dtps65912-core.c89 int tps65912_device_init(struct tps65912 *tps) in tps65912_device_init() argument
110 void tps65912_device_exit(struct tps65912 *tps) in tps65912_device_exit() argument
[all...]
H A Dtps65086.c66 struct tps65086 *tps; in tps65086_probe() local
122 struct tps65086 *tps = i2c_get_clientdata(client); tps65086_remove() local
[all...]
H A Dtps6594-spi.c29 struct tps6594 *tps = spi_get_drvdata(spi); in tps6594_spi_reg_read() local
55 struct tps6594 *tps = spi_get_drvdata(spi); in tps6594_spi_reg_write() local
91 struct tps6594 *tps; in tps6594_spi_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/misc/
H A Dtps6594-esm.c35 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); in tps6594_esm_probe() local
86 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); in tps6594_esm_remove() local
109 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_esm_suspend() local
122 struct tps6594 *tps in tps6594_esm_resume() local
[all...]
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-tps65086.c17 struct tps65086 *tps; member
H A Dgpio-tps65912.c20 struct tps65912 *tps; member
100 struct tps65912 *tps = dev_get_drvdata(pdev->dev.parent); in tps65912_gpio_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-tps65912.c20 struct tps65912 *tps; member
100 struct tps65912 *tps = dev_get_drvdata(pdev->dev.parent); in tps65912_gpio_probe() local
[all...]
H A Dgpio-tps65086.c17 struct tps65086 *tps; member
H A Dgpio-tps65219.c23 struct tps65219 *tps; member
160 struct tps65219 *tps in tps65219_gpio_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dtps65219-pwrbutton.c47 struct tps65219 *tps = dev_get_drvdata(pdev->dev.parent); in tps65219_pb_probe() local
122 struct tps65219 *tps = dev_get_drvdata(pdev->dev.parent); in tps65219_pb_remove() local
/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dtps65217_bl.c29 struct tps65217 *tps; member
178 struct tps65217 *tps = dev_get_drvdata(pdev->dev.parent); in tps65217_bl_parse_dt() local
264 struct tps65217 *tps in tps65217_bl_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps65217-regulator.c74 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_enable() local
88 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_disable() local
103 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_set_voltage_sel() local
124 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_set_suspend_enable() local
137 struct tps65217 *tps in tps65217_pmic_set_suspend_disable() local
223 struct tps65217 *tps = dev_get_drvdata(pdev->dev.parent); tps65217_regulator_probe() local
[all...]
H A Dtps65912-regulator.c127 struct tps65912 *tps = dev_get_drvdata(pdev->dev.parent); in tps65912_regulator_probe() local
/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dtps65217_bl.c21 struct tps65217 *tps; member
170 struct tps65217 *tps = dev_get_drvdata(pdev->dev.parent); in tps65217_bl_parse_dt() local
256 struct tps65217 *tps in tps65217_bl_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps65217-regulator.c66 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_enable() local
80 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_disable() local
95 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_set_voltage_sel() local
116 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_set_suspend_enable() local
129 struct tps65217 *tps in tps65217_pmic_set_suspend_disable() local
215 struct tps65217 *tps = dev_get_drvdata(pdev->dev.parent); tps65217_regulator_probe() local
[all...]
H A Dtps65912-regulator.c119 struct tps65912 *tps = dev_get_drvdata(pdev->dev.parent); in tps65912_regulator_probe() local
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Das102_fe.c189 struct as10x_tps tps = { 0 }; in as102_fe_get_frontend() local
/kernel/linux/linux-5.10/drivers/media/usb/as102/
H A Das102_drv.c191 static int as102_get_tps(void *priv, struct as10x_tps *tps) in as102_get_tps() argument

Completed in 9 milliseconds

1234