Searched refs:kvp_host_handshake_func (Results 1 – 1 of 1) sorted by relevance
94 static void kvp_host_handshake_func(struct work_struct *dummy);98 static DECLARE_DELAYED_WORK(kvp_host_handshake_work, kvp_host_handshake_func);160 static void kvp_host_handshake_func(struct work_struct *dummy) in kvp_host_handshake_func() function