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()
246 void qe_pin_set_dedicated(struct qe_pin *qe_pin) in qe_pin_set_dedicated() function277 EXPORT_SYMBOL(qe_pin_set_dedicated);
187 extern void qe_pin_set_dedicated(struct qe_pin *pin);195 static inline void qe_pin_set_dedicated(struct qe_pin *pin) {} in qe_pin_set_dedicated() function