Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pwm/
Dpwm-pca9685.c86 static inline struct pca9685 *to_pca(struct pwm_chip *chip) in to_pca() function
/linux-4.4.14/drivers/gpio/
Dgpio-pca953x.c112 static inline struct pca953x_chip *to_pca(struct gpio_chip *gc) in to_pca() function