Home
last modified time | relevance | path

Searched defs:new_state (Results 1 – 25 of 108) sorted by relevance

12345

/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_mbx.c157 enum ice_mbx_snapshot_state *new_state) in ice_mbx_traverse()
198 enum ice_mbx_snapshot_state *new_state, in ice_mbx_detect_malvf()
275 enum ice_mbx_snapshot_state new_state; in ice_mbx_vf_state_handler() local
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c242 union kvmppc_icp_state old_state, new_state; in icp_rm_try_to_deliver() local
412 union kvmppc_icp_state old_state, new_state; in icp_rm_down_cppr() local
490 union kvmppc_icp_state old_state, new_state; in xics_rm_h_xirr() local
529 union kvmppc_icp_state old_state, new_state; in xics_rm_h_ipi() local
615 union kvmppc_icp_state old_state, new_state; in xics_rm_h_cppr() local
H A Dbook3s_xics.c339 union kvmppc_icp_state old_state, new_state; in icp_try_to_deliver() local
516 union kvmppc_icp_state old_state, new_state; in icp_down_cppr() local
588 union kvmppc_icp_state old_state, new_state; in kvmppc_h_xirr() local
622 union kvmppc_icp_state old_state, new_state; in kvmppc_h_ipi() local
723 union kvmppc_icp_state old_state, new_state; in kvmppc_h_cppr() local
1105 union kvmppc_icp_state old_state, new_state; in kvmppc_xics_set_icp() local
/linux/drivers/input/keyboard/
H A Dpmic8xxx-keypad.c171 static int pmic8xxx_kp_read_matrix(struct pmic8xxx_kp *kp, u16 *new_state, in pmic8xxx_kp_read_matrix()
219 static void __pmic8xxx_kp_scan_matrix(struct pmic8xxx_kp *kp, u16 *new_state, in __pmic8xxx_kp_scan_matrix()
250 static bool pmic8xxx_detect_ghost_keys(struct pmic8xxx_kp *kp, u16 *new_state) in pmic8xxx_detect_ghost_keys()
276 u16 new_state[PM8XXX_MAX_ROWS]; in pmic8xxx_kp_scan_matrix() local
329 u16 new_state[PM8XXX_MAX_ROWS]; in pmic8xxx_kp_stuck_irq() local
H A Domap-keypad.c93 unsigned char new_state[8], changed, key_down = 0; in omap_kp_tasklet() local
/linux/drivers/gpu/drm/radeon/
H A Drs780_dpm.c430 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_engine_clock_scaling() local
477 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_engine_clock_spc() local
496 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_activate_engine_clk_scaling() local
525 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_enable_voltage_scaling() local
567 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_uvd_clock_before_set_eng_clock() local
584 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_uvd_clock_after_set_eng_clock() local
H A Drv6xx_dpm.c969 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_enable_static_voltage_control() local
1048 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_calculate_stepping_parameters() local
1202 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_sw_voltage_to_safe() local
1232 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_safe_backbias() local
1246 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_safe_pcie_gen2() local
1308 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_step_voltage_if_increasing() local
1323 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_step_voltage_if_decreasing() local
1421 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_transition_stepping() local
1434 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_low_step() local
1454 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_stepping_table() local
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsf.c176 enum iwl_sf_state new_state) in iwl_mvm_sf_config()
227 enum iwl_sf_state new_state; in iwl_mvm_sf_update() local
/linux/drivers/irqchip/
H A Dirq-al-fic.c46 enum al_fic_state new_state) in al_fic_set_trigger()
67 enum al_fic_state new_state; in al_fic_irq_set_type() local
/linux/drivers/usb/common/
H A Dusb-otg-fsm.c206 static int otg_set_state(struct otg_fsm *fsm, enum usb_otg_state new_state) in otg_set_state()
/linux/drivers/net/can/dev/
H A Ddev.c20 enum can_state new_state) in can_update_state_error_stats()
160 enum can_state new_state = max(tx_state, rx_state); in can_change_state() local
/linux/net/netfilter/
H A Dnf_conntrack_proto_sctp.c243 enum sctp_conntrack new_state; in sctp_new() local
333 enum sctp_conntrack new_state, old_state; in nf_conntrack_sctp_packet() local
/linux/drivers/bus/mhi/host/
H A Dboot.c479 enum mhi_pm_state new_state; in mhi_fw_load_handler() local
621 enum mhi_pm_state new_state; in mhi_download_amss_image() local
/linux/fs/netfs/
H A Dinternal.h329 enum fscache_cache_state new_state) in fscache_set_cache_state()
337 enum fscache_cache_state new_state) in fscache_set_cache_state_maybe()
/linux/tools/testing/selftests/bpf/progs/
H A Dtcp_ca_kfunc.c92 BPF_PROG(set_state,struct sock * sk,u8 new_state) BPF_PROG() argument
H A Dbpf_cc_cubic.c160 BPF_PROG(bpf_cubic_state,struct sock * sk,__u8 new_state) BPF_PROG() argument
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dg84.c102 enum nvkm_therm_thrs_state prev_state, new_state; in g84_therm_threshold_hyst_emulation() local
H A Dtemp.c142 enum nvkm_therm_thrs_state prev_state, new_state; in nvkm_therm_threshold_hyst_polling() local
/linux/drivers/vfio/pci/pds/
H A Dvfio_dev.c41 enum vfio_device_mig_state new_state) in pds_vfio_set_device_state()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvcn_v2_5.c132 struct dpg_pause_state new_state; in vcn_v2_5_idle_work_handler() local
177 struct dpg_pause_state new_state; in vcn_v2_5_ring_begin_use() local
1652 struct dpg_pause_state *new_state) in vcn_v2_5_pause_dpg_mode()
/linux/drivers/mfd/
H A Dintel-m10-bmc-core.c15 void m10bmc_fw_state_set(struct intel_m10bmc *m10bmc, enum m10bmc_fw_state new_state) in m10bmc_fw_state_set()
/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm_pci.c375 ahd_power_state_change(struct ahd_softc *ahd, ahd_power_state new_state) in ahd_power_state_change()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dqp.c93 enum mlx4_qp_state cur_state, enum mlx4_qp_state new_state, in __mlx4_qp_modify()
214 enum mlx4_qp_state cur_state, enum mlx4_qp_state new_state, in mlx4_qp_modify()
/linux/net/rds/
H A Dib_frmr.c38 enum rds_ib_fr_state new_state) in rds_transition_frwr_state()
/linux/drivers/xen/xen-pciback/
H A Dconf_space_capability.c119 pci_power_t new_state; in pm_ctrl_write() local

12345