| /src/sys/net/agr/ |
| H A D | ieee8023ad_lacp_sm_mux.c | 52 enum lacp_mux_state new_state; local in function:lacp_sm_mux [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/ |
| H A D | nouveau_nvkm_subdev_therm_g84.c | 107 enum nvkm_therm_thrs_state prev_state, new_state; local in function:g84_therm_threshold_hyst_emulation [all...] |
| H A D | nouveau_nvkm_subdev_therm_temp.c | 147 enum nvkm_therm_thrs_state prev_state, new_state; local in function:nvkm_therm_threshold_hyst_polling
|
| /src/sys/dev/gpio/ |
| H A D | gpiobutton.c | 172 const bool new_state = gpiobutton_is_pressed(sc); local in function:gpiobutton_tick
|
| /src/sys/external/bsd/drm2/dist/drm/virtio/ |
| H A D | virtgpu_plane.c | 198 virtio_gpu_cursor_prepare_fb(struct drm_plane * plane,struct drm_plane_state * new_state) argument
|
| /src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| H A D | intel_atomic.c | 127 struct drm_connector_state *new_state = local in function:intel_digital_connector_atomic_check
|
| H A D | intel_psr.c | 1534 intel_psr_atomic_check(struct drm_connector * connector,struct drm_connector_state * old_state,struct drm_connector_state * new_state) argument
|
| H A D | intel_cdclk.c | 1881 intel_set_cdclk_pre_plane_update(struct drm_i915_private * dev_priv,const struct intel_cdclk_state * old_state,const struct intel_cdclk_state * new_state,enum pipe pipe) argument 1901 intel_set_cdclk_post_plane_update(struct drm_i915_private * dev_priv,const struct intel_cdclk_state * old_state,const struct intel_cdclk_state * new_state,enum pipe pipe) argument
|
| H A D | intel_hdcp.c | 2060 intel_hdcp_atomic_check(struct drm_connector * connector,struct drm_connector_state * old_state,struct drm_connector_state * new_state) argument
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_vcn.c | 301 struct dpg_pause_state new_state; local in function:amdgpu_vcn_idle_work_handler 336 struct dpg_pause_state new_state; local in function:amdgpu_vcn_ring_begin_use
|
| H A D | amdgpu_vcn_v1_0.c | 1208 vcn_v1_0_pause_dpg_mode(struct amdgpu_device * adev,int inst_idx,struct dpg_pause_state * new_state) argument 1786 struct dpg_pause_state new_state; local in function:vcn_v1_0_idle_work_handler 1831 struct dpg_pause_state new_state; local in function:vcn_v1_0_ring_begin_use [all...] |
| H A D | amdgpu_vcn_v2_0.c | 1139 vcn_v2_0_pause_dpg_mode(struct amdgpu_device * adev,int inst_idx,struct dpg_pause_state * new_state) argument
|
| H A D | amdgpu_vcn_v2_5.c | 1369 vcn_v2_5_pause_dpg_mode(struct amdgpu_device * adev,int inst_idx,struct dpg_pause_state * new_state) argument
|
| /src/sys/dev/fdt/ |
| H A D | gpiokeys.c | 288 const int new_state = fdtbus_gpio_read(key->key_pin); local in function:gpiokeys_tick
|
| /src/common/lib/libc/stdlib/ |
| H A D | random.c | 411 uint32_t *new_state; local in function:setstate
|
| /src/sys/arch/xen/xen/ |
| H A D | xpci_xenbus.c | 238 xpci_backend_changed(void *arg, XenbusState new_state) argument
|
| H A D | pciback.c | 543 pciback_xenbus_frontend_changed(void *arg, XenbusState new_state) argument
|
| /src/sys/arch/evbarm/g42xxeb/ |
| H A D | g42xxeb_kmkbd.c | 498 enum kmkbd_state new_state = ST_DEBOUNCE; local in function:kmkbd_debounce 528 int new_state = ST_KEY_PRESSED; local in function:kmkbd_watch 544 kmkbd_new_state(struct kmkbd_softc *sc, enum kmkbd_state new_state) argument
|
| /src/sys/external/bsd/drm2/dist/include/drm/ |
| H A D | drm_atomic.h | 163 struct drm_plane_state *state, *old_state, *new_state; member in struct:__drm_planes_state 168 struct drm_crtc_state *state, *old_state, *new_state; member in struct:__drm_crtcs_state 186 struct drm_connector_state *state, *old_state, *new_state; member in struct:__drm_connnectors_state 307 struct drm_private_state *state, *old_state, *new_state; member in struct:__drm_private_objs_state [all...] |
| /src/sys/dev/usb/ |
| H A D | u3g.c | 562 uint16_t mask, new_state; local in function:u3g_set
|
| /src/sys/kern/ |
| H A D | vfs_trans.c | 695 fstrans_setstate(struct mount *mp, enum fstrans_state new_state) argument
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_rs780_dpm.c | 436 struct igp_ps *new_state = rs780_get_ps(new_ps); local in function:rs780_set_engine_clock_scaling 483 struct igp_ps *new_state = rs780_get_ps(new_ps); local in function:rs780_set_engine_clock_spc 502 struct igp_ps *new_state = rs780_get_ps(new_ps); local in function:rs780_activate_engine_clk_scaling 531 struct igp_ps *new_state = rs780_get_ps(new_ps); local in function:rs780_enable_voltage_scaling 573 struct igp_ps *new_state = rs780_get_ps(new_ps); local in function:rs780_set_uvd_clock_before_set_eng_clock 590 struct igp_ps *new_state = rs780_get_ps(new_ps); local in function:rs780_set_uvd_clock_after_set_eng_clock [all...] |
| /src/sys/external/bsd/drm2/dist/drm/vboxvideo/ |
| H A D | vbox_mode.c | 269 vbox_primary_atomic_check(struct drm_plane * plane,struct drm_plane_state * new_state) argument 342 vbox_cursor_atomic_check(struct drm_plane * plane,struct drm_plane_state * new_state) argument [all...] |
| /src/sys/external/bsd/drm2/dist/drm/ast/ |
| H A D | ast_mode.c | 622 ast_cursor_plane_helper_prepare_fb(struct drm_plane * plane,struct drm_plane_state * new_state) argument
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_atomic_helper.c | 965 crtc_needs_disable(struct drm_crtc_state * old_state,struct drm_crtc_state * new_state) argument
|