Home
last modified time | relevance | path

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

123456789

/Linux-v6.1/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
Damdgpu_securedisplay.c39 * 1:Query whether TA is responding used only for validation pupose
Dvce_v2_0.c129 DRM_ERROR("VCE not responding, trying to reset the ECPU!!!\n"); in vce_v2_0_firmware_loaded()
268 DRM_ERROR("VCE not responding, giving up!!!\n"); in vce_v2_0_start()
/Linux-v6.1/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()
/Linux-v6.1/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()
/Linux-v6.1/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
/Linux-v6.1/Documentation/admin-guide/nfs/
Dpnfs-block-server.rst23 If the nfsd server needs to fence a non-responding client it calls
/Linux-v6.1/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
/Linux-v6.1/include/pcmcia/
Dsoc_common.h24 * use when responding to a Card Services query of some kind.
/Linux-v6.1/drivers/misc/ibmasm/
Dheartbeat.c28 * Before responding to a heartbeat the driver checks if a panic has happened,
/Linux-v6.1/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()
Duvd_v1_0.c341 DRM_ERROR("UVD not responding, trying to reset the VCPU!!!\n"); in uvd_v1_0_start()
350 DRM_ERROR("UVD not responding, giving up!!!\n"); in uvd_v1_0_start()
/Linux-v6.1/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()
979 int responding; in wdm_rxwork() local
985 responding = test_and_set_bit(WDM_RESPONDING, &desc->flags); in wdm_rxwork()
987 if (!responding) in wdm_rxwork()
/Linux-v6.1/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
/Linux-v6.1/Documentation/networking/device_drivers/atm/
Dcxacru.rst10 module loaded, the device will sometimes stop responding after unloading the
/Linux-v6.1/arch/x86/boot/
Dpm.c109 puts("A20 gate not responding, unable to boot...\n"); in go_to_protected_mode()
/Linux-v6.1/include/net/netns/
Dsctp.h22 /* This is the global socket data structure used for responding to
/Linux-v6.1/drivers/thunderbolt/
Dctl.h38 * this is the upstream port of the responding
/Linux-v6.1/Documentation/process/
D2.Process.rst426 - When responding to linux-kernel email (or that on other lists) preserve
429 sure that the person you are responding to is in the Cc: list. This
438 text you are responding to). It makes your response harder to read and
/Linux-v6.1/drivers/greybus/
Dsvc_watchdog.c87 panic("SVC is not responding\n"); in do_work()
/Linux-v6.1/Documentation/i2c/
Dfault-codes.rst91 an I2C device was temporarily not responding, usually it
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu_v13_0_1_ppsmc.h45 #define PPSMC_MSG_TestMessage 0x01 ///< To check if PMFW is alive and responding.…
/Linux-v6.1/drivers/net/wireless/ath/carl9170/
Dfwdesc.h48 /* The firmware is capable of responding to incoming BAR frames */
/Linux-v6.1/drivers/scsi/megaraid/
Dmegaraid_mbox.h165 * @hw_error : set if FW not responding

123456789