Logo
Explore Help
Sign In
linuxmsm/cdba
0
0
Fork 0
You've already forked cdba
mirror of https://github.com/linux-msm/cdba.git synced 2026-02-25 13:11:56 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
master
cdba/ppps.h

7 lines
93 B
C
Raw Permalink Normal View History

support ppps usb control Since Linux kernel 6.0, PPPS capable USB hubs expose a simple sysfs attribute for power control. Allow overwriting the usb control callback to use PPPS hub control instead. Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
2023-09-24 16:38:54 +01:00
#ifndef __PPPS_H__
#define __PPPS_H__
void ppps_power(struct device *dev, bool on);
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Page: 56ms Template: 4ms
English
English
Licenses API