Home
last modified time | relevance | path

Searched refs:servl (Results 1 – 1 of 1) sorted by relevance

/linux/net/caif/
H A Dcfcnfg.c188 struct cflayer *servl; in caif_disconnect_client() local
189 servl = cfmuxl_remove_uplayer(cfg->mux, channel_id); in caif_disconnect_client()
191 if (servl != NULL) in caif_disconnect_client()
192 layer_set_up(servl, NULL); in caif_disconnect_client()