Home
last modified time | relevance | path

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

/linux/drivers/media/common/siano/
H A Dsmscoreapi.h146 struct smscore_device_t { struct
147 struct list_head entry;
149 struct list_head clients;
150 struct list_head subclients;
151 spinlock_t clientslock;
153 struct list_head buffers;
154 spinlock_t bufferslock;
155 int num_buffers;
157 void *common_buffer;
158 int common_buffer_size;
[all …]