Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/fsl/qe/
H A 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);
/OK3568_Linux_fs/kernel/include/soc/fsl/qe/
H A Dqe.h181 extern void qe_pin_set_gpio(struct qe_pin *qe_pin);
189 static inline void qe_pin_set_gpio(struct qe_pin *qe_pin) {} in qe_pin_set_gpio() function