Searched refs:qe_pin_set_dedicated (Results 1 – 3 of 3) sorted by relevance
142 qe_pin_set_dedicated(fhci->pins[PIN_USBOE]); in fhci_io_port_generate_reset()143 qe_pin_set_dedicated(fhci->pins[PIN_USBTP]); in fhci_io_port_generate_reset()144 qe_pin_set_dedicated(fhci->pins[PIN_USBTN]); in fhci_io_port_generate_reset()
222 void qe_pin_set_dedicated(struct qe_pin *qe_pin) in qe_pin_set_dedicated() function253 EXPORT_SYMBOL(qe_pin_set_dedicated);
137 extern void qe_pin_set_dedicated(struct qe_pin *pin);145 static inline void qe_pin_set_dedicated(struct qe_pin *pin) {} in qe_pin_set_dedicated() function