Searched refs:list_add_locked (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/common/siano/
H A Dsmscoreapi.c504 static void list_add_locked(struct list_head *new, struct list_head *head, function
1663 list_add_locked(&cb->entry, &coredev->buffers, &coredev->bufferslock);
1692 list_add_locked(&listentry->entry, &client->idlist,
1732 list_add_locked(&newclient->entry, &coredev->clients,

Completed in 97 milliseconds