Searched refs:chlist_mutex (Results 1 – 2 of 2) sorted by relevance
30 mutex_init(&host->chlist_mutex); in host1x_channel_list_init()90 mutex_lock(&host->chlist_mutex); in host1x_channel_request()112 mutex_unlock(&host->chlist_mutex); in host1x_channel_request()118 mutex_unlock(&host->chlist_mutex); in host1x_channel_request()
123 struct mutex chlist_mutex; member