Searched refs:host_nb (Results 1 – 2 of 2) sorted by relevance
72 struct notifier_block host_nb; member135 struct dwc3_qcom *qcom = container_of(nb, struct dwc3_qcom, host_nb); in dwc3_qcom_host_notifier()175 qcom->host_nb.notifier_call = dwc3_qcom_host_notifier; in dwc3_qcom_register_extcon()177 &qcom->host_nb); in dwc3_qcom_register_extcon()
86 struct notifier_block host_nb; member202 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()715 glue->host_nb.notifier_call = sunxi_musb_host_notifier; in sunxi_musb_probe()