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

123

/linux-master/drivers/media/dvb-frontends/
H A Ddibx000_common.h211 u16 tps[9]; member in struct:dvb_frontend_parametersContext
H A Das102_fe.c189 struct as10x_tps tps = { 0 }; local
H A Ddib3000mc.c674 u16 tps = dib3000mc_read_word(state,458); local
H A Ddib7000m.c1162 u16 tps = dib7000m_read_word(state,480); local
H A Ddib7000p.c1425 u16 tps = dib7000p_read_word(state, 463); local
H A Dmt352.c162 unsigned int tps = 0; local
305 u16 tps; local
[all...]
H A Dzl10353.c172 u16 tps = 0; local
364 u16 tps; 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
H A Das10x_cmd.h159 struct as10x_tps tps; member in struct:as10x_get_tps::__anon154
/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/include/linux/mfd/
H A Dtps65090.h116 struct tps65090 *tps = dev_get_drvdata(dev); local
123 struct tps65090 *tps = dev_get_drvdata(dev); local
136 struct tps65090 *tps = dev_get_drvdata(dev); local
144 struct tps65090 *tps = dev_get_drvdata(dev); local
/linux-master/drivers/gpio/
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...]
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...]
/linux-master/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training_dpia.c202 static enum dc_status convert_trng_ptn_to_trng_stg(enum dc_dp_training_pattern tps, enum dpia_set_config_ts *ts) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv50.c331 int tps = 0; local
/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/media/dvb-frontends/cxd2880/
H A Dcxd2880_tnrdmd_dvbt_mon.c671 struct cxd2880_dvbt_tpsinfo tps; local
H A Dcxd2880_top.c1414 struct cxd2880_dvbt_tpsinfo tps; local
[all...]
/linux-master/drivers/mfd/
H A Dtps65010.c184 struct tps65010 *tps = s->private; local
307 tps65010_interrupt(struct tps65010 *tps) argument
399 struct tps65010 *tps; local
434 struct tps65010 *tps = _tps; local
464 struct tps65010 *tps; local
481 struct tps65010 *tps; local
506 struct tps65010 *tps = i2c_get_clientdata(client); local
521 struct tps65010 *tps; local
[all...]
H A Dtps65086.c67 struct tps65086 *tps; local
123 struct tps65086 *tps = i2c_get_clientdata(client); local
[all...]
H A Dtps65217.c38 struct tps65217 *tps = irq_data_get_irq_chip_data(data); local
45 struct tps65217 *tps = irq_data_get_irq_chip_data(data); local
58 struct tps65217 *tps = irq_data_get_irq_chip_data(data); local
66 struct tps65217 *tps local
105 struct tps65217 *tps = data; local
134 struct tps65217 *tps = h->host_data; local
149 tps65217_irq_init(struct tps65217 *tps, int irq) argument
189 tps65217_reg_read(struct tps65217 *tps, unsigned int reg, unsigned int *val) argument
204 tps65217_reg_write(struct tps65217 *tps, unsigned int reg, unsigned int val, unsigned int level) argument
250 tps65217_update_bits(struct tps65217 *tps, unsigned int reg, unsigned int mask, unsigned int val, unsigned int level) argument
272 tps65217_set_bits(struct tps65217 *tps, unsigned int reg, unsigned int mask, unsigned int val, unsigned int level) argument
279 tps65217_clear_bits(struct tps65217 *tps, unsigned int reg, unsigned int mask, unsigned int level) argument
312 struct tps65217 *tps; local
378 struct tps65217 *tps = i2c_get_clientdata(client); 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 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...]

Completed in 658 milliseconds

123