Home
last modified time | relevance | path

Searched refs:pwm_imx_tpm_get_state (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pwm/
H A Dpwm-imx-tpm.c137 static int pwm_imx_tpm_get_state(struct pwm_chip *chip, in pwm_imx_tpm_get_state() function
220 pwm_imx_tpm_get_state(chip, pwm, &c); in pwm_imx_tpm_apply_hw()
335 .get_state = pwm_imx_tpm_get_state,