Searched defs:cur_state (Results 51 - 66 of 66) sorted by relevance

123

/linux-master/drivers/hwmon/
H A Daspeed-pwm-tacho.c178 u8 cur_state; member in struct:aspeed_cooling_device
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c1627 SVGA3dTextureState *cur_state = (SVGA3dTextureState *) local
/linux-master/drivers/slimbus/
H A Dqcom-ngd-ctrl.c1169 enum qcom_slim_ngd_state cur_state = ctrl->state; local
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vcn.h311 enum amd_powergating_state cur_state; member in struct:amdgpu_vcn
/linux-master/drivers/infiniband/hw/mlx4/
H A Dqp.c2108 __mlx4_ib_modify_qp(void *src, enum mlx4_ib_source_type src_type, const struct ib_qp_attr *attr, int attr_mask, enum ib_qp_state cur_state, enum ib_qp_state new_state, struct ib_udata *udata) argument
2700 enum ib_qp_state cur_state, new_state; local
4266 enum ib_wq_state cur_state, new_state; local
[all...]
/linux-master/drivers/infiniband/core/
H A Dverbs.c1688 bool ib_modify_qp_is_ok(enum ib_qp_state cur_state, enum ib_qp_state next_state, argument
/linux-master/drivers/infiniband/hw/qedr/
H A Dverbs.c2473 enum qed_roce_qp_state cur_state; local
2362 qedr_update_qp_state(struct qedr_dev *dev, struct qedr_qp *qp, enum qed_roce_qp_state cur_state, enum qed_roce_qp_state new_state) argument
/linux-master/include/linux/
H A Dbpf_verifier.h675 struct bpf_verifier_state *cur_state; /* current verifier state */ member in struct:bpf_verifier_env
/linux-master/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h120 u8 cur_state; member in struct:fw_rdev_wr
/linux-master/drivers/dma/qcom/
H A Dgpi.c1977 enum gpi_pm_state cur_state; local
/linux-master/drivers/thermal/tegra/
H A Dsoctherm.c1507 throt_get_cdev_cur_state(struct thermal_cooling_device *cdev, unsigned long *cur_state) argument
1522 throt_set_cdev_state(struct thermal_cooling_device *cdev, unsigned long cur_state) argument
/linux-master/drivers/infiniband/hw/mlx5/
H A Dqp.c4452 static bool modify_dci_qp_is_ok(enum ib_qp_state cur_state, enum ib_qp_state new_state, argument
4102 __mlx5_ib_modify_qp(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, enum ib_qp_state cur_state, enum ib_qp_state new_state, const struct mlx5_ib_modify_qp *ucmd, struct mlx5_ib_modify_qp_resp *resp, struct ib_udata *udata) argument
4497 enum ib_qp_state cur_state, new_state; local
4662 enum ib_qp_state cur_state, new_state; local
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c174 bool cur_state; local
H A Dintel_display.c309 bool cur_state; local
338 bool cur_state; local
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c4941 static bool check_qp_state(enum ib_qp_state cur_state, argument
4966 hns_roce_v2_set_abs_fields(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, enum ib_qp_state cur_state, enum ib_qp_state new_state, struct hns_roce_v2_qp_context *context, struct hns_roce_v2_qp_context *qpc_mask, struct ib_udata *udata) argument
5191 hns_roce_v2_modify_qp(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, enum ib_qp_state cur_state, enum ib_qp_state new_state, struct ib_udata *udata) argument
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h559 u32 cur_state; member in struct:iwl_mvm_cooling_device

Completed in 333 milliseconds

123