Home
last modified time | relevance | path

Searched defs:new_state (Results 51 – 75 of 249) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dkvaser_pciefd.c1207 enum can_state new_state, in kvaser_pciefd_change_state()
1231 enum can_state *new_state, in kvaser_pciefd_packet_to_state()
1259 enum can_state old_state, new_state, tx_state, rx_state; in kvaser_pciefd_rx_error_frame() local
1344 enum can_state old_state, new_state, tx_state, rx_state; in kvaser_pciefd_handle_status_resp() local
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dzcrypt_cex2c.c104 static const char * const new_state[] = { "empty", "partial", "full" }; in cca_mkvps_show() local
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_vport.c54 enum fc_vport_state new_state) in lpfc_vport_set_state()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_illinois.c244 static void tcp_illinois_state(struct sock *sk, u8 new_state) in tcp_illinois_state()
H A Dtcp_htcp.c268 static void htcp_state(struct sock *sk, u8 new_state) in htcp_state()
H A Dtcp_nv.c216 static void tcpnv_state(struct sock *sk, u8 new_state) in tcpnv_state()
H A Dtcp_cubic.c365 static void bictcp_state(struct sock *sk, u8 new_state) in bictcp_state()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_atomic.c125 struct drm_connector_state *new_state = in intel_digital_connector_atomic_check() local
/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon.c241 static int check_mutually_exclusive(struct extcon_dev *edev, u32 new_state) in check_mutually_exclusive()
296 bool new_state) in is_extcon_changed()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.c2401 enum hns_roce_qp_state new_state, in hns_roce_v1_qp_modify()
2504 enum ib_qp_state new_state) in hns_roce_v1_m_sqp()
2640 enum ib_qp_state new_state) in check_qp_state()
2663 enum ib_qp_state new_state) in hns_roce_v1_m_qp()
3262 enum ib_qp_state new_state) in hns_roce_v1_modify_qp()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c201 enum rtrs_clt_state new_state) in __rtrs_clt_change_state()
291 enum rtrs_clt_state new_state) in rtrs_clt_change_state_from_to()
1366 enum rtrs_clt_state new_state, in rtrs_clt_change_state_get_old()
1380 enum rtrs_clt_state new_state) in rtrs_clt_change_state()
H A Drtrs-srv.c71 enum rtrs_srv_state new_state) in __rtrs_srv_change_state()
117 enum rtrs_srv_state new_state, in rtrs_srv_change_state_get_old()
131 enum rtrs_srv_state new_state) in rtrs_srv_change_state()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Duhci-hcd.c288 static void suspend_rh(struct uhci_hcd *uhci, enum uhci_rh_state new_state) in suspend_rh()
/OK3568_Linux_fs/kernel/drivers/phy/broadcom/
H A Dphy-bcm-ns2-usbdrd.c79 int new_state; member
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_qp.c400 enum ib_qp_state new_state = (mask & IB_QP_STATE) ? in rxe_qp_chk_attr() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dtestmode.c301 enum mt76_testmode_state new_state) in mt7615_tm_set_params()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddevlink.c284 bool new_state = val.vbool; in mlx5_devlink_enable_roce_validate() local
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dmatrix_keypad.c121 uint32_t new_state[MATRIX_MAX_COLS]; in matrix_keypad_scan() local
H A Dcros_ec_keyb.c161 int new_state; in cros_ec_keyb_process() local
H A Domap4-keypad.c128 u32 *new_state = (u32 *) key_state; in omap4_keypad_irq_thread_fn() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/arbiter/
H A Dmali_kbase_arbiter_pm.c135 enum kbase_vm_state new_state) in kbase_arbiter_pm_vm_set_state()
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dudhcpc.c186 int new_state = 0; in ql_set_driver_link_state() local
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dpsmouse-base.c248 static inline void __psmouse_set_state(struct psmouse *psmouse, enum psmouse_state new_state) in __psmouse_set_state()
261 void psmouse_set_state(struct psmouse *psmouse, enum psmouse_state new_state) in psmouse_set_state()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dqp.c3450 struct mlx5_ib_dev *dev, struct mlx5_ib_rq *rq, int new_state, in modify_raw_packet_qp_rq()
3492 struct mlx5_core_dev *dev, struct mlx5_ib_sq *sq, int new_state, in modify_raw_packet_qp_sq()
3747 enum ib_qp_state new_state, in __mlx5_ib_modify_qp()
4093 static bool modify_dci_qp_is_ok(enum ib_qp_state cur_state, enum ib_qp_state new_state, in modify_dci_qp_is_ok()
4138 enum ib_qp_state cur_state, new_state; in mlx5_ib_modify_dct() local
4269 enum ib_qp_state cur_state, new_state; in mlx5_ib_modify_qp() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dqp.c2074 enum ib_qp_state new_state, in __mlx4_ib_modify_qp()
2663 enum ib_qp_state cur_state, new_state; in _mlx4_ib_modify_qp() local
4165 static int _mlx4_ib_modify_wq(struct ib_wq *ibwq, enum ib_wq_state new_state, in _mlx4_ib_modify_wq()
4227 enum ib_wq_state cur_state, new_state; in mlx4_ib_modify_wq() local

12345678910