Home
last modified time | relevance | path

Searched refs:qe_pin_set_gpio (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/fsl/qe/
H A Dgpio.c280 * qe_pin_set_gpio - Set a pin to the GPIO mode
286 void qe_pin_set_gpio(struct qe_pin *qe_pin) in qe_pin_set_gpio() function
299 EXPORT_SYMBOL(qe_pin_set_gpio); variable
/kernel/linux/linux-6.6/drivers/soc/fsl/qe/
H A Dgpio.c273 * qe_pin_set_gpio - Set a pin to the GPIO mode
279 void qe_pin_set_gpio(struct qe_pin *qe_pin) in qe_pin_set_gpio() function
292 EXPORT_SYMBOL(qe_pin_set_gpio); variable
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/include/soc/fsl/qe/
H A Dqe.h180 extern void qe_pin_set_gpio(struct qe_pin *qe_pin);
188 static inline void qe_pin_set_gpio(struct qe_pin *qe_pin) {} in qe_pin_set_gpio() function

Completed in 6 milliseconds