Searched refs:id_nb (Results 1 – 2 of 2) sorted by relevance
36 struct notifier_block id_nb; member75 struct otg_device *otg_dev = container_of(nb, struct otg_device, id_nb); in omap_otg_id_notifier()118 otg_dev->id_nb.notifier_call = omap_otg_id_notifier; in omap_otg_probe()122 "USB-HOST", &otg_dev->id_nb); in omap_otg_probe()
134 struct notifier_block id_nb; member375 struct dwc3_omap *omap = container_of(nb, struct dwc3_omap, id_nb); in dwc3_omap_id_notifier()463 omap->id_nb.notifier_call = dwc3_omap_id_notifier; in dwc3_omap_extcon_register()466 &omap->id_nb); in dwc3_omap_extcon_register()