Home
last modified time | relevance | path

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

/linux/drivers/soc/fsl/qe/
H A Dgpio.c279 void qe_pin_set_gpio(struct qe_pin *qe_pin) in qe_pin_set_gpio() function
292 EXPORT_SYMBOL(qe_pin_set_gpio);
/linux/include/soc/fsl/qe/
H A Dqe.h198 extern void qe_pin_set_gpio(struct qe_pin *qe_pin);
206 static inline void qe_pin_set_gpio(struct qe_pin *qe_pin) {} in qe_pin_set_gpio() function