Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/common/siano/
Dsmscoreapi.h163 struct smscore_device_t { struct
164 struct list_head entry;
166 struct list_head clients;
167 struct list_head subclients;
168 spinlock_t clientslock;
170 struct list_head buffers;
171 spinlock_t bufferslock;
172 int num_buffers;
174 void *common_buffer;
175 int common_buffer_size;
[all …]