| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | ta_secureDisplay_if.h | 34 /* Query whether TA is responding used only for validation purpose */ 72 * This value is used to validate whether TA is responding successfully 115 * Output buffer format for query TA whether TA is responding used only for validation purpose
|
| /kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
| D | cptvf_main.c | 735 dev_err(dev, "PF not responding to READY msg"); in cptvf_probe() 749 dev_err(dev, "PF not responding to QLEN msg"); in cptvf_probe() 759 dev_err(dev, "PF not responding to VF_GRP msg"); in cptvf_probe() 766 dev_err(dev, "PF not responding to VF_PRIO msg"); in cptvf_probe() 787 dev_err(dev, "PF not responding to UP msg"); in cptvf_probe() 824 dev_err(&pdev->dev, "PF not responding to DOWN msg"); in cptvf_remove()
|
| /kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
| D | cptvf_main.c | 726 dev_err(dev, "PF not responding to READY msg"); in cptvf_probe() 740 dev_err(dev, "PF not responding to QLEN msg"); in cptvf_probe() 750 dev_err(dev, "PF not responding to VF_GRP msg"); in cptvf_probe() 757 dev_err(dev, "PF not responding to VF_PRIO msg"); in cptvf_probe() 778 dev_err(dev, "PF not responding to UP msg"); in cptvf_probe() 815 dev_err(&pdev->dev, "PF not responding to DOWN msg"); in cptvf_remove()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
| D | mdio_10g.c | 56 /* Read MMD STATUS2 to check it is responding. */ in ef4_mdio_check_mmd() 60 "PHY MMD %d not responding.\n", mmd); in ef4_mdio_check_mmd() 141 /* Check all required MMDs are responding and happy. */ in ef4_mdio_check_mmds()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
| D | mdio_10g.c | 56 /* Read MMD STATUS2 to check it is responding. */ in ef4_mdio_check_mmd() 60 "PHY MMD %d not responding.\n", mmd); in ef4_mdio_check_mmd() 141 /* Check all required MMDs are responding and happy. */ in ef4_mdio_check_mmds()
|
| /kernel/linux/linux-5.10/drivers/bus/ |
| D | Kconfig | 49 not responding on timeout an IRQ is raised with an erroneous address 66 any bus protocol errors and device not responding situations by
|
| /kernel/linux/linux-6.6/drivers/bus/ |
| D | Kconfig | 49 not responding on timeout an IRQ is raised with an erroneous address 66 any bus protocol errors and device not responding situations by
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/nfs/ |
| D | pnfs-block-server.rst | 23 If the nfsd server needs to fence a non-responding client it calls
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/nfs/ |
| D | pnfs-block-server.rst | 23 If the nfsd server needs to fence a non-responding client it calls
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/bus/ |
| D | baikal,bt1-apb.yaml | 18 device not responding on timeout an IRQ is raised with an erroneous address
|
| D | baikal,bt1-axi.yaml | 20 some peripherals). In case of any protocol error, device not responding
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/bus/ |
| D | baikal,bt1-apb.yaml | 18 device not responding on timeout an IRQ is raised with an erroneous address
|
| D | baikal,bt1-axi.yaml | 20 some peripherals). In case of any protocol error, device not responding
|
| /kernel/linux/linux-5.10/drivers/usb/class/ |
| D | cdc-wdm.c | 236 int responding; in wdm_int_callback() local 295 responding = test_and_set_bit(WDM_RESPONDING, &desc->flags); in wdm_int_callback() 296 if (!desc->resp_count++ && !responding in wdm_int_callback() 814 int responding; in wdm_rxwork() local 820 responding = test_and_set_bit(WDM_RESPONDING, &desc->flags); in wdm_rxwork() 822 if (!responding) in wdm_rxwork()
|
| /kernel/linux/linux-5.10/drivers/scsi/mpt3sas/ |
| D | mpt3sas_base.h | 530 * @responding: used in _scsih_sas_device_mark_responding 554 u8 responding; member 591 * @responding: used in _scsih_pcie_device_mark_responding 614 u8 responding; member 681 * @responding: used in _scsih_raid_device_mark_responding 703 u8 responding; member 776 * @responding: used in _scsih_expander_device_mark_responding 789 u8 responding; member
|
| /kernel/linux/linux-5.10/drivers/misc/ibmasm/ |
| D | heartbeat.c | 27 * Before responding to a heartbeat the driver checks if a panic has happened,
|
| /kernel/linux/linux-6.6/include/pcmcia/ |
| D | soc_common.h | 24 * use when responding to a Card Services query of some kind.
|
| /kernel/linux/linux-6.6/drivers/misc/ibmasm/ |
| D | heartbeat.c | 28 * Before responding to a heartbeat the driver checks if a panic has happened,
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| D | vce_v1_0.c | 337 DRM_ERROR("VCE not responding, trying to reset the ECPU!!!\n"); in vce_v1_0_start() 349 DRM_ERROR("VCE not responding, giving up!!!\n"); in vce_v1_0_start()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| D | vce_v1_0.c | 337 DRM_ERROR("VCE not responding, trying to reset the ECPU!!!\n"); in vce_v1_0_start() 349 DRM_ERROR("VCE not responding, giving up!!!\n"); in vce_v1_0_start()
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/atm/ |
| D | cxacru.rst | 10 module loaded, the device will sometimes stop responding after unloading the
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/atm/ |
| D | cxacru.rst | 10 module loaded, the device will sometimes stop responding after unloading the
|
| /kernel/linux/linux-6.6/drivers/usb/class/ |
| D | cdc-wdm.c | 250 int responding; in wdm_int_callback() local 309 responding = test_and_set_bit(WDM_RESPONDING, &desc->flags); in wdm_int_callback() 310 if (!desc->resp_count++ && !responding in wdm_int_callback() 980 int responding; in wdm_rxwork() local 986 responding = test_and_set_bit(WDM_RESPONDING, &desc->flags); in wdm_rxwork() 988 if (!responding) in wdm_rxwork()
|
| /kernel/linux/linux-6.6/drivers/scsi/mpt3sas/ |
| D | mpt3sas_base.h | 545 * @responding: used in _scsih_sas_device_mark_responding 572 u8 responding; member 612 * @responding: used in _scsih_pcie_device_mark_responding 635 u8 responding; member 702 * @responding: used in _scsih_raid_device_mark_responding 724 u8 responding; member 802 * @responding: used in _scsih_expander_device_mark_responding 818 u8 responding; member
|
| /kernel/linux/linux-5.10/include/net/netns/ |
| D | sctp.h | 19 /* This is the global socket data structure used for responding to
|