Home
last modified time | relevance | path

Searched defs:smscore_device_t (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/common/siano/
Dsmscoreapi.h162 struct smscore_device_t { struct
163 struct list_head entry;
165 struct list_head clients;
166 struct list_head subclients;
167 spinlock_t clientslock;
169 struct list_head buffers;
170 spinlock_t bufferslock;
171 int num_buffers;
173 void *common_buffer;
174 int common_buffer_size;
[all …]