Lines Matching refs:mei_cl_device

42 static struct mei_cl_device *iwl_mei_global_cldev;
162 struct mei_cl_device *cldev;
212 static void iwl_mei_free_shared_mem(struct mei_cl_device *cldev) in iwl_mei_free_shared_mem()
223 static int iwl_mei_alloc_shared_mem(struct mei_cl_device *cldev) in iwl_mei_alloc_shared_mem()
285 static ssize_t iwl_mei_write_cyclic_buf(struct mei_cl_device *cldev, in iwl_mei_write_cyclic_buf()
337 static int iwl_mei_send_check_shared_area(struct mei_cl_device *cldev) in iwl_mei_send_check_shared_area()
383 static int iwl_mei_send_sap_msg_payload(struct mei_cl_device *cldev, in iwl_mei_send_sap_msg_payload()
526 iwl_mei_send_sap_msg(struct mei_cl_device *cldev, u16 type) in iwl_mei_send_sap_msg()
592 iwl_mei_handle_rx_start_ok(struct mei_cl_device *cldev, in iwl_mei_handle_rx_start_ok()
626 static void iwl_mei_handle_csme_filters(struct mei_cl_device *cldev, in iwl_mei_handle_csme_filters()
651 iwl_mei_handle_conn_status(struct mei_cl_device *cldev, in iwl_mei_handle_conn_status()
737 static void iwl_mei_handle_amt_state(struct mei_cl_device *cldev, in iwl_mei_handle_amt_state()
775 static void iwl_mei_handle_nic_owner(struct mei_cl_device *cldev, in iwl_mei_handle_nic_owner()
783 static void iwl_mei_handle_can_release_ownership(struct mei_cl_device *cldev, in iwl_mei_handle_can_release_ownership()
792 static void iwl_mei_handle_csme_taking_ownership(struct mei_cl_device *cldev, in iwl_mei_handle_csme_taking_ownership()
811 static void iwl_mei_handle_nvm(struct mei_cl_device *cldev, in iwl_mei_handle_nvm()
835 static void iwl_mei_handle_rx_host_own_req(struct mei_cl_device *cldev, in iwl_mei_handle_rx_host_own_req()
860 static void iwl_mei_handle_ping(struct mei_cl_device *cldev, in iwl_mei_handle_ping()
866 static void iwl_mei_handle_sap_msg(struct mei_cl_device *cldev, in iwl_mei_handle_sap_msg()
977 static void iwl_mei_handle_sap_data(struct mei_cl_device *cldev, in iwl_mei_handle_sap_data()
1051 static void iwl_mei_handle_sap_rx_cmd(struct mei_cl_device *cldev, in iwl_mei_handle_sap_rx_cmd()
1088 static void iwl_mei_handle_sap_rx(struct mei_cl_device *cldev, in iwl_mei_handle_sap_rx()
1120 static void iwl_mei_handle_check_shared_area(struct mei_cl_device *cldev) in iwl_mei_handle_check_shared_area()
1187 static void iwl_mei_rx(struct mei_cl_device *cldev) in iwl_mei_rx()
1224 static int iwl_mei_send_start(struct mei_cl_device *cldev) in iwl_mei_send_start()
1249 static int iwl_mei_enable(struct mei_cl_device *cldev) in iwl_mei_enable()
1804 static int iwl_mei_probe(struct mei_cl_device *cldev, in iwl_mei_probe()
1888 static void iwl_mei_remove(struct mei_cl_device *cldev) in iwl_mei_remove()