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