Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/include/soc/fsl/qe/
Dqe.h179 extern void qe_pin_set_gpio(struct qe_pin *qe_pin);
187 static inline void qe_pin_set_gpio(struct qe_pin *qe_pin) {} in qe_pin_set_gpio() function