Searched refs:dwc3_qcom_request_irq (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/usb/dwc3/ |
D | dwc3-qcom.c | 534 static int dwc3_qcom_request_irq(struct dwc3_qcom *qcom, int irq, in dwc3_qcom_request_irq() function 566 ret = dwc3_qcom_request_irq(qcom, irq, irq_name); in dwc3_qcom_setup_port_irq() 581 ret = dwc3_qcom_request_irq(qcom, irq, irq_name); in dwc3_qcom_setup_port_irq() 596 ret = dwc3_qcom_request_irq(qcom, irq, irq_name); in dwc3_qcom_setup_port_irq() 607 ret = dwc3_qcom_request_irq(qcom, irq, "qusb2_phy"); in dwc3_qcom_setup_port_irq()
|