Home
last modified time | relevance | path

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

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