Home
last modified time | relevance | path

Searched refs:dbgp (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/legacy/
Ddbgp.c25 static struct dbgp { struct
33 } dbgp; argument
82 if (ep && ep->driver_data == dbgp.gadget) { in __disable_ep()
90 __disable_ep(dbgp.i_ep); in dbgp_disable_ep()
91 __disable_ep(dbgp.o_ep); in dbgp_disable_ep()
100 if (ep == dbgp.i_ep) { in dbgp_complete()
123 usb_ep_free_request(dbgp.o_ep, req); in dbgp_complete()
126 dev_dbg(&dbgp.gadget->dev, in dbgp_complete()
162 usb_ep_free_request(dbgp.o_ep, req); in dbgp_enable_ep_req()
164 dev_dbg(&dbgp.gadget->dev, in dbgp_enable_ep_req()
[all …]
DMakefile20 g_dbgp-y := dbgp.o
/linux-4.1.27/drivers/xen/
Ddbgp.c14 struct physdev_dbgp_op dbgp; in xen_dbgp_op() local
19 dbgp.op = op; in xen_dbgp_op()
25 dbgp.u.pci.seg = pci_domain_nr(pdev->bus); in xen_dbgp_op()
26 dbgp.u.pci.bus = pdev->bus->number; in xen_dbgp_op()
27 dbgp.u.pci.devfn = pdev->devfn; in xen_dbgp_op()
28 dbgp.bus = PHYSDEVOP_DBGP_BUS_PCI; in xen_dbgp_op()
31 dbgp.bus = PHYSDEVOP_DBGP_BUS_UNKNOWN; in xen_dbgp_op()
33 return HYPERVISOR_physdev_op(PHYSDEVOP_dbgp_op, &dbgp); in xen_dbgp_op()
DMakefile15 dom0-$(CONFIG_USB_SUPPORT) += dbgp.o
/linux-4.1.27/drivers/usb/early/
DMakefile5 obj-$(CONFIG_EARLY_PRINTK_DBGP) += ehci-dbgp.o
/linux-4.1.27/Documentation/x86/
Dearlyprintk.txt2 Mini-HOWTO for using the earlyprintk=dbgp boot option with a
83 And you need to add the boot command line: "earlyprintk=dbgp".
95 regular console is alive - use "earlyprintk=dbgp,keep" to keep
118 You can test the output by using earlyprintk=dbgp,keep and provoking
/linux-4.1.27/Documentation/
Dkernel-parameters.txt1011 earlyprintk=dbgp[debugController#]
1653 gdb or control-c on the dbgp connection. When