Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddwc3-qcom-legacy.c86 struct notifier_block host_nb; member
149 struct dwc3_qcom *qcom = container_of(nb, struct dwc3_qcom, host_nb); in dwc3_qcom_host_notifier()
190 qcom->host_nb.notifier_call = dwc3_qcom_host_notifier; in dwc3_qcom_register_extcon()
192 &qcom->host_nb); in dwc3_qcom_register_extcon()