Searched refs:id_nb (Results 1 – 3 of 3) sorted by relevance
27 struct notifier_block id_nb; member66 struct otg_device *otg_dev = container_of(nb, struct otg_device, id_nb); in omap_otg_id_notifier()110 otg_dev->id_nb.notifier_call = omap_otg_id_notifier; in omap_otg_probe()114 EXTCON_USB_HOST, &otg_dev->id_nb); in omap_otg_probe()
421 if (x->id_nb.notifier_call) { in usb_add_extcon()431 &x->id_nb); in usb_add_extcon()
220 struct notifier_block id_nb; member