Searched refs:dbgp (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/usb/gadget/legacy/ |
H A D | dbgp.c | 26 static struct dbgp { struct 34 } dbgp; argument 88 __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 …]
|
H A D | Makefile | 21 g_dbgp-y := dbgp.o
|
/openbmc/linux/drivers/xen/ |
H A D | dbgp.c | 15 struct physdev_dbgp_op dbgp; in xen_dbgp_op() local 20 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()
|
H A D | Makefile | 12 dom0-$(CONFIG_USB_SUPPORT) += dbgp.o
|
/openbmc/linux/drivers/usb/early/ |
H A D | Makefile | 6 obj-$(CONFIG_EARLY_PRINTK_DBGP) += ehci-dbgp.o
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | earlyprintk.rst | 7 Mini-HOWTO for using the earlyprintk=dbgp boot option with a 90 And you need to add the boot command line: "earlyprintk=dbgp". 109 regular console is alive - use "earlyprintk=dbgp,keep" to keep 133 You can test the output by using earlyprintk=dbgp,keep and provoking
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 1345 earlyprintk=dbgp[debugController#] 2482 gdb or control-c on the dbgp connection. When
|
/openbmc/linux/ |
H A D | opengrok1.0.log | 2436 2024-12-28 20:07:12.798-0600 FINEST t590 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/linux/include/linux/usb/ehci-dbgp.h': chosen by suffix: CAnalyzerFactory 2437 2024-12-28 20:07:12.798-0600 FINE t590 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/include/linux/usb/ehci-dbgp.h' (CAnalyzer) 2438 2024-12-28 20:07:12.798-0600 FINER t590 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/include/linux/usb/ehci-dbgp.h' 2439 2024-12-28 20:07:12.799-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/linux/include/linux/usb/ehci-dbgp.h' 2473 2024-12-28 20:07:12.806-0600 FINER t590 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/include/linux/usb/ehci-dbgp.h' 2474 2024-12-28 20:07:12.806-0600 FINEST t590 Statistics.logIt: Added: '/openbmc/linux/include/linux/usb/ehci-dbgp.h' (CAnalyzer) (took 8 ms) [all...] |
H A D | opengrok2.0.log | [all...] |