Searched refs:qe_pin_set_dedicated (Results 1 – 3 of 3) sorted by relevance
137 qe_pin_set_dedicated(fhci->pins[PIN_USBOE]); in fhci_io_port_generate_reset()138 qe_pin_set_dedicated(fhci->pins[PIN_USBTP]); in fhci_io_port_generate_reset()139 qe_pin_set_dedicated(fhci->pins[PIN_USBTN]); in fhci_io_port_generate_reset()
235 void qe_pin_set_dedicated(struct qe_pin *qe_pin) in qe_pin_set_dedicated() function270 EXPORT_SYMBOL(qe_pin_set_dedicated);
181 extern void qe_pin_set_dedicated(struct qe_pin *pin);189 static inline void qe_pin_set_dedicated(struct qe_pin *pin) {} in qe_pin_set_dedicated() function