Searched defs:pwm_export (Results 1 – 9 of 9) sorted by relevance
33803 struct pwm_export { struct33804 struct device child;33805 struct pwm_device *pwm;33806 struct mutex lock;33807 struct pwm_state suspend;
80974 struct pwm_export { struct80975 struct device child;80976 struct pwm_device *pwm;80977 struct mutex lock;80978 struct pwm_state suspend;
68031 struct pwm_export { struct68032 struct device child;68033 struct pwm_device *pwm;68034 struct mutex lock;68035 struct pwm_state suspend;
38096 struct pwm_export { struct38097 struct device child;38098 struct pwm_device *pwm;38099 struct mutex lock;38100 struct pwm_state suspend;
76747 struct pwm_export { struct76748 struct device child;76749 struct pwm_device *pwm;76750 struct mutex lock;76751 struct pwm_state suspend;