Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/fsl/qe/
Dgpio.c286 void qe_pin_set_gpio(struct qe_pin *qe_pin) in qe_pin_set_gpio() function
299 EXPORT_SYMBOL(qe_pin_set_gpio);
/Linux-v4.19/include/soc/fsl/qe/
Dqe.h186 extern void qe_pin_set_gpio(struct qe_pin *qe_pin);
194 static inline void qe_pin_set_gpio(struct qe_pin *qe_pin) {} in qe_pin_set_gpio() function