Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/fsl/qe/
Dgpio.c284 void qe_pin_set_gpio(struct qe_pin *qe_pin) in qe_pin_set_gpio() function
297 EXPORT_SYMBOL(qe_pin_set_gpio);
/Linux-v5.4/include/soc/fsl/qe/
Dqe.h182 extern void qe_pin_set_gpio(struct qe_pin *qe_pin);
190 static inline void qe_pin_set_gpio(struct qe_pin *qe_pin) {} in qe_pin_set_gpio() function