Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kvm/
Dbook3s_hv_rm_xics.c159 union kvmppc_icp_state old_state, new_state; in icp_rm_try_to_deliver() local
315 union kvmppc_icp_state old_state, new_state; in icp_rm_down_cppr() local
388 union kvmppc_icp_state old_state, new_state; in kvmppc_rm_h_xirr() local
427 union kvmppc_icp_state old_state, new_state; in kvmppc_rm_h_ipi() local
513 union kvmppc_icp_state old_state, new_state; in kvmppc_rm_h_cppr() local
Dbook3s_xics.c336 union kvmppc_icp_state old_state, new_state; in icp_try_to_deliver() local
500 union kvmppc_icp_state old_state, new_state; in icp_down_cppr() local
572 union kvmppc_icp_state old_state, new_state; in kvmppc_h_xirr() local
607 union kvmppc_icp_state old_state, new_state; in kvmppc_h_ipi() local
708 union kvmppc_icp_state old_state, new_state; in kvmppc_h_cppr() local
1079 union kvmppc_icp_state old_state, new_state; in kvmppc_xics_set_icp() local
/linux-4.1.27/net/wimax/
Dstack.c103 enum wimax_st new_state, enum wimax_st old_state, in wimax_gnl_re_state_change_alloc()
190 void __check_new_state(enum wimax_st old_state, enum wimax_st new_state, in __check_new_state()
204 void __wimax_state_change(struct wimax_dev *wimax_dev, enum wimax_st new_state) in __wimax_state_change()
348 void wimax_state_change(struct wimax_dev *wimax_dev, enum wimax_st new_state) in wimax_state_change()
Dop-rfkill.c419 enum wimax_rf_state new_state; in wimax_gnl_doit_rfkill() local
/linux-4.1.27/drivers/input/keyboard/
Dpmic8xxx-keypad.c179 static int pmic8xxx_kp_read_matrix(struct pmic8xxx_kp *kp, u16 *new_state, in pmic8xxx_kp_read_matrix()
227 static void __pmic8xxx_kp_scan_matrix(struct pmic8xxx_kp *kp, u16 *new_state, in __pmic8xxx_kp_scan_matrix()
258 static bool pmic8xxx_detect_ghost_keys(struct pmic8xxx_kp *kp, u16 *new_state) in pmic8xxx_detect_ghost_keys()
284 u16 new_state[PM8XXX_MAX_ROWS]; in pmic8xxx_kp_scan_matrix() local
337 u16 new_state[PM8XXX_MAX_ROWS]; in pmic8xxx_kp_stuck_irq() local
Dcros_ec_keyb.c112 int new_state; in cros_ec_keyb_process() local
311 uint8_t new_state[ckdev->cols]; in cros_ec_keyb_clear_keyboard() local
Dtwl4030_keypad.c178 u8 new_state[TWL4030_MAX_ROWS]; in twl4030_read_kp_matrix_state() local
209 u16 new_state[TWL4030_MAX_ROWS]; in twl4030_kp_scan() local
Dpxa27x_keypad.c416 uint32_t new_state[MAX_MATRIX_KEY_COLS]; in pxa27x_keypad_scan_matrix() local
534 unsigned int new_state; in pxa27x_keypad_scan_direct() local
Domap-keypad.c134 unsigned char new_state[8], changed, key_down = 0; in omap_kp_tasklet() local
Domap4-keypad.c135 u32 *new_state = (u32 *) key_state; in omap4_keypad_irq_thread_fn() local
Dmatrix_keypad.c123 uint32_t new_state[MATRIX_MAX_COLS]; in matrix_keypad_scan() local
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dsf.c215 enum iwl_sf_state new_state) in iwl_mvm_sf_config()
282 enum iwl_sf_state new_state; in iwl_mvm_sf_update() local
Dmac80211.c2613 enum ieee80211_sta_state new_state) in iwl_mvm_mac_sta_state()
/linux-4.1.27/drivers/gpu/drm/radeon/
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
Drv6xx_dpm.c970 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_enable_static_voltage_control() local
1049 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_calculate_stepping_parameters() local
1203 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_sw_voltage_to_safe() local
1233 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_safe_backbias() local
1247 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_safe_pcie_gen2() local
1309 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_step_voltage_if_increasing() local
1324 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_step_voltage_if_decreasing() local
1422 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_transition_stepping() local
1435 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_low_step() local
1455 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_stepping_table() local
[all …]
Drv770_dpm.c1436 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_before_set_eng_clock() local
1453 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_after_set_eng_clock() local
1749 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in rv770_program_dcodt_before_state_switch() local
1778 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in rv770_program_dcodt_after_state_switch() local
Dcypress_dpm.c927 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in cypress_program_memory_timing_parameters() local
Dni_dpm.c3512 struct ni_ps *new_state = ni_get_ps(new_ps); in ni_set_uvd_clock_before_set_eng_clock() local
3530 struct ni_ps *new_state = ni_get_ps(new_ps); in ni_set_uvd_clock_after_set_eng_clock() local
Dsi_dpm.c5211 struct ni_ps *new_state = ni_get_ps(radeon_new_state); in si_upload_sw_state() local
5630 struct ni_ps *new_state = ni_get_ps(radeon_new_state); in si_upload_mc_reg_table() local
/linux-4.1.27/drivers/usb/common/
Dusb-otg-fsm.c124 static int otg_set_state(struct otg_fsm *fsm, enum usb_otg_state new_state) in otg_set_state()
/linux-4.1.27/drivers/pcmcia/
Dsa1111_lubbock.c158 struct pcmcia_state new_state; in lubbock_pcmcia_configure_socket() local
/linux-4.1.27/drivers/platform/x86/
Ddell-laptop.c1370 struct kbd_state new_state; in kbd_led_timeout_store() local
1513 struct kbd_state new_state; in kbd_led_triggers_store() local
1631 struct kbd_state new_state; in kbd_led_als_enabled_store() local
1701 struct kbd_state new_state; in kbd_led_als_setting_store() local
1801 struct kbd_state new_state; in kbd_led_level_set() local
Dthinkpad_acpi.c368 enum led_status_t new_state; member
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dg84.c101 enum nvkm_therm_thrs_state prev_state, new_state; in g84_therm_threshold_hyst_emulation() local
Dtemp.c147 enum nvkm_therm_thrs_state prev_state, new_state; in nvkm_therm_threshold_hyst_polling() local
/linux-4.1.27/drivers/xen/xen-pciback/
Dconf_space_capability.c118 pci_power_t new_state, old_state; in pm_ctrl_write() local
/linux-4.1.27/drivers/gpu/drm/msm/
Dmsm_atomic.c208 struct drm_plane_state *new_state = state->plane_states[i]; in msm_atomic_commit() local
/linux-4.1.27/drivers/cpufreq/
Dspeedstep-smi.c150 unsigned int result = 0, command, new_state, dummy; in speedstep_set_state() local
/linux-4.1.27/drivers/uwb/
Drsv.c283 enum uwb_rsv_state new_state) in uwb_rsv_state_update()
300 void uwb_rsv_set_state(struct uwb_rsv *rsv, enum uwb_rsv_state new_state) in uwb_rsv_set_state()
/linux-4.1.27/net/netfilter/
Dnf_conntrack_proto_sctp.c310 enum sctp_conntrack new_state, old_state; in sctp_packet() local
415 enum sctp_conntrack new_state; in sctp_new() local
Dnf_conntrack_proto_tcp.c823 enum tcp_conntrack new_state, old_state; in tcp_packet() local
1106 enum tcp_conntrack new_state; in tcp_new() local
Dnf_conntrack_proto_dccp.c486 u_int8_t type, old_state, new_state; in dccp_packet() local
/linux-4.1.27/net/ipv4/
Dtcp_bic.c191 static void bictcp_state(struct sock *sk, u8 new_state) in bictcp_state()
Dtcp_dctcp.c225 static void dctcp_state(struct sock *sk, u8 new_state) in dctcp_state()
Dtcp_illinois.c242 static void tcp_illinois_state(struct sock *sk, u8 new_state) in tcp_illinois_state()
Dtcp_htcp.c268 static void htcp_state(struct sock *sk, u8 new_state) in htcp_state()
Dtcp_cubic.c381 static void bictcp_state(struct sock *sk, u8 new_state) in bictcp_state()
Dtcp.c1919 static const unsigned char new_state[16] = { variable
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx_osm_pci.c394 ahd_power_state_change(struct ahd_softc *ahd, ahd_power_state new_state) in ahd_power_state_change()
/linux-4.1.27/drivers/net/wireless/prism54/
Dislpci_dev.c922 islpci_set_state(islpci_private *priv, islpci_state_t new_state) in islpci_set_state()
/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_drm_plane.c151 const struct drm_plane_state *new_state) in sti_drm_plane_prepare_fb()
/linux-4.1.27/drivers/net/can/
Ddev.c277 enum can_state new_state) in can_update_state_error_stats()
331 enum can_state new_state = max(tx_state, rx_state); in can_change_state() local
Dat91_can.c900 struct can_frame *cf, enum can_state new_state) in at91_irq_err_state()
1035 enum can_state new_state; in at91_irq_err() local
Dflexcan.c584 enum can_state new_state = 0, rx_state = 0, tx_state = 0; in flexcan_poll_state() local
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dqp.c88 enum mlx4_qp_state cur_state, enum mlx4_qp_state new_state, in __mlx4_qp_modify()
203 enum mlx4_qp_state cur_state, enum mlx4_qp_state new_state, in mlx4_qp_modify()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
Dqp.c276 enum mlx5_qp_state new_state, in mlx5_core_qp_modify()
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_vport.c50 enum fc_vport_state new_state) in lpfc_vport_set_state()
Dlpfc_hbadisc.c4023 int old_state, int new_state) in lpfc_nlp_state_cleanup()
/linux-4.1.27/drivers/isdn/gigaset/
Dinterface.c408 unsigned int control_state, new_state; in if_set_termios() local
Dser-gigaset.c430 unsigned new_state) in gigaset_set_modem_ctrl()
Dusb-gigaset.c155 unsigned new_state) in gigaset_set_modem_ctrl()
Dbas-gigaset.c307 unsigned new_state) in gigaset_set_modem_ctrl()
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_plane.c87 const struct drm_plane_state *new_state) in mdp4_plane_prepare_fb()
/linux-4.1.27/drivers/usb/host/
Duhci-hcd.c283 static void suspend_rh(struct uhci_hcd *uhci, enum uhci_rh_state new_state) in suspend_rh()
/linux-4.1.27/drivers/of/
Ddynamic.c127 int is_status, status_state, old_status_state, prev_state, new_state; in of_reconfig_get_state_change() local
/linux-4.1.27/drivers/input/mouse/
Dpsmouse-base.c226 static inline void __psmouse_set_state(struct psmouse *psmouse, enum psmouse_state new_state) in __psmouse_set_state()
241 void psmouse_set_state(struct psmouse *psmouse, enum psmouse_state new_state) in psmouse_set_state()
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_qp.c455 enum ib_qp_state cur_state, new_state; in ipath_modify_qp() local
/linux-4.1.27/fs/fscache/
Dobject.c170 const struct fscache_state *state, *new_state; in fscache_object_sm_dispatcher() local
/linux-4.1.27/drivers/net/can/mscan/
Dmscan.c349 enum can_state new_state; in mscan_get_err_frame() local
/linux-4.1.27/drivers/infiniband/hw/usnic/
Dusnic_ib_qp_grp.c380 enum ib_qp_state new_state, in usnic_ib_qp_grp_modify()
/linux-4.1.27/drivers/macintosh/
Dwindfarm_pm112.c198 int new_state = 0; in cpu_check_overtemp() local
Dwindfarm_rm31.c122 int new_state = 0; in cpu_check_overtemp() local
Dwindfarm_pm72.c128 int new_state = 0; in cpu_check_overtemp() local
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_proto_tcp.c478 int new_state = IP_VS_TCP_S_CLOSE; in set_tcp_state() local
/linux-4.1.27/drivers/infiniband/hw/amso1100/
Dc2_qp.c122 int new_state = to_ib_state(c2_state); in c2_set_qp_state() local
/linux-4.1.27/security/selinux/ss/
Dconditional.c91 int new_state; in evaluate_cond_node() local
/linux-4.1.27/drivers/block/rsxx/
Dcore.c423 unsigned int new_state) in card_state_change()
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet-main.c658 int new_state = 0; in generic_adjust_link() local
/linux-4.1.27/drivers/target/
Dtarget_core_alua.c1070 int new_state, in core_alua_do_transition_tg_pt()
1148 int new_state, in core_alua_do_port_transition()
Dtarget_core_configfs.c1974 int new_state, ret; in target_core_alua_tg_pt_gp_store_attr_alua_access_state() local
/linux-4.1.27/drivers/isdn/capi/
Dkcapi.c212 static void ctr_down(struct capi_ctr *ctr, int new_state) in ctr_down()
/linux-4.1.27/drivers/extcon/
Dextcon.c85 static int check_mutually_exclusive(struct extcon_dev *edev, u32 new_state) in check_mutually_exclusive()
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_plane.c160 const struct drm_plane_state *new_state) in mdp5_plane_prepare_fb()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_qp.c574 enum ib_qp_state cur_state, new_state; in qib_modify_qp() local
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dalias_GUID.c193 enum slave_port_state new_state; in mlx4_ib_notify_slaves_on_guid_change() local
Dqp.c1448 enum ib_qp_state cur_state, enum ib_qp_state new_state) in __mlx4_ib_modify_qp()
1921 enum ib_qp_state cur_state, new_state; in mlx4_ib_modify_qp() local
/linux-4.1.27/drivers/misc/genwqe/
Dcard_ddcb.c226 enum genwqe_requ_state new_state) in ddcb_requ_set_state()
/linux-4.1.27/drivers/net/can/usb/peak_usb/
Dpcan_usb.c409 enum can_state new_state; in pcan_usb_decode_error() local
Dpcan_usb_pro.c571 enum can_state new_state = CAN_STATE_ERROR_ACTIVE; in pcan_usb_pro_handle_error() local
Dpcan_usb_fd.c532 enum can_state new_state = CAN_STATE_ERROR_ACTIVE; in pcan_usb_fd_decode_status() local
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dsched.c1038 enum spu_utilization_state new_state) in spuctx_switch_state()
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_plane.c716 const struct drm_plane_state *new_state) in atmel_hlcdc_plane_prepare_fb()
/linux-4.1.27/drivers/net/ethernet/freescale/
Dfec_mpc52xx.c169 int new_state = 0; in mpc52xx_fec_adjust_link() local
Ducc_geth.c1585 int new_state = 0; in adjust_link() local
/linux-4.1.27/drivers/scsi/
Dscsi_lib.c2992 enum scsi_device_state new_state) in scsi_internal_device_unblock()
3068 scsi_target_unblock(struct device *dev, enum scsi_device_state new_state) in scsi_target_unblock()
Dscsi_transport_srp.c334 enum srp_rport_state new_state) in srp_rport_set_state()
/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_qp.c545 enum ib_qp_state cur_state, enum ib_qp_state new_state) in __mthca_modify_qp()
847 enum ib_qp_state cur_state, new_state; in mthca_modify_qp() local
/linux-4.1.27/drivers/net/ethernet/altera/
Daltera_tse_main.c641 int new_state = 0; in altera_tse_adjust_link() local
/linux-4.1.27/drivers/gpu/vga/
Dvgaarb.c1237 bool new_state; in vga_arbiter_notify_clients() local
/linux-4.1.27/drivers/soc/tegra/
Dpmc.c176 static int tegra_powergate_set(int id, bool new_state) in tegra_powergate_set()
/linux-4.1.27/fs/gfs2/
Drgrp.c89 unsigned char new_state) in gfs2_setbit()
2163 u32 blen, unsigned char new_state) in rgblk_free()
Dglock.c378 static void state_change(struct gfs2_glock *gl, unsigned int new_state) in state_change()
/linux-4.1.27/drivers/block/
Dsx8.c1007 int new_state = HST_DEV_SCAN_START; in carm_handle_scan_chan() local
1256 int new_state = HST_INVALID; in carm_fsm_task() local
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dqp.c1567 enum ib_qp_state cur_state, enum ib_qp_state new_state) in __mlx5_ib_modify_qp()
1779 enum ib_qp_state cur_state, new_state; in mlx5_ib_modify_qp() local
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dmac80211.c852 enum ieee80211_sta_state new_state) in iwlagn_mac_sta_state()
/linux-4.1.27/drivers/mtd/nand/
Ds3c2410.c204 enum s3c_nand_clk_state new_state) in s3c2410_nand_clk_set_state()
Dnand_base.c810 struct mtd_info *mtd, int new_state) in panic_nand_get_device()
825 nand_get_device(struct mtd_info *mtd, int new_state) in nand_get_device()
/linux-4.1.27/drivers/scsi/isci/
Dremote_device.c700 enum sci_remote_device_states new_state; in sci_remote_device_start_io() local
/linux-4.1.27/net/mac80211/
Dsta_info.c1673 enum ieee80211_sta_state new_state) in sta_info_move_state()
Dsta_info.h521 enum ieee80211_sta_state new_state) in sta_info_pre_move_state()
Ddriver-ops.h580 enum ieee80211_sta_state new_state) in drv_sta_state()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Ddevice.c1186 static int c4iw_uld_state_change(void *handle, enum cxgb4_state new_state) in c4iw_uld_state_change()
/linux-4.1.27/drivers/power/
Dab8500_fg.c1402 enum ab8500_fg_charge_state new_state) in ab8500_fg_charge_state_to()
1414 enum ab8500_fg_discharge_state new_state) in ab8500_fg_discharge_state_to()
/linux-4.1.27/drivers/infiniband/ulp/srpt/
Dib_srpt.c135 srpt_set_ch_state(struct srpt_rdma_ch *ch, enum rdma_ch_state new_state) in srpt_set_ch_state()
2901 enum srpt_command_state new_state; in srpt_write_pending() local
/linux-4.1.27/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c207 u8 new_state = 0; in sxgbe_adjust_link() local
/linux-4.1.27/drivers/hsi/clients/
Dcmt_speech.c772 static void cs_hsi_set_wakeline(struct cs_hsi_iface *hi, bool new_state) in cs_hsi_set_wakeline()
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c692 int new_state = 0; in stmmac_adjust_link() local
/linux-4.1.27/drivers/gpu/drm/tegra/
Ddc.c476 const struct drm_plane_state *new_state) in tegra_plane_prepare_fb()
/linux-4.1.27/drivers/net/ethernet/ti/
Dcpmac.c915 int new_state = 0; in cpmac_adjust_link() local
Ddavinci_emac.c1459 int new_state = 0; in emac_adjust_link() local
/linux-4.1.27/drivers/net/ethernet/adi/
Dbfin_mac.c315 int new_state = 0; in bfin_mac_adjust_link() local
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe-drv.c767 int new_state = 0; in xgbe_adjust_link() local
/linux-4.1.27/drivers/net/can/spi/
Dmcp251x.c810 enum can_state new_state; in mcp251x_can_ist() local
/linux-4.1.27/drivers/net/can/usb/
Dkvaser_usb.c826 enum can_state cur_state, new_state, tx_state, rx_state; in kvaser_usb_rx_error_update_can_state() local
893 enum can_state old_state, new_state; in kvaser_usb_rx_error() local
/linux-4.1.27/drivers/net/can/m_can/
Dm_can.c568 enum can_state new_state) in m_can_handle_state_change()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dmain.c5091 enum ieee80211_sta_state new_state) in wl12xx_update_sta_state()
5192 enum ieee80211_sta_state new_state) in wl12xx_op_sta_state()
/linux-4.1.27/drivers/net/ethernet/renesas/
Dsh_eth.c1795 int new_state = 0; in sh_eth_adjust_link() local
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dmain.c1538 enum ieee80211_sta_state new_state) in ath9k_sta_state()
/linux-4.1.27/include/scsi/
Dscsi_transport_fc.h830 fc_vport_set_state(struct fc_vport *vport, enum fc_vport_state new_state) in fc_vport_set_state()
/linux-4.1.27/drivers/usb/gadget/function/
Df_mass_storage.c409 static void raise_exception(struct fsg_common *common, enum fsg_state new_state) in raise_exception()
/linux-4.1.27/drivers/mtd/onenand/
Donenand_base.c966 static int onenand_get_device(struct mtd_info *mtd, int new_state) in onenand_get_device()
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_hw.c2076 enum ocrdma_qp_state new_state; in ocrdma_qp_state_change() local
/linux-4.1.27/sound/core/
Dpcm_native.c1616 int new_state = snd_pcm_capture_avail(runtime) > 0 ? in snd_pcm_do_drain_init() local
/linux-4.1.27/drivers/usb/core/
Dhub.c1994 enum usb_device_state new_state) in usb_set_device_state()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dmac.c4052 enum ieee80211_sta_state new_state) in ath10k_sta_state()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c2494 static void notify_ulds(struct adapter *adap, enum cxgb4_state new_state) in notify_ulds()
/linux-4.1.27/drivers/infiniband/core/
Dcma.c166 enum rdma_cm_state new_state; member
/linux-4.1.27/fs/ext4/
Dinode.c666 unsigned long new_state; in ext4_update_bh_state() local
/linux-4.1.27/drivers/net/wireless/
Datmel.c2727 static void atmel_enter_state(struct atmel_private *priv, int new_state) in atmel_enter_state()
/linux-4.1.27/arch/x86/kvm/
Dx86.c279 u64 new_state = msr_info->data & in kvm_set_apic_base() local
/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas.h1574 u32 new_state; member
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_display.c12377 const struct drm_plane_state *new_state) in intel_prepare_plane_fb()