Lines Matching refs:mei_cl_device

42 static struct mei_cl_device *iwl_mei_global_cldev;
166 struct mei_cl_device *cldev;
218 static void iwl_mei_free_shared_mem(struct mei_cl_device *cldev) in iwl_mei_free_shared_mem()
229 static int iwl_mei_alloc_shared_mem(struct mei_cl_device *cldev) in iwl_mei_alloc_shared_mem()
291 static ssize_t iwl_mei_write_cyclic_buf(struct mei_cl_device *cldev, in iwl_mei_write_cyclic_buf()
343 static int iwl_mei_send_check_shared_area(struct mei_cl_device *cldev) in iwl_mei_send_check_shared_area()
389 static int iwl_mei_send_sap_msg_payload(struct mei_cl_device *cldev, in iwl_mei_send_sap_msg_payload()
532 iwl_mei_send_sap_msg(struct mei_cl_device *cldev, u16 type) in iwl_mei_send_sap_msg()
625 iwl_mei_handle_rx_start_ok(struct mei_cl_device *cldev, in iwl_mei_handle_rx_start_ok()
654 static void iwl_mei_handle_csme_filters(struct mei_cl_device *cldev, in iwl_mei_handle_csme_filters()
679 iwl_mei_handle_conn_status(struct mei_cl_device *cldev, in iwl_mei_handle_conn_status()
772 static void iwl_mei_handle_amt_state(struct mei_cl_device *cldev, in iwl_mei_handle_amt_state()
795 static void iwl_mei_handle_nic_owner(struct mei_cl_device *cldev, in iwl_mei_handle_nic_owner()
803 static void iwl_mei_handle_can_release_ownership(struct mei_cl_device *cldev, in iwl_mei_handle_can_release_ownership()
812 static void iwl_mei_handle_csme_taking_ownership(struct mei_cl_device *cldev, in iwl_mei_handle_csme_taking_ownership()
835 static void iwl_mei_handle_nvm(struct mei_cl_device *cldev, in iwl_mei_handle_nvm()
859 static void iwl_mei_handle_rx_host_own_req(struct mei_cl_device *cldev, in iwl_mei_handle_rx_host_own_req()
884 static void iwl_mei_handle_ping(struct mei_cl_device *cldev, in iwl_mei_handle_ping()
890 static void iwl_mei_handle_sap_msg(struct mei_cl_device *cldev, in iwl_mei_handle_sap_msg()
1001 static void iwl_mei_handle_sap_data(struct mei_cl_device *cldev, in iwl_mei_handle_sap_data()
1075 static void iwl_mei_handle_sap_rx_cmd(struct mei_cl_device *cldev, in iwl_mei_handle_sap_rx_cmd()
1112 static void iwl_mei_handle_sap_rx(struct mei_cl_device *cldev, in iwl_mei_handle_sap_rx()
1144 static void iwl_mei_handle_check_shared_area(struct mei_cl_device *cldev) in iwl_mei_handle_check_shared_area()
1211 static void iwl_mei_rx(struct mei_cl_device *cldev) in iwl_mei_rx()
1248 static int iwl_mei_send_start(struct mei_cl_device *cldev) in iwl_mei_send_start()
1273 static int iwl_mei_enable(struct mei_cl_device *cldev) in iwl_mei_enable()
1828 static int iwl_mei_probe(struct mei_cl_device *cldev, in iwl_mei_probe()
1914 static void iwl_mei_remove(struct mei_cl_device *cldev) in iwl_mei_remove()