/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/ |
H A D | omap_drv.c | 142 struct drm_crtc_state *old_state, *new_state; in omap_atomic_update_normalize_zpos() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | rs780_dpm.c | 430 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); rs780_enable_voltage_scaling() local 567 struct igp_ps *new_state = rs780_get_ps(new_ps); rs780_set_uvd_clock_before_set_eng_clock() local 584 struct igp_ps *new_state = rs780_get_ps(new_ps); rs780_set_uvd_clock_after_set_eng_clock() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/ |
H A D | vbox_mode.c | 260 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in vbox_primary_atomic_check() local 280 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in vbox_primary_atomic_update() local 339 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, vbox_cursor_atomic_check() local 393 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, vbox_cursor_atomic_update() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | hub.c | 537 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in tegra_shared_plane_atomic_update() local [all...] |
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | windfarm_pm112.c | 204 int new_state = 0; in cpu_check_overtemp() local [all...] |
H A D | windfarm_rm31.c | 121 int new_state = 0; in cpu_check_overtemp() local [all...] |
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | pmic8xxx-keypad.c | 171 static int pmic8xxx_kp_read_matrix(struct pmic8xxx_kp *kp, u16 *new_state, in pmic8xxx_kp_read_matrix() argument 219 static void __pmic8xxx_kp_scan_matrix(struct pmic8xxx_kp *kp, u16 *new_state, in __pmic8xxx_kp_scan_matrix() argument 250 static bool pmic8xxx_detect_ghost_keys(struct pmic8xxx_kp *kp, u16 *new_state) in pmic8xxx_detect_ghost_keys() argument 276 u16 new_state[PM8XXX_MAX_ROWS]; in pmic8xxx_kp_scan_matrix() local 329 u16 new_state[PM8XXX_MAX_ROWS]; pmic8xxx_kp_stuck_irq() local [all...] |
H A D | twl4030_keypad.c | 166 u8 new_state[TWL4030_MAX_ROWS]; in twl4030_read_kp_matrix_state() local 197 u16 new_state[TWL4030_MAX_ROWS]; in twl4030_kp_scan() local [all...] |
H A D | cros_ec_keyb.c | 182 int new_state; in cros_ec_keyb_process() local
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_ib.c | 735 check_qp_movement_and_print(struct ipoib_dev_priv *priv, struct ib_qp *qp, enum ib_qp_state new_state) check_qp_movement_and_print() argument
|
/kernel/linux/linux-6.6/drivers/scsi/isci/ |
H A D | remote_device.c | 701 enum sci_remote_device_states new_state; in sci_remote_device_start_io() local
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ip_tunnel_core.c | 658 struct lwtunnel_state *new_state; in ip_tun_build_state() local 945 struct lwtunnel_state *new_state; in ip6_tun_build_state() local [all...] |
/kernel/linux/linux-5.10/drivers/bus/mhi/host/ |
H A D | main.c | 781 enum mhi_state new_state; in mhi_process_ctrl_ev_ring() local 800 enum mhi_pm_state new_state; in mhi_process_ctrl_ev_ring() local
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | proton-pack.c | 1119 void unpriv_ebpf_notify(int new_state) in unpriv_ebpf_notify() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | vcn_v2_0.c | 1200 vcn_v2_0_pause_dpg_mode(struct amdgpu_device *adev, int inst_idx, struct dpg_pause_state *new_state) vcn_v2_0_pause_dpg_mode() argument
|
H A D | vcn_v3_0.c | 1536 vcn_v3_0_pause_dpg_mode(struct amdgpu_device *adev, int inst_idx, struct dpg_pause_state *new_state) vcn_v3_0_pause_dpg_mode() argument
|
/kernel/linux/linux-5.10/drivers/net/can/dev/ |
H A D | dev.c | 399 enum can_state new_state = max(tx_state, rx_state); in can_change_state() local 322 can_update_state_error_stats(struct net_device *dev, enum can_state new_state) can_update_state_error_stats() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/can/spi/ |
H A D | hi311x.c | 641 enum can_state new_state; in hi3110_can_ist() local
|
/kernel/linux/linux-5.10/drivers/net/can/usb/ |
H A D | ucan.c | 487 enum can_state new_state = up->can.state; in ucan_handle_error_frame() local [all...] |
/kernel/linux/linux-5.10/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_pro.c | 564 enum can_state new_state = CAN_STATE_ERROR_ACTIVE; in pcan_usb_pro_handle_error() local
|
H A D | pcan_usb_fd.c | 529 enum can_state new_state = CAN_STATE_ERROR_ACTIVE; in pcan_usb_fd_decode_status() local
|
H A D | pcan_usb.c | 452 enum can_state new_state; in pcan_usb_decode_error() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/altera/ |
H A D | altera_tse_main.c | 632 int new_state = 0; in altera_tse_adjust_link() local
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | proton-pack.c | 1147 void unpriv_ebpf_notify(int new_state) in unpriv_ebpf_notify() argument
|
/kernel/linux/linux-5.10/drivers/macintosh/ |
H A D | windfarm_pm72.c | 127 int new_state = 0; in cpu_check_overtemp() local [all...] |