Toggle navigation
/
Symbol
File
Text
Line
Symbol: abb
function parameter
Defined...
drivers/regulator/ti-abb-regulator.c:139:40-139:61
: static inline bool ti_abb_check_txdone(const struct ti_abb *abb)
drivers/regulator/ti-abb-regulator.c:148:40-148:61
: static inline void ti_abb_clear_txdone(const struct ti_abb *abb)
drivers/regulator/ti-abb-regulator.c:160:51-160:66
: static int ti_abb_wait_txdone(struct device *dev, struct ti_abb *abb)
drivers/regulator/ti-abb-regulator.c:185:56-185:77
: static int ti_abb_clear_all_txdone(struct device *dev, const struct ti_abb *abb)
drivers/regulator/ti-abb-regulator.c:211:55-211:76
: static void ti_abb_program_ldovbb(struct device *dev, const struct ti_abb *abb,
drivers/regulator/ti-abb-regulator.c:239:55-239:70
: static int ti_abb_set_opp(struct regulator_dev *rdev, struct ti_abb *abb,
drivers/regulator/ti-abb-regulator.c:410:52-410:67
: static int ti_abb_init_timings(struct device *dev, struct ti_abb *abb)
drivers/regulator/ti-abb-regulator.c:498:50-498:65
: static int ti_abb_init_table(struct device *dev, struct ti_abb *abb,
variable
Defined...
drivers/regulator/ti-abb-regulator.c:307:2-307:44
: struct ti_abb *abb = rdev_get_drvdata(rdev);
drivers/regulator/ti-abb-regulator.c:378:2-378:44
: struct ti_abb *abb = rdev_get_drvdata(rdev);
drivers/regulator/ti-abb-regulator.c:693:2-693:17
: struct ti_abb *abb;