Searched refs:wm8350_ldo_set_slot (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/mfd/wm8350/ |
H A D | pmic.h | 766 int wm8350_ldo_set_slot(struct wm8350 *wm8350, int ldo, u16 start, u16 stop);
|
/kernel/linux/linux-6.6/include/linux/mfd/wm8350/ |
H A D | pmic.h | 766 int wm8350_ldo_set_slot(struct wm8350 *wm8350, int ldo, u16 start, u16 stop);
|
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | wm8350-regulator.c | 619 int wm8350_ldo_set_slot(struct wm8350 *wm8350, int ldo, u16 start, u16 stop) in wm8350_ldo_set_slot() function 652 EXPORT_SYMBOL_GPL(wm8350_ldo_set_slot); variable
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | wm8350-regulator.c | 619 int wm8350_ldo_set_slot(struct wm8350 *wm8350, int ldo, u16 start, u16 stop) in wm8350_ldo_set_slot() function 652 EXPORT_SYMBOL_GPL(wm8350_ldo_set_slot); variable
|
Completed in 11 milliseconds