Searched refs:show_chgconfig (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/mfd/ |
| H A D | tps65010.c | 165 static void show_chgconfig(int por, const char *label, u8 chgconfig) in show_chgconfig() function 177 static inline void show_chgconfig(int por, const char *label, u8 chgconfig) { } in show_chgconfig() function 357 show_chgconfig(tps->por, "conf", tps->chgconf); in tps65010_interrupt() 424 show_chgconfig(tps->por, "update vbus", tmp); in tps65010_work() 569 show_chgconfig(tps->por, "conf/init", tps->chgconf); in tps65010_probe() 1019 show_chgconfig(0, "chgconf", chgconfig); in tps65013_set_low_pwr()
|