Searched refs:set_period (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dtimer.h68 int (*set_period) (struct snd_timer * timer, unsigned long period_num, unsigned long period_den); member in struct:snd_timer_hardware
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_transport_spi.h109 void (*set_period)(struct scsi_target *, int); member in struct:spi_function_template
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_spi.c516 if (!i->f->set_period)
524 i->f->set_period(starget, period);
543 if (!i->f->set_period)
882 if (!i->f->set_period)
H A D53c700.c2124 .set_period = NCR_700_set_period,
H A Desp_scsi.c2667 .set_period = esp_set_period,
H A Dncr53c8xx.c8391 .set_period = ncr53c8xx_set_period,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dtimer.c1455 if (!t->hw.set_period) {
1459 err = t->hw.set_period(t, gparams.period_num, gparams.period_den);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptspi.c1189 .set_period = mptspi_write_period,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c2502 .set_period = ahc_linux_set_period,
H A Daic79xx_osm.c2821 .set_period = ahd_linux_set_period,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c1995 .set_period = sym2_set_period,

Completed in 241 milliseconds