Searched refs:ishtp_set_connection_state (Results 1 – 3 of 3) sorted by relevance
481 ishtp_set_connection_state(cl, ISHTP_CL_INITIALIZING); in ishtp_cl_establish_connection()528 ishtp_set_connection_state(cl, ISHTP_CL_CONNECTING); in ishtp_cl_establish_connection()567 ishtp_set_connection_state(cl, ISHTP_CL_DISCONNECTED); in ishtp_cl_destroy_connection()570 ishtp_set_connection_state(cl, ISHTP_CL_DISCONNECTING); in ishtp_cl_destroy_connection()1258 void ishtp_set_connection_state(struct ishtp_cl *cl, int state) in ishtp_set_connection_state() function1262 EXPORT_SYMBOL(ishtp_set_connection_state);
477 ishtp_set_connection_state(ecl_ishtp_cl, ISHTP_CL_CONNECTING); in ecl_ishtp_cl_init()611 ishtp_set_connection_state(ecl_ishtp_cl, ISHTP_CL_DISCONNECTING); in ecl_ishtp_cl_probe()629 ishtp_set_connection_state(ecl_ishtp_cl, ISHTP_CL_DISCONNECTING); in ecl_ishtp_cl_remove()
109 void ishtp_set_connection_state(struct ishtp_cl *cl, int state);