Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/dvb/siano/
Dsmscoreapi.h121 struct smscore_device_t { struct
122 struct list_head entry;
124 struct list_head clients;
125 struct list_head subclients;
126 spinlock_t clientslock;
128 struct list_head buffers;
129 spinlock_t bufferslock;
130 int num_buffers;
132 void *common_buffer;
133 int common_buffer_size;
[all …]