Home
last modified time | relevance | path

Searched defs:qe_pin (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/soc/fsl/qe/
A Dgpio.c139 struct qe_pin { struct
154 * This function return qe_pin so that you could use it with the rest of argument
159 struct qe_pin *qe_pin; in qe_pin_request() local
221 void qe_pin_free(struct qe_pin *qe_pin) in qe_pin_free()
235 void qe_pin_set_dedicated(struct qe_pin *qe_pin) in qe_pin_set_dedicated()
279 void qe_pin_set_gpio(struct qe_pin *qe_pin) in qe_pin_set_gpio()
/linux-6.3-rc2/include/soc/fsl/qe/
A Dqe.h187 static inline void qe_pin_free(struct qe_pin *qe_pin) {} in qe_pin_free()
188 static inline void qe_pin_set_gpio(struct qe_pin *qe_pin) {} in qe_pin_set_gpio()

Completed in 8 milliseconds