Searched defs:qe_pin (Results 1 – 2 of 2) sorted by relevance
138 struct qe_pin { struct153 * This function return qe_pin so that you could use it with the rest of argument158 struct qe_pin *qe_pin; in qe_pin_request() local220 void qe_pin_free(struct qe_pin *qe_pin) in qe_pin_free()234 void qe_pin_set_dedicated(struct qe_pin *qe_pin) in qe_pin_set_dedicated()277 void qe_pin_set_gpio(struct qe_pin *qe_pin) in qe_pin_set_gpio()
205 static inline void qe_pin_free(struct qe_pin *qe_pin) {} in qe_pin_free()206 static inline void qe_pin_set_gpio(struct qe_pin *qe_pin) {} in qe_pin_set_gpio()