Home
last modified time | relevance | path

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

/linux/drivers/usb/musb/
A Dsunxi.c86 struct notifier_block host_nb; member
202 struct sunxi_glue *glue = container_of(nb, struct sunxi_glue, host_nb); in sunxi_musb_host_notifier()
244 EXTCON_USB_HOST, &glue->host_nb); in sunxi_musb_init()
723 glue->host_nb.notifier_call = sunxi_musb_host_notifier; in sunxi_musb_probe()
/linux/drivers/usb/dwc3/
A Ddwc3-qcom.c83 struct notifier_block host_nb; member
148 struct dwc3_qcom *qcom = container_of(nb, struct dwc3_qcom, host_nb); in dwc3_qcom_host_notifier()
188 qcom->host_nb.notifier_call = dwc3_qcom_host_notifier; in dwc3_qcom_register_extcon()
190 &qcom->host_nb); in dwc3_qcom_register_extcon()

Completed in 8 milliseconds