Searched refs:dbgp (Results 1 – 7 of 7) sorted by relevance
26 static struct dbgp { struct34 } dbgp; variable88 __disable_ep(dbgp.i_ep); in dbgp_disable_ep()89 __disable_ep(dbgp.o_ep); in dbgp_disable_ep()98 if (ep == dbgp.i_ep) { in dbgp_complete()121 usb_ep_free_request(dbgp.o_ep, req); in dbgp_complete()124 dev_dbg(&dbgp.gadget->dev, in dbgp_complete()160 usb_ep_free_request(dbgp.o_ep, req); in dbgp_enable_ep_req()162 dev_dbg(&dbgp.gadget->dev, in dbgp_enable_ep_req()179 err = __enable_ep(dbgp.i_ep, &i_desc); in dbgp_enable_ep()[all …]
21 g_dbgp-y := dbgp.o
15 struct physdev_dbgp_op dbgp; in xen_dbgp_op() local20 dbgp.op = op; in xen_dbgp_op()26 dbgp.u.pci.seg = pci_domain_nr(pdev->bus); in xen_dbgp_op()27 dbgp.u.pci.bus = pdev->bus->number; in xen_dbgp_op()28 dbgp.u.pci.devfn = pdev->devfn; in xen_dbgp_op()29 dbgp.bus = PHYSDEVOP_DBGP_BUS_PCI; in xen_dbgp_op()32 dbgp.bus = PHYSDEVOP_DBGP_BUS_UNKNOWN; in xen_dbgp_op()34 return HYPERVISOR_physdev_op(PHYSDEVOP_dbgp_op, &dbgp); in xen_dbgp_op()
12 dom0-$(CONFIG_USB_SUPPORT) += dbgp.o
6 obj-$(CONFIG_EARLY_PRINTK_DBGP) += ehci-dbgp.o
7 Mini-HOWTO for using the earlyprintk=dbgp boot option with a90 And you need to add the boot command line: "earlyprintk=dbgp".109 regular console is alive - use "earlyprintk=dbgp,keep" to keep133 You can test the output by using earlyprintk=dbgp,keep and provoking
1396 earlyprintk=dbgp[debugController#]2585 gdb or control-c on the dbgp connection. When