HomeSort by: relevance | last modified time | path
    Searched defs:tps_reg_param (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/i2c/
tps65217pmic.c 66 struct tps_reg_param;
99 struct tps_reg_param *sc_param;
103 struct tps_reg_param *reg_param;
118 struct tps_reg_param { struct
128 struct tps_reg_param *tracked_reg; /* ptr to tracked regulator */
167 struct tps_reg_param *);
205 static struct tps_reg_param tps_regulators[] = {
554 struct tps_reg_param *c_reg;
623 /* Read regulator state and save it to tps_reg_param. */
626 tps_reg_param *regulator
    [all...]
tps65217pmic.c 66 struct tps_reg_param;
99 struct tps_reg_param *sc_param;
103 struct tps_reg_param *reg_param;
118 struct tps_reg_param { struct
128 struct tps_reg_param *tracked_reg; /* ptr to tracked regulator */
167 struct tps_reg_param *);
205 static struct tps_reg_param tps_regulators[] = {
554 struct tps_reg_param *c_reg;
623 /* Read regulator state and save it to tps_reg_param. */
626 tps_reg_param *regulator
    [all...]
tps65217pmic.c 66 struct tps_reg_param;
99 struct tps_reg_param *sc_param;
103 struct tps_reg_param *reg_param;
118 struct tps_reg_param { struct
128 struct tps_reg_param *tracked_reg; /* ptr to tracked regulator */
167 struct tps_reg_param *);
205 static struct tps_reg_param tps_regulators[] = {
554 struct tps_reg_param *c_reg;
623 /* Read regulator state and save it to tps_reg_param. */
626 tps_reg_param *regulator
    [all...]

Completed in 32 milliseconds