Lines Matching defs:cldev

175 	struct mei_cl_device *cldev;  member
230 static void iwl_mei_free_shared_mem(struct mei_cl_device *cldev) in iwl_mei_free_shared_mem()
241 static int iwl_mei_alloc_shared_mem(struct mei_cl_device *cldev) in iwl_mei_alloc_shared_mem()
303 static ssize_t iwl_mei_write_cyclic_buf(struct mei_cl_device *cldev, in iwl_mei_write_cyclic_buf()
355 static int iwl_mei_send_check_shared_area(struct mei_cl_device *cldev) in iwl_mei_send_check_shared_area()
401 static int iwl_mei_send_sap_msg_payload(struct mei_cl_device *cldev, in iwl_mei_send_sap_msg_payload()
544 iwl_mei_send_sap_msg(struct mei_cl_device *cldev, u16 type) in iwl_mei_send_sap_msg()
637 iwl_mei_handle_rx_start_ok(struct mei_cl_device *cldev, in iwl_mei_handle_rx_start_ok()
666 static void iwl_mei_handle_csme_filters(struct mei_cl_device *cldev, in iwl_mei_handle_csme_filters()
691 iwl_mei_handle_conn_status(struct mei_cl_device *cldev, in iwl_mei_handle_conn_status()
788 static void iwl_mei_handle_amt_state(struct mei_cl_device *cldev, in iwl_mei_handle_amt_state()
811 static void iwl_mei_handle_nic_owner(struct mei_cl_device *cldev, in iwl_mei_handle_nic_owner()
819 static void iwl_mei_handle_can_release_ownership(struct mei_cl_device *cldev, in iwl_mei_handle_can_release_ownership()
828 static void iwl_mei_handle_csme_taking_ownership(struct mei_cl_device *cldev, in iwl_mei_handle_csme_taking_ownership()
853 static void iwl_mei_handle_nvm(struct mei_cl_device *cldev, in iwl_mei_handle_nvm()
877 static void iwl_mei_handle_rx_host_own_req(struct mei_cl_device *cldev, in iwl_mei_handle_rx_host_own_req()
902 static void iwl_mei_handle_pldr_ack(struct mei_cl_device *cldev, in iwl_mei_handle_pldr_ack()
911 static void iwl_mei_handle_ping(struct mei_cl_device *cldev, in iwl_mei_handle_ping()
917 static void iwl_mei_handle_sap_msg(struct mei_cl_device *cldev, in iwl_mei_handle_sap_msg()
1030 static void iwl_mei_handle_sap_data(struct mei_cl_device *cldev, in iwl_mei_handle_sap_data()
1104 static void iwl_mei_handle_sap_rx_cmd(struct mei_cl_device *cldev, in iwl_mei_handle_sap_rx_cmd()
1141 static void iwl_mei_handle_sap_rx(struct mei_cl_device *cldev, in iwl_mei_handle_sap_rx()
1173 static void iwl_mei_handle_check_shared_area(struct mei_cl_device *cldev) in iwl_mei_handle_check_shared_area()
1240 static void iwl_mei_rx(struct mei_cl_device *cldev) in iwl_mei_rx()
1277 static int iwl_mei_send_start(struct mei_cl_device *cldev) in iwl_mei_send_start()
1302 static int iwl_mei_enable(struct mei_cl_device *cldev) in iwl_mei_enable()
1936 static int iwl_mei_probe(struct mei_cl_device *cldev, in iwl_mei_probe()
2025 static void iwl_mei_remove(struct mei_cl_device *cldev) in iwl_mei_remove()