Home
last modified time | relevance | path

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

12

/dflybsd-src/sys/dev/netif/iwm/
H A Dif_iwm_sf.c235 enum iwm_sf_state new_state) in iwm_sf_config()
288 enum iwm_sf_state new_state; in iwm_sf_update() local
/dflybsd-src/sys/dev/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.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 …]
H A Drv770_dpm.c1440 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_before_set_eng_clock() local
1457 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_after_set_eng_clock() local
1753 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in rv770_program_dcodt_before_state_switch() local
1782 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in rv770_program_dcodt_after_state_switch() local
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_atomic.h150 struct drm_plane_state *state, *old_state, *new_state; member
155 struct drm_crtc_state *state, *old_state, *new_state; member
162 struct drm_connector_state *state, *old_state, *new_state; member
213 struct drm_private_state *state, *old_state, *new_state; member
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_atomic.c103 struct drm_connector_state *new_state) in intel_digital_connector_atomic_check()
H A Dintel_tv.c1419 struct drm_connector_state *new_state) in intel_tv_atomic_check()
/dflybsd-src/contrib/wpa_supplicant/src/fst/
H A Dfst_ctrl_aux.h68 enum fst_session_state new_state; member
/dflybsd-src/lib/libc/stdlib/
H A Drandom.c425 uint32_t *new_state = (uint32_t *)arg_state; in setstate() local
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregex_internal.c1386 re_dfastate_t *new_state; in re_acquire_state() local
1437 re_dfastate_t *new_state; in re_acquire_state_context() local
/dflybsd-src/contrib/grep/lib/
H A Dregex_internal.c1481 re_dfastate_t *new_state; in re_acquire_state() local
1529 re_dfastate_t *new_state; in re_acquire_state_context() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dser-unix.c219 struct hardwire_ttystate new_state; in hardwire_noflush_set_tty_state() local
H A Di386-nat.c567 i386_update_inferior_debug_regs (struct i386_debug_reg_state *new_state) in i386_update_inferior_debug_regs()
/dflybsd-src/usr.sbin/mfiutil/
H A Dmfi_drive.c379 drive_set_state(char *drive, uint16_t new_state) in drive_set_state()
/dflybsd-src/contrib/gdb-7/gdb/tui/
H A Dtui-winsource.c377 int new_state; in tui_set_is_exec_point_at() local
/dflybsd-src/contrib/byacc/
H A Dlr0.c285 new_state(int symbol) in new_state() function
/dflybsd-src/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_tnc.c64 enum eap_tnc_state new_state) in eap_tnc_set_state()
/dflybsd-src/sys/net/lagg/
H A Dieee8023ad_lacp.c1432 enum lacp_mux_state new_state; in lacp_sm_mux() local
1500 lacp_set_mux(struct lacp_port *lp, enum lacp_mux_state new_state) in lacp_set_mux()
/dflybsd-src/crypto/libressl/ssl/
H A Dssl_srvr.c178 int new_state, state, skip = 0; in ssl3_accept() local
H A Dssl_clnt.c182 int new_state, state, skip = 0; in ssl3_connect() local
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dnotify.c85 enum wpa_states new_state, in wpas_notify_state_changed()
/dflybsd-src/contrib/dialog/
H A Dbuildlist.c833 int new_state = items[cur_item].state + 1; in dlg_buildlist() local
/dflybsd-src/crypto/openssh/
H A Dkrl.c480 int new_state; in choose_next_state() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddominance.c1617 set_dom_info_availability (enum cdi_direction dir, enum dom_state new_state) in set_dom_info_availability()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddominance.c1467 set_dom_info_availability (enum cdi_direction dir, enum dom_state new_state) in set_dom_info_availability()

12