Searched refs:caifdevs (Results 1 – 1 of 1) sorted by relevance
53 struct caif_device_entry_list caifdevs; member71 return &caifn->caifdevs; in caif_device_list()343 mutex_lock(&caifdevs->lock); in caif_enroll_dev()356 mutex_unlock(&caifdevs->lock); in caif_enroll_dev()460 mutex_lock(&caifdevs->lock); in caif_device_notify()464 mutex_unlock(&caifdevs->lock); in caif_device_notify()487 mutex_unlock(&caifdevs->lock); in caif_device_notify()496 mutex_unlock(&caifdevs->lock); in caif_device_notify()512 mutex_init(&caifn->caifdevs.lock); in caif_init_net()529 mutex_lock(&caifdevs->lock); in caif_exit_net()[all …]
Completed in 3 milliseconds