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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dv4l2-event.c155 struct v4l2_subscribed_event *sev; local
159 list_for_each_entry(sev, &events->subscribed, list) {
160 if (sev->type == type)
161 return sev;
219 struct v4l2_subscribed_event *sev; local
227 sev = kmalloc(sizeof(*sev), GFP_KERNEL);
228 if (!sev)
234 INIT_LIST_HEAD(&sev->list);
235 sev
252 struct v4l2_subscribed_event *sev; local
272 struct v4l2_subscribed_event *sev; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dtape_3590.h95 unsigned int sev:2; member in struct:tape_3590_sense::__anon14036::__anon14037
107 unsigned int sev:2; member in struct:tape_3590_sense::__anon14036::__anon14038
H A Dtape_3590.c1304 "RC=%02x-%04x-%02x\n", sense->fmt.f70.sev, sense->mc,
1315 sense->fmt.f71.sev, device->cdev->id.dev_model,
1326 sense->fmt.f71.sev, device->cdev->id.dev_model,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/mcheck/
H A Dmce-severity.c38 unsigned char sev; member in struct:severity
50 #define SEV(s) .sev = MCE_ ## s ## _SEVERITY
134 if (s->sev >= MCE_UC_SEVERITY && ctx == IN_KERNEL) {
138 return s->sev;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_queue.c661 struct snd_seq_event sev; local
663 sev = *ev;
665 sev.flags = SNDRV_SEQ_TIME_STAMP_TICK|SNDRV_SEQ_TIME_MODE_ABS;
666 sev.time.tick = q->timer->tick.cur_tick;
667 sev.queue = q->queue;
668 sev.data.queue.queue = q->queue;
671 sev.source.client = SNDRV_SEQ_CLIENT_SYSTEM;
672 sev.source.port = SNDRV_SEQ_PORT_SYSTEM_TIMER;
673 sev.dest.client = SNDRV_SEQ_ADDRESS_SUBSCRIBERS;
674 snd_seq_kernel_client_dispatch(SNDRV_SEQ_CLIENT_SYSTEM, &sev, atomi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/apei/
H A Dghes.c243 int sev, processed = 0; local
246 sev = ghes_severity(ghes->estatus->error_severity);
252 sev == GHES_SEV_CORRECTED,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress_util.c524 #define LOGEQ(sev,msg) do { \
525 tt_int_op(logsev,==,sev); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpal.h581 sev : 5, /* Bus error severity*/ member in struct:pal_bus_check_info_s
738 #define pmci_bus_error_severity pme_bus.sev
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dstartarm-ca9.S4330 sev

Completed in 135 milliseconds