Home
last modified time | relevance | path

Searched full:responding (Results 1 – 25 of 441) sorted by relevance

12345678910>>...18

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
Dta_secureDisplay_if.h34 /* 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/
Dcptvf_main.c735 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/
Dcptvf_main.c726 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/
Dmdio_10g.c56 /* 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/
Dmdio_10g.c56 /* 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/
DKconfig49 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/
DKconfig49 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/
Dpnfs-block-server.rst23 If the nfsd server needs to fence a non-responding client it calls
/kernel/linux/linux-6.6/Documentation/admin-guide/nfs/
Dpnfs-block-server.rst23 If the nfsd server needs to fence a non-responding client it calls
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/bus/
Dbaikal,bt1-apb.yaml18 device not responding on timeout an IRQ is raised with an erroneous address
Dbaikal,bt1-axi.yaml20 some peripherals). In case of any protocol error, device not responding
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/bus/
Dbaikal,bt1-apb.yaml18 device not responding on timeout an IRQ is raised with an erroneous address
Dbaikal,bt1-axi.yaml20 some peripherals). In case of any protocol error, device not responding
/kernel/linux/linux-5.10/drivers/usb/class/
Dcdc-wdm.c236 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/
Dmpt3sas_base.h530 * @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/
Dheartbeat.c27 * Before responding to a heartbeat the driver checks if a panic has happened,
/kernel/linux/linux-6.6/include/pcmcia/
Dsoc_common.h24 * use when responding to a Card Services query of some kind.
/kernel/linux/linux-6.6/drivers/misc/ibmasm/
Dheartbeat.c28 * Before responding to a heartbeat the driver checks if a panic has happened,
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dvce_v1_0.c337 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/
Dvce_v1_0.c337 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/
Dcxacru.rst10 module loaded, the device will sometimes stop responding after unloading the
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/atm/
Dcxacru.rst10 module loaded, the device will sometimes stop responding after unloading the
/kernel/linux/linux-6.6/drivers/usb/class/
Dcdc-wdm.c250 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/
Dmpt3sas_base.h545 * @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/
Dsctp.h19 /* This is the global socket data structure used for responding to

12345678910>>...18