Searched refs:slave (Results 126 - 150 of 204) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
H A Dmarb_defs.h171 unsigned int slave : 1; member in struct:__anon9139
192 unsigned int slave : 1; member in struct:__anon9140
212 unsigned int slave : 1; member in struct:__anon9141
386 unsigned int slave : 1; member in struct:__anon9145
433 unsigned int slave : 1; member in struct:__anon9148
453 unsigned int slave : 1; member in struct:__anon9149
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/pcm/
H A Dhdmi.conf56 slave.pcm {
H A Diec958.conf56 slave.pcm {
H A Dmodem.conf85 slave {
H A Ddmix.conf52 slave {
H A Ddsnoop.conf52 slave {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/
H A Dplaymidi1.c83 static int slave = 0; /* allow external sync */ variable
173 if (!slave && !shared_queue)
184 if (slave) {
259 if (!slave)
444 fprintf(stderr, " -s queue: slave mode (allow external clock synchronization)\n");
473 slave = 1;
500 /* Here we open the device in read/write for slave mode. */
501 tmp = snd_seq_open(&seq_handle, "hw", slave ? SND_SEQ_OPEN_DUPLEX : SND_SEQ_OPEN_OUTPUT, 0);
515 /* if running in slave mode, also listen for a START event */
516 if (slave)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsh_dma.h16 /* Used by slave DMA clients to request DMA to/from a specific peripheral */
54 const struct sh_dmae_slave_config *slave; member in struct:sh_dmae_pdata
H A Dif_frad.h152 struct net_device *slave; member in struct:dlci_local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_extplug.c294 snd_pcm_t *slave = ext->plug.gen.slave; local
302 ext->data->slave_format = slave->format;
303 ext->data->slave_subformat = slave->subformat;
304 ext->data->slave_channels = slave->channels;
305 ext->data->rate = slave->rate;
325 snd_pcm_hw_free(ext->plug.gen.slave);
404 snd_pcm_dump(ext->plug.gen.slave, out);
420 snd_pcm_close(ext->plug.gen.slave);
496 snd_config_t *slave
[all...]
H A Dpcm_ladspa.c623 (pcm->stream == SND_PCM_STREAM_PLAYBACK ? pcm->channels : ladspa->plug.gen.slave->channels);
629 out_channels = pcm->stream == SND_PCM_STREAM_PLAYBACK ? ladspa->plug.gen.slave->channels : pcm->channels;
706 ochannels = ladspa->plug.gen.slave->channels;
708 ichannels = ladspa->plug.gen.slave->channels;
1071 snd_pcm_dump(ladspa->plug.gen.slave, out);
1582 * \param slave Slave PCM handle
1583 * \param close_slave When set, the slave PCM handle is closed with copy PCM
1594 snd_pcm_t *slave, int close_slave)
1600 assert(pcmp && (ladspa_pplugins || ladspa_cplugins) && slave);
1613 ladspa->plug.gen.slave
1589 snd_pcm_ladspa_open(snd_pcm_t **pcmp, const char *name, const char *ladspa_path, unsigned int channels, snd_config_t *ladspa_pplugins, snd_config_t *ladspa_cplugins, snd_pcm_t *slave, int close_slave) argument
1743 snd_config_t *slave = NULL, *sconf; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-pxa.c19 * Dec 2004: Added support for PXA27x and slave device probing [Liam Girdwood]
20 * Feb 2005: Rework slave mode handling [RMK]
77 #define ICR_SSDIE (1 << 11) /* slave STOP detected int enable */
79 #define ICR_SADIE (1 << 13) /* slave address detected int enable */
87 #define ISR_SSD (1 << 4) /* slave stop detected */
92 #define ISR_SAD (1 << 9) /* slave address detected */
107 struct i2c_slave_client *slave; member in struct:pxa_i2c
251 dev_dbg(&i2c->adap.dev, "%s: called in slave mode\n", __func__);
428 dev_info(&i2c->adap.dev, "Enabling slave mode\n");
452 if (i2c->slave !
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dsdla.c507 static int sdla_activate(struct net_device *slave, struct net_device *master) argument
512 flp = netdev_priv(slave);
523 if (netif_running(slave) && (flp->config.station == FRAD_STATION_NODE))
524 sdla_cmd(slave, SDLA_ACTIVATE_DLCI, 0, 0, &flp->dlci[i], sizeof(short), NULL, NULL);
529 static int sdla_deactivate(struct net_device *slave, struct net_device *master) argument
534 flp = netdev_priv(slave);
545 if (netif_running(slave) && (flp->config.station == FRAD_STATION_NODE))
546 sdla_cmd(slave, SDLA_DEACTIVATE_DLCI, 0, 0, &flp->dlci[i], sizeof(short), NULL, NULL);
551 static int sdla_assoc(struct net_device *slave, struct net_device *master) argument
559 flp = netdev_priv(slave);
587 sdla_deassoc(struct net_device *slave, struct net_device *master) argument
615 sdla_dlci_conf(struct net_device *slave, struct net_device *master, int get) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_pcmcia.c54 * as we need to spot hardware with incorrect or missing master/slave
61 struct ata_device *slave = &link->device[1]; local
63 if (!ata_dev_enabled(master) || !ata_dev_enabled(slave))
66 if (memcmp(master->id + ATA_ID_FW_REV, slave->id + ATA_ID_FW_REV,
70 if (memcmp(master->id + ATA_ID_SERNO, slave->id + ATA_ID_SERNO,
72 ata_dev_printk(slave, KERN_WARNING, "is a ghost device, ignoring.\n");
73 ata_dev_disable(slave);
H A Dpata_cs5520.c73 int slave = adev->devno; local
82 pci_write_config_byte(pdev, 0x64 + 4*ap->port_no + slave,
86 pci_write_config_byte(pdev, 0x66 + 4*ap->port_no + slave,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_net.h60 #define ISDN_SLAVE_PRIV(lp) ((isdn_net_local *) netdev_priv(lp->slave))
62 (((isdn_net_local *) netdev_priv(master))->slave)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dtimer.c78 /* list of slave instances */
81 /* lock for slave active lists */
171 * look for a master instance matching with the slave id of the given slave.
172 * when found, relink the open_link of the slave.
176 static void snd_timer_check_slave(struct snd_timer_instance *slave) argument
183 if (slave->slave_class == master->slave_class &&
184 slave->slave_id == master->slave_id) {
185 list_del(&slave->open_list);
186 list_add_tail(&slave
206 struct snd_timer_instance *slave, *tmp; local
306 struct snd_timer_instance *slave, *tmp; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dslip_kern.c28 spri->slave = -1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmvme147hw.h53 volatile u_char slave; member in struct:pcc_regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A Dapanel.c292 unsigned char method, slave, chip; local
296 slave = readb(p + 3) >> 1;
298 if (slave != i2c_addr) {
299 pr_notice(APANEL ": only one SMBus slave "
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dpms.c50 u8 slave; member in struct:i2c_info
103 static int pms_i2c_stat(struct pms *dev, u8 slave) argument
118 outb(slave, dev->io);
141 static int pms_i2c_write(struct pms *dev, u16 slave, u16 sub, u16 data) argument
148 if ((dev->i2cinfo[i].slave == slave) &&
158 dev->i2cinfo[dev->i2c_count].slave = slave;
169 mvv_write(dev, 0x28, slave);
188 static int pms_i2c_read(struct pms *dev, int slave, in argument
200 pms_i2c_andor(struct pms *dev, int slave, int sub, int and, int or) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-acpi.c43 struct ide_acpi_drive_link slave; member in struct:ide_acpi_hwif_link
470 struct ide_acpi_drive_link *slave = &hwif->acpidata->slave; local
485 in_params[2].buffer.pointer = (u8 *)&slave->idbuff;
568 hwif->devices[1]->acpidata = &hwif->acpidata->slave;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/mixer/
H A Dmixer.c222 snd_mixer_slave_t *slave; local
226 slave = calloc(1, sizeof(*slave));
227 if (slave == NULL)
232 free(slave);
237 slave->hctl = hctl;
238 list_add_tail(&slave->list, &mixer->slaves);
523 snd_mixer_slave_t *slave; local
525 slave = list_entry(pos, snd_mixer_slave_t, list);
526 elem = snd_hctl_first_elem(slave
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dfsldma.c604 struct fsl_dma_slave *slave; local
621 slave = dchan->private;
623 if (list_empty(&slave->addresses))
626 hw = list_first_entry(&slave->addresses, struct fsl_dma_hw_addr, entry);
660 if (list_is_last(&hw->entry, &slave->addresses))
745 chan->set_src_loop_size(chan, slave->src_loop_size);
748 chan->set_dst_loop_size(chan, slave->dst_loop_size);
751 chan->toggle_ext_start(chan, slave->external_start);
754 chan->toggle_ext_pause(chan, slave->external_pause);
757 chan->set_request_count(chan, slave
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/i2c/
H A Di2c.c49 struct snd_i2c_bus *slave; local
62 slave = snd_i2c_slave_bus(bus->buses.next);
63 snd_device_free(bus->card, slave);

Completed in 117 milliseconds

123456789