Searched refs:host_nb (Results 1 – 2 of 2) sorted by relevance
93 struct notifier_block host_nb; member209 struct sunxi_glue *glue = container_of(nb, struct sunxi_glue, host_nb); in sunxi_musb_host_notifier()251 EXTCON_USB_HOST, &glue->host_nb); in sunxi_musb_init()731 glue->host_nb.notifier_call = sunxi_musb_host_notifier; in sunxi_musb_probe()
85 struct notifier_block host_nb; member150 struct dwc3_qcom *qcom = container_of(nb, struct dwc3_qcom, host_nb); in dwc3_qcom_host_notifier()191 qcom->host_nb.notifier_call = dwc3_qcom_host_notifier; in dwc3_qcom_register_extcon()193 &qcom->host_nb); in dwc3_qcom_register_extcon()