Searched refs:register_mutex (Results 1 – 4 of 4) sorted by relevance
885 mutex_lock(&channel->endpoint->register_mutex); in xillybus_read()898 register_mutex); in xillybus_read()1096 mutex_lock(&channel->endpoint->register_mutex); in xillybus_myflush()1106 mutex_unlock(&channel->endpoint->register_mutex); in xillybus_myflush()1335 mutex_lock(&channel->endpoint->register_mutex); in xillybus_write()1348 register_mutex); in xillybus_write()1704 mutex_lock(&channel->endpoint->register_mutex); in xillybus_llseek()1713 mutex_unlock(&channel->endpoint->register_mutex); in xillybus_llseek()1818 mutex_init(&endpoint->register_mutex); in xillybus_init_endpoint()
97 struct mutex register_mutex; member
819 mutex_lock(&gbcodec->register_mutex); in gbaudio_register_module()825 mutex_unlock(&gbcodec->register_mutex); in gbaudio_register_module()831 mutex_unlock(&gbcodec->register_mutex); in gbaudio_register_module()868 mutex_unlock(&gbcodec->register_mutex); in gbaudio_register_module()941 mutex_lock(&gbcodec->register_mutex); in gbaudio_unregister_module()990 mutex_unlock(&gbcodec->register_mutex); in gbaudio_unregister_module()1010 mutex_init(&info->register_mutex); in gbcodec_probe()
74 struct mutex register_mutex; member
Completed in 13 milliseconds