/linux-2.6.39/drivers/regulator/ |
D | tps6507x-regulator.c | 155 static inline int tps6507x_pmic_read(struct tps6507x_pmic *tps, u8 reg) in tps6507x_pmic_read() 168 static inline int tps6507x_pmic_write(struct tps6507x_pmic *tps, u8 reg, u8 val) in tps6507x_pmic_write() 173 static int tps6507x_pmic_set_bits(struct tps6507x_pmic *tps, u8 reg, u8 mask) in tps6507x_pmic_set_bits() 196 static int tps6507x_pmic_clear_bits(struct tps6507x_pmic *tps, u8 reg, u8 mask) in tps6507x_pmic_clear_bits() 219 static int tps6507x_pmic_reg_read(struct tps6507x_pmic *tps, u8 reg) in tps6507x_pmic_reg_read() 233 static int tps6507x_pmic_reg_write(struct tps6507x_pmic *tps, u8 reg, u8 val) in tps6507x_pmic_reg_write() 249 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_dcdc_is_enabled() local 267 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_ldo_is_enabled() local 285 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_dcdc_enable() local 298 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_dcdc_disable() local [all …]
|
D | tps65023-regulator.c | 131 static inline int tps_65023_read(struct tps_pmic *tps, u8 reg) in tps_65023_read() 136 static inline int tps_65023_write(struct tps_pmic *tps, u8 reg, u8 val) in tps_65023_write() 141 static int tps_65023_set_bits(struct tps_pmic *tps, u8 reg, u8 mask) in tps_65023_set_bits() 164 static int tps_65023_clear_bits(struct tps_pmic *tps, u8 reg, u8 mask) in tps_65023_clear_bits() 189 static int tps_65023_reg_read(struct tps_pmic *tps, u8 reg) in tps_65023_reg_read() 203 static int tps_65023_reg_write(struct tps_pmic *tps, u8 reg, u8 val) in tps_65023_reg_write() 219 struct tps_pmic *tps = rdev_get_drvdata(dev); in tps65023_dcdc_is_enabled() local 237 struct tps_pmic *tps = rdev_get_drvdata(dev); in tps65023_ldo_is_enabled() local 255 struct tps_pmic *tps = rdev_get_drvdata(dev); in tps65023_dcdc_enable() local 268 struct tps_pmic *tps = rdev_get_drvdata(dev); in tps65023_dcdc_disable() local [all …]
|
/linux-2.6.39/drivers/mfd/ |
D | tps65010.c | 197 struct tps65010 *tps = s->private; in dbg_show() local 320 static void tps65010_interrupt(struct tps65010 *tps) in tps65010_interrupt() 411 struct tps65010 *tps; in tps65010_work() local 447 struct tps65010 *tps = _tps; in tps65010_irq() local 477 struct tps65010 *tps; in tps65010_output() local 494 struct tps65010 *tps; in tps65010_gpio_get() local 519 struct tps65010 *tps = i2c_get_clientdata(client); in tps65010_remove() local 540 struct tps65010 *tps; in tps65010_probe() local
|
/linux-2.6.39/tools/perf/util/ |
D | trace-event-info.c | 288 static bool name_in_tp_list(char *sys, struct tracepoint_path *tps) in name_in_tp_list() 299 static void copy_event_system(const char *sys, struct tracepoint_path *tps) in copy_event_system() 355 static void read_ftrace_files(struct tracepoint_path *tps) in read_ftrace_files() 366 static bool system_in_tp_list(char *sys, struct tracepoint_path *tps) in system_in_tp_list() 377 static void read_event_files(struct tracepoint_path *tps) in read_event_files() 507 struct tracepoint_path *tps = get_tracepoints_path(pattrs); in read_tracing_data() local
|
/linux-2.6.39/drivers/media/dvb/dvb-usb/ |
D | cinergyT2.h | 71 uint16_t tps; member 87 __le16 tps; member
|
D | cinergyT2-fe.c | 46 uint16_t tps = 0; in compute_tps() local
|
/linux-2.6.39/drivers/media/dvb/frontends/ |
D | mt352.c | 176 unsigned int tps = 0; in mt352_set_parameters() local 319 u16 tps; in mt352_get_parameters() local
|
D | zl10353.c | 201 u16 tps = 0; in zl10353_set_parameters() local 392 u16 tps; in zl10353_get_parameters() local
|
D | dib3000mc.c | 633 u16 tps = dib3000mc_read_word(state,458); in dib3000mc_get_frontend() local
|
D | dib7000m.c | 1117 u16 tps = dib7000m_read_word(state,480); in dib7000m_get_frontend() local
|
D | dibx000_common.h | 211 u16 tps[9]; member
|
D | dib7000p.c | 1315 u16 tps = dib7000p_read_word(state, 463); in dib7000p_get_frontend() local
|
/linux-2.6.39/drivers/gpu/drm/nouveau/ |
D | nv50_graph.c | 688 int tps = 0; in nv50_pgraph_tp_trap() local
|
/linux-2.6.39/drivers/net/cxgb3/ |
D | t3_hw.c | 2706 unsigned int tps = core_clk >> tre; in tp_set_timers() local 2902 void t3_tp_get_mib_stats(struct adapter *adap, struct tp_mib_stats *tps) in t3_tp_get_mib_stats() 3004 unsigned int v, tps, cpt, bpt, delta, mindelta = ~0; in t3_config_sched() local
|