Home
last modified time | relevance | path

Searched refs:dwc3_qcom_request_irq (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/dwc3/
H A Ddwc3-qcom.c522 static int dwc3_qcom_request_irq(struct dwc3_qcom *qcom, int irq, in dwc3_qcom_request_irq() function
555 ret = dwc3_qcom_request_irq(qcom, irq, irq_name); in dwc3_qcom_setup_port_irq()
570 ret = dwc3_qcom_request_irq(qcom, irq, irq_name); in dwc3_qcom_setup_port_irq()
585 ret = dwc3_qcom_request_irq(qcom, irq, irq_name); in dwc3_qcom_setup_port_irq()
596 ret = dwc3_qcom_request_irq(qcom, irq, "qusb2_phy"); in dwc3_qcom_setup_port_irq()
H A Ddwc3-qcom-legacy.c534 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()