Home
last modified time | relevance | path

Searched defs:pwm_get_state_hw (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
Dpwm.h515 static inline int pwm_get_state_hw(struct pwm_device *pwm, struct pwm_state *state) in pwm_get_state_hw() function
/linux-6.15/drivers/pwm/
Dcore.c746 int pwm_get_state_hw(struct pwm_device *pwm, struct pwm_state *state) in pwm_get_state_hw() function