Searched refs:chip (Results 101 - 125 of 499) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c88 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode);
89 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr);
378 * It's a real CFI chip, not one for which the probe
533 * are on the same physical chip. This means completely recreating
542 struct flchip *chip; local
611 chip = &newcfi->chips[0];
616 *chip = cfi->chips[i];
617 chip->start += j << partshift;
618 chip->priv = &shared[i];
621 init_waitqueue_head(&chip
645 get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode) argument
813 put_chip(struct map_info *map, struct flchip *chip, unsigned long adr) argument
900 xip_disable(struct map_info *map, struct flchip *chip, unsigned long adr) argument
908 xip_enable(struct map_info *map, struct flchip *chip, unsigned long adr) argument
934 xip_wait_for_operation( struct map_info *map, struct flchip *chip, unsigned long adr, unsigned int chip_op_time ) argument
1065 inval_cache_and_wait_for_operation( struct map_info *map, struct flchip *chip, unsigned long cmd_adr, unsigned long inval_adr, int inval_len, unsigned int chip_op_time) argument
1138 do_point_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size_t len) argument
1224 struct flchip *chip; local
1252 do_read_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size_t len, u_char *buf) argument
1323 do_write_oneword(struct map_info *map, struct flchip *chip, unsigned long adr, map_word datum, int mode) argument
1479 do_write_buffer(struct map_info *map, struct flchip *chip, unsigned long adr, const struct kvec **pvec, unsigned long *pvec_seek, int len) argument
1698 do_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
1806 struct flchip *chip; local
1842 do_getlockstatus_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
1860 do_printlockstatus_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
1874 do_xxlock_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
1980 do_otp_read(struct map_info *map, struct flchip *chip, u_long offset, u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) argument
2013 do_otp_write(struct map_info *map, struct flchip *chip, u_long offset, u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) argument
2038 do_otp_lock(struct map_info *map, struct flchip *chip, u_long offset, u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) argument
2060 struct flchip *chip; local
2273 struct flchip *chip; local
2369 struct flchip *chip; local
2399 struct flchip *chip = &cfi->chips[i]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ymfpci/
H A Dymfpci.c83 static int __devinit snd_ymfpci_create_gameport(struct snd_ymfpci *chip, int dev, argument
93 if (chip->pci->device >= 0x0010) { /* YMF 744/754 */
97 if (!(io_port = pci_resource_start(chip->pci, 2)))
130 chip->gameport = gp = gameport_allocate_port();
139 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci));
140 gameport_set_dev_parent(gp, &chip->pci->dev);
144 if (chip->pci->device >= 0x0010) /* YMF 744/754 */
145 pci_write_config_word(chip->pci, PCIR_DSXG_JOYBASE, io_port);
147 pci_write_config_word(chip->pci, PCIR_DSXG_LEGACY, legacy_ctrl | YMFPCI_LEGACY_JPEN);
148 pci_write_config_word(chip
155 snd_ymfpci_free_gameport(struct snd_ymfpci *chip) argument
167 snd_ymfpci_create_gameport(struct snd_ymfpci *chip, int dev, int l, int l2) argument
168 snd_ymfpci_free_gameport(struct snd_ymfpci *chip) argument
178 struct snd_ymfpci *chip; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/cs46xx/
H A Ddsp_spos_scb_lib.c42 struct snd_cs46xx *chip; member in struct:proc_scb_info
45 static void remove_symbol (struct snd_cs46xx * chip, struct dsp_symbol_entry * symbol) argument
47 struct dsp_spos_instance * ins = chip->dsp_spos_instance;
75 struct snd_cs46xx *chip = scb_info->chip; local
77 void __iomem *dst = chip->region.idx[1].remap_addr + DSP_PARAMETER_BYTE_OFFSET;
79 ins = chip->dsp_spos_instance;
81 mutex_lock(&chip->spos_mutex);
109 mutex_unlock(&chip->spos_mutex);
113 static void _dsp_unlink_scb (struct snd_cs46xx *chip, struc argument
167 _dsp_clear_sample_buffer(struct snd_cs46xx *chip, u32 sample_buffer_addr, int dword_count) argument
179 cs46xx_dsp_remove_scb(struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb) argument
230 cs46xx_dsp_proc_register_scb_desc(struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb) argument
272 _dsp_create_generic_scb(struct snd_cs46xx *chip, char * name, u32 * scb_data, u32 dest, struct dsp_symbol_entry * task_entry, struct dsp_scb_descriptor * parent_scb, int scb_child_type) argument
336 cs46xx_dsp_create_generic_scb(struct snd_cs46xx *chip, char * name, u32 * scb_data, u32 dest, char * task_entry_name, struct dsp_scb_descriptor * parent_scb, int scb_child_type) argument
356 cs46xx_dsp_create_timing_master_scb(struct snd_cs46xx *chip) argument
390 cs46xx_dsp_create_codec_out_scb(struct snd_cs46xx * chip, char * codec_name, u16 channel_disp, u16 fifo_addr, u16 child_scb_addr, u32 dest, struct dsp_scb_descriptor * parent_scb, int scb_child_type) argument
428 cs46xx_dsp_create_codec_in_scb(struct snd_cs46xx * chip, char * codec_name, u16 channel_disp, u16 fifo_addr, u16 sample_buffer_addr, u32 dest, struct dsp_scb_descriptor * parent_scb, int scb_child_type) argument
469 cs46xx_dsp_create_pcm_reader_scb(struct snd_cs46xx * chip, char * scb_name, u16 sample_buffer_addr, u32 dest, int virtual_channel, u32 playback_hw_addr, struct dsp_scb_descriptor * parent_scb, int scb_child_type) argument
572 cs46xx_dsp_create_src_task_scb(struct snd_cs46xx * chip, char * scb_name, int rate, u16 src_buffer_addr, u16 src_delay_buffer_addr, u32 dest, struct dsp_scb_descriptor * parent_scb, int scb_child_type, int pass_through) argument
676 cs46xx_dsp_create_mix_only_scb(struct snd_cs46xx * chip, char * scb_name, u16 mix_buffer_addr, u32 dest, struct dsp_scb_descriptor * parent_scb, int scb_child_type) argument
716 cs46xx_dsp_create_mix_to_ostream_scb(struct snd_cs46xx * chip, char * scb_name, u16 mix_buffer_addr, u16 writeback_spb, u32 dest, struct dsp_scb_descriptor * parent_scb, int scb_child_type) argument
770 cs46xx_dsp_create_vari_decimate_scb(struct snd_cs46xx * chip,char * scb_name, u16 vari_buffer_addr0, u16 vari_buffer_addr1, u32 dest, struct dsp_scb_descriptor * parent_scb, int scb_child_type) argument
814 cs46xx_dsp_create_pcm_serial_input_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, struct dsp_scb_descriptor * input_scb, struct dsp_scb_descriptor * parent_scb, int scb_child_type) argument
857 cs46xx_dsp_create_asynch_fg_tx_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, u16 hfg_scb_address, u16 asynch_buffer_address, struct dsp_scb_descriptor * parent_scb, int scb_child_type) argument
904 cs46xx_dsp_create_asynch_fg_rx_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, u16 hfg_scb_address, u16 asynch_buffer_address, struct dsp_scb_descriptor * parent_scb, int scb_child_type) argument
955 cs46xx_dsp_create_spio_write_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, struct dsp_scb_descriptor * parent_scb, int scb_child_type) argument
991 cs46xx_dsp_create_magic_snoop_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, u16 snoop_buffer_address, struct dsp_scb_descriptor * snoop_scb, struct dsp_scb_descriptor * parent_scb, int scb_child_type) argument
1027 find_next_free_scb(struct snd_cs46xx * chip, struct dsp_scb_descriptor * from) argument
1111 cs46xx_dsp_create_pcm_channel(struct snd_cs46xx * chip, u32 sample_rate, void * private_data, u32 hw_dma_addr, int pcm_channel_id) argument
1270 cs46xx_dsp_pcm_channel_set_period(struct snd_cs46xx * chip, struct dsp_pcm_channel_descriptor * pcm_channel, int period_size) argument
1309 cs46xx_dsp_pcm_ostream_set_period(struct snd_cs46xx * chip, int period_size) argument
1347 cs46xx_dsp_destroy_pcm_channel(struct snd_cs46xx * chip, struct dsp_pcm_channel_descriptor * pcm_channel) argument
1378 cs46xx_dsp_pcm_unlink(struct snd_cs46xx * chip, struct dsp_pcm_channel_descriptor * pcm_channel) argument
1404 cs46xx_dsp_pcm_link(struct snd_cs46xx * chip, struct dsp_pcm_channel_descriptor * pcm_channel) argument
1447 cs46xx_add_record_source(struct snd_cs46xx *chip, struct dsp_scb_descriptor * source, u16 addr, char * scb_name) argument
1472 cs46xx_src_unlink(struct snd_cs46xx *chip, struct dsp_scb_descriptor * src) argument
1484 cs46xx_src_link(struct snd_cs46xx *chip, struct dsp_scb_descriptor * src) argument
1508 cs46xx_dsp_enable_spdif_out(struct snd_cs46xx *chip) argument
1556 cs46xx_dsp_disable_spdif_out(struct snd_cs46xx *chip) argument
1588 cs46xx_iec958_pre_open(struct snd_cs46xx *chip) argument
1621 cs46xx_iec958_post_close(struct snd_cs46xx *chip) argument
[all...]
H A Dcs46xx.c82 struct snd_cs46xx *chip; local
97 &chip)) < 0) {
101 card->private_data = chip;
102 chip->accept_valid = mmap_valid[dev];
103 if ((err = snd_cs46xx_pcm(chip, 0, NULL)) < 0) {
108 if ((err = snd_cs46xx_pcm_rear(chip,1, NULL)) < 0) {
112 if ((err = snd_cs46xx_pcm_iec958(chip,2,NULL)) < 0) {
117 if ((err = snd_cs46xx_mixer(chip, 2)) < 0) {
122 if (chip->nr_ac97_codecs ==2) {
123 if ((err = snd_cs46xx_pcm_center_lfe(chip,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/vx/
H A Dvx_hwdep.c47 int snd_vx_setup_firmware(struct vx_core *chip) argument
72 if (! fw_files[chip->type][i])
74 sprintf(path, "vx/%s", fw_files[chip->type][i]);
75 if (request_firmware(&fw, path, chip->dev)) {
79 err = chip->ops->load_dsp(chip, i, fw);
85 chip->chip_status |= VX_STAT_XILINX_LOADED;
87 chip->firmware[i] = fw;
95 if ((err = snd_vx_pcm_new(chip)) < 0)
98 if ((err = snd_vx_mixer_new(chip)) <
112 snd_vx_free_firmware(struct vx_core *chip) argument
235 snd_vx_setup_firmware(struct vx_core *chip) argument
257 snd_vx_free_firmware(struct vx_core *chip) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/zd1211rw/
H A Dzd_rf_al2230.c74 static int zd1211b_al2230_finalize_rf(struct zd_chip *chip) argument
86 r = zd_iowrite16a_locked(chip, ioreqs, ARRAY_SIZE(ioreqs));
91 if (chip->new_phy_layout) {
92 r = zd_iowrite16_locked(chip, 0xe1, CR9);
97 return zd_iowrite16_locked(chip, 0x06, CR203);
103 struct zd_chip *chip = zd_rf_to_chip(rf); local
175 r = zd_iowrite16a_locked(chip, ioreqs_init, ARRAY_SIZE(ioreqs_init));
179 if (chip->al2230s_bit) {
180 r = zd_iowrite16a_locked(chip, ioreqs_init_al2230s,
186 r = zd_rfwritev_locked(chip, rv
216 struct zd_chip *chip = zd_rf_to_chip(rf); local
357 struct zd_chip *chip = zd_rf_to_chip(rf); local
373 struct zd_chip *chip = zd_rf_to_chip(rf); local
389 struct zd_chip *chip = zd_rf_to_chip(rf); local
400 struct zd_chip *chip = zd_rf_to_chip(rf); local
411 struct zd_chip *chip = zd_rf_to_chip(rf); local
422 struct zd_chip *chip = zd_rf_to_chip(rf); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/ppc/
H A Dtumbler.c265 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
266 struct pmac_tumbler *mix = chip->mixer_data;
276 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
277 struct pmac_tumbler *mix = chip->mixer_data;
295 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
296 struct pmac_tumbler *mix = chip->mixer_data;
306 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
307 struct pmac_tumbler *mix = chip->mixer_data;
395 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
400 chip
407 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
418 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
438 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
449 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
519 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
531 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
660 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
673 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
696 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
720 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
779 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
790 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
909 tumbler_detect_headphone(struct snd_pmac *chip) argument
919 tumbler_detect_lineout(struct snd_pmac *chip) argument
929 check_mute(struct snd_pmac *chip, struct pmac_gpio *gp, int val, int do_notify, struct snd_kcontrol *sw) argument
945 struct snd_pmac *chip = device_change_chip; local
1003 tumbler_update_automute(struct snd_pmac *chip, int do_notify) argument
1019 struct snd_pmac *chip = devid; local
1139 tumbler_reset_audio(struct snd_pmac *chip) argument
1168 tumbler_suspend(struct snd_pmac *chip) argument
1198 tumbler_resume(struct snd_pmac *chip) argument
1246 tumbler_init(struct snd_pmac *chip) argument
1297 tumbler_cleanup(struct snd_pmac *chip) argument
1317 snd_pmac_tumbler_init(struct snd_pmac *chip) argument
[all...]
H A Ddaca.c107 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
109 if (! (mix = chip->mixer_data))
118 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
122 if (! (mix = chip->mixer_data))
146 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
148 if (! (mix = chip->mixer_data))
158 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
162 if (! (mix = chip->mixer_data))
180 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
182 if (! (mix = chip
191 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); local
229 daca_resume(struct snd_pmac *chip) argument
240 daca_cleanup(struct snd_pmac *chip) argument
251 snd_pmac_daca_init(struct snd_pmac *chip) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/irq/
H A Dresend.c63 desc->chip->enable(irq);
68 if (!desc->chip || !desc->chip->retrigger ||
69 !desc->chip->retrigger(irq)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-s3c2410/
H A Dnand.h20 * nr_map = map for low-layer logical to physical chip numbers (option)
43 int chip);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/rtc/
H A Drtc-max6902.c69 struct max6902 *chip = dev_get_drvdata(dev); local
82 xfer.tx_buf = chip->tx_buf;
83 xfer.rx_buf = chip->rx_buf;
86 chip->tx_buf[0] = address | 0x80;
97 *data = chip->rx_buf[1];
108 struct max6902 *chip = dev_get_drvdata(dev); local
121 xfer.tx_buf = chip->buf;
122 xfer.rx_buf = chip->buf;
123 chip->buf[0] = 0xbf; /* Burst read */
133 /* The chip send
218 struct max6902 *chip; local
249 struct max6902 *chip = platform_get_drvdata(spi); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/tpm/
H A Dtpm_atmel.h29 #define atmel_getb(chip, offset) readb(chip->vendor->iobase + offset);
30 #define atmel_putb(val, chip, offset) writeb(val, chip->vendor->iobase + offset)
81 #define atmel_getb(chip, offset) inb(chip->vendor->base + offset)
82 #define atmel_putb(val, chip, offset) outb(val, chip->vendor->base + offset)
102 /* query chip for its version number */
H A Dtpm_infineon.c148 static int empty_fifo(struct tpm_chip *chip, int clear_wrfifo) argument
185 static int wait(struct tpm_chip *chip, int wait_for_bit) argument
198 dev_err(chip->dev, "Timeout in wait(STAT_XFE)\n");
200 dev_err(chip->dev, "Timeout in wait(STAT_RDA)\n");
206 static void wait_and_send(struct tpm_chip *chip, u8 sendbyte) argument
208 wait(chip, STAT_XFE);
220 static void tpm_wtx(struct tpm_chip *chip) argument
223 dev_info(chip->dev, "Granting WTX (%02d / %02d)\n",
225 wait_and_send(chip, TPM_VL_VER);
226 wait_and_send(chip, TPM_CTRL_WT
232 tpm_wtx_abort(struct tpm_chip *chip) argument
243 tpm_inf_recv(struct tpm_chip *chip, u8 * buf, size_t count) argument
313 tpm_inf_send(struct tpm_chip *chip, u8 * buf, size_t count) argument
360 tpm_inf_cancel(struct tpm_chip *chip) argument
364 tpm_inf_status(struct tpm_chip *chip) argument
422 struct tpm_chip *chip; local
594 struct tpm_chip *chip = pnp_get_drvdata(dev); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/echoaudio/
H A Decho3g.c37 #define PX_DIGITAL_OUT chip->px_digital_out
38 #define PX_ANALOG_IN chip->px_analog_in
39 #define PX_DIGITAL_IN chip->px_digital_in
40 #define PX_NUM chip->px_num
44 #define BX_DIGITAL_OUT chip->bx_digital_out
45 #define BX_ANALOG_IN chip->bx_analog_in
46 #define BX_DIGITAL_IN chip->bx_digital_in
47 #define BX_NUM chip->bx_num
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dmaestro3.c993 static inline void snd_m3_outw(struct snd_m3 *chip, u16 value, unsigned long reg) argument
995 outw(value, chip->iobase + reg);
998 static inline u16 snd_m3_inw(struct snd_m3 *chip, unsigned long reg) argument
1000 return inw(chip->iobase + reg);
1003 static inline void snd_m3_outb(struct snd_m3 *chip, u8 value, unsigned long reg) argument
1005 outb(value, chip->iobase + reg);
1008 static inline u8 snd_m3_inb(struct snd_m3 *chip, unsigned long reg) argument
1010 return inb(chip->iobase + reg);
1017 static u16 snd_m3_assp_read(struct snd_m3 *chip, u16 region, u16 index) argument
1019 snd_m3_outw(chip, regio
1024 snd_m3_assp_write(struct snd_m3 *chip, u16 region, u16 index, u16 data) argument
1031 snd_m3_assp_halt(struct snd_m3 *chip) argument
1038 snd_m3_assp_continue(struct snd_m3 *chip) argument
1052 snd_m3_add_list(struct snd_m3 *chip, struct m3_list *list, u16 val) argument
1060 snd_m3_remove_list(struct snd_m3 *chip, struct m3_list *list, int index) argument
1080 snd_m3_inc_timer_users(struct snd_m3 *chip) argument
1099 snd_m3_dec_timer_users(struct snd_m3 *chip) argument
1123 snd_m3_pcm_start(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) argument
1150 snd_m3_pcm_stop(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) argument
1177 struct snd_m3 *chip = snd_pcm_substream_chip(subs); local
1212 snd_m3_pcm_setup1(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) argument
1297 snd_m3_pcm_setup2(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_runtime *runtime) argument
1364 snd_m3_playback_setup(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) argument
1431 snd_m3_capture_setup(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) argument
1489 struct snd_m3 *chip = snd_pcm_substream_chip(subs); local
1522 snd_m3_get_pointer(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) argument
1549 struct snd_m3 *chip = snd_pcm_substream_chip(subs); local
1563 snd_m3_update_ptr(struct snd_m3 *chip, struct m3_dma *s) argument
1600 struct snd_m3 *chip = (struct snd_m3 *) private_data; local
1661 struct snd_m3 *chip = dev_id; local
1753 snd_m3_substream_open(struct snd_m3 *chip, struct snd_pcm_substream *subs) argument
1786 snd_m3_substream_close(struct snd_m3 *chip, struct snd_pcm_substream *subs) argument
1810 struct snd_m3 *chip = snd_pcm_substream_chip(subs); local
1826 struct snd_m3 *chip = snd_pcm_substream_chip(subs); local
1835 struct snd_m3 *chip = snd_pcm_substream_chip(subs); local
1851 struct snd_m3 *chip = snd_pcm_substream_chip(subs); local
1884 snd_m3_pcm(struct snd_m3 * chip, int device) argument
1917 snd_m3_ac97_wait(struct snd_m3 *chip) argument
1934 struct snd_m3 *chip = ac97->private_data; local
1954 struct snd_m3 *chip = ac97->private_data; local
1981 snd_m3_try_read_vendor(struct snd_m3 *chip) argument
1998 snd_m3_ac97_reset(struct snd_m3 *chip) argument
2055 snd_m3_mixer(struct snd_m3 *chip) argument
2259 snd_m3_assp_init(struct snd_m3 *chip) argument
2349 snd_m3_assp_client_init(struct snd_m3 *chip, struct m3_dma *s, int index) argument
2395 snd_m3_amp_enable(struct snd_m3 *chip, int enable) argument
2419 snd_m3_chip_init(struct snd_m3 *chip) argument
2491 snd_m3_enable_ints(struct snd_m3 *chip) argument
2509 snd_m3_free(struct snd_m3 *chip) argument
2559 struct snd_m3 *chip = card->private_data; local
2591 struct snd_m3 *chip = card->private_data; local
2646 struct snd_m3 *chip = device->device_data; local
2656 struct snd_m3 *chip; local
2824 struct snd_m3 *chip; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/spi/
H A Dspi_bfin5xx.c182 /* stop controller and re-config current chip*/
185 struct chip_data *chip = drv_data->cur_chip; local
194 "chip select number is %d\n", chip->chip_select_num);
196 switch (chip->chip_select_num) {
241 write_CTRL(chip->ctl_reg);
242 write_BAUD(chip->baud);
243 write_FLAG(chip->flag);
297 struct chip_data *chip = drv_data->cur_chip; local
300 write_FLAG(chip
343 struct chip_data *chip = drv_data->cur_chip; local
382 struct chip_data *chip = drv_data->cur_chip; local
424 struct chip_data *chip = drv_data->cur_chip; local
466 struct chip_data *chip = drv_data->cur_chip; local
505 struct chip_data *chip = drv_data->cur_chip; local
629 struct chip_data *chip = NULL; local
967 struct chip_data *chip; local
1090 struct chip_data *chip = spi_get_ctldata(spi); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/sb/
H A Des968.c61 struct snd_sb *chip; member in struct:snd_card_es968
75 struct snd_sb *chip = dev_id; local
77 if (chip->open & SB_OPEN_PCM) {
78 return snd_sb8dsp_interrupt(chip);
80 return snd_sb8dsp_midi_interrupt(chip);
131 struct snd_sb *chip; local
150 SB_HW_AUTO, &chip)) < 0) {
154 acard->chip = chip;
156 if ((error = snd_sb8dsp_pcm(chip,
216 struct snd_sb *chip = acard->chip; local
228 struct snd_sb *chip = acard->chip; local
[all...]
H A Dsb16_csp.c87 static int csp_detect(struct snd_sb *chip, int *version);
88 static int set_codec_parameter(struct snd_sb *chip, unsigned char par, unsigned char val);
89 static int set_register(struct snd_sb *chip, unsigned char reg, unsigned char val);
90 static int read_register(struct snd_sb *chip, unsigned char reg);
91 static int set_mode_register(struct snd_sb *chip, unsigned char mode);
92 static int get_version(struct snd_sb *chip);
116 * Detect CSP chip and create a new instance
118 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep) argument
127 if (csp_detect(chip, &version))
130 if ((err = snd_hwdep_new(chip
491 command_seq(struct snd_sb *chip, const unsigned char *seq, int size) argument
504 set_codec_parameter(struct snd_sb *chip, unsigned char par, unsigned char val) argument
521 set_register(struct snd_sb *chip, unsigned char reg, unsigned char val) argument
535 read_register(struct snd_sb *chip, unsigned char reg) argument
548 set_mode_register(struct snd_sb *chip, unsigned char mode) argument
561 csp_detect(struct snd_sb *chip, int *version) argument
598 get_version(struct snd_sb *chip) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pcmcia/vx/
H A Dvxp_mixer.c47 struct snd_vxpocket *chip = (struct snd_vxpocket *)_chip; local
48 ucontrol->value.integer.value[0] = chip->mic_level;
55 struct snd_vxpocket *chip = (struct snd_vxpocket *)_chip; local
57 if (chip->mic_level != ucontrol->value.integer.value[0]) {
59 chip->mic_level = ucontrol->value.integer.value[0];
95 struct snd_vxpocket *chip = (struct snd_vxpocket *)_chip; local
96 ucontrol->value.integer.value[0] = chip->mic_level;
103 struct snd_vxpocket *chip = (struct snd_vxpocket *)_chip; local
105 if (chip->mic_level != ucontrol->value.integer.value[0]) {
107 chip
126 struct snd_vxpocket *chip = (struct snd_vxpocket *)_chip; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/i2c/
H A Dcs8427.c108 struct cs8427 *chip = device->private_data; local
112 if (udata != (chip->regmap[CS8427_REG_CSDATABUF] & udata)) {
113 chip->regmap[CS8427_REG_CSDATABUF] &= ~CS8427_BSEL;
114 chip->regmap[CS8427_REG_CSDATABUF] |= udata;
116 chip->regmap[CS8427_REG_CSDATABUF]);
128 struct cs8427 *chip = device->private_data; local
130 chip->playback.hw_udata : chip->playback.hw_status;
142 chip->regmap[CS8427_REG_UDATABUF] &= ~CS8427_UBMMASK;
143 chip
210 struct cs8427 *chip; local
290 struct cs8427 *chip; local
397 struct cs8427 *chip = device->private_data; local
409 struct cs8427 *chip = device->private_data; local
501 struct cs8427 *chip = cs8427->private_data; local
531 struct cs8427 *chip; local
549 struct cs8427 *chip; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dndfc.c31 struct nand_chip chip; member in struct:ndfc_nand_mtd
45 static void ndfc_select_chip(struct mtd_info *mtd, int chip) argument
54 if (chip >= 0) {
56 ccr |= NDFC_CCR_BS(chip + pchip->chip_offset);
146 * Initialize chip structure
151 struct nand_chip *chip = &mtd->chip; local
153 chip->IO_ADDR_R = ndfc->ndfcbase + NDFC_DATA;
154 chip->IO_ADDR_W = ndfc->ndfcbase + NDFC_DATA;
155 chip
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mtd/
H A Dnand.h45 * is supported now. If you add a chip with bigger oobsize/page
62 /* Select the chip by setting nCE to low */
188 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
189 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
190 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
191 #define NAND_HAS_COPYBACK(chip) ((chip
642 struct platform_nand_chip chip; member in struct:platform_nand_data
650 struct nand_chip *chip = mtd->priv; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/mixart/
H A Dmixart.c217 snd_mixart_add_ref_pipe(struct snd_mixart *chip, int pcm_number, int capture, argument
226 pipe = &(chip->pipe_in_ana); /* analog inputs */
228 pipe = &(chip->pipe_in_dig); /* digital inputs */
234 pipe = &(chip->pipe_out_ana); /* analog outputs */
236 pipe = &(chip->pipe_out_dig); /* digital outputs */
255 snd_printdd("add_ref_pipe audio chip(%d) pcm(%d)\n", chip->chip_idx, pcm_number);
283 j = (chip->chip_idx * MIXART_MAX_STREAM_PER_CARD) + (pcm_number * (MIXART_PLAYBACK_STREAMS + MIXART_CAPTURE_STREAMS)) + i;
288 flowinfo = (struct mixart_flowinfo *)chip->mgr->flowinfo.area;
289 flowinfo[j].bufferinfo_array_phy_address = (u32)chip
376 struct snd_mixart *chip; local
472 struct snd_mixart *chip = snd_pcm_substream_chip(subs); local
499 struct snd_mixart *chip; local
582 struct snd_mixart *chip = snd_pcm_substream_chip(subs); local
641 struct snd_mixart *chip = snd_pcm_substream_chip(subs); local
697 struct snd_mixart *chip = snd_pcm_substream_chip(subs); local
772 struct snd_mixart *chip = snd_pcm_substream_chip(subs); local
851 struct snd_mixart *chip = snd_pcm_substream_chip(subs); local
911 preallocate_buffers(struct snd_mixart *chip, struct snd_pcm *pcm) argument
919 snd_mixart_pcm_analog(struct snd_mixart *chip) argument
950 snd_mixart_pcm_digital(struct snd_mixart *chip) argument
978 snd_mixart_chip_free(struct snd_mixart *chip) argument
986 struct snd_mixart *chip = device->device_data; local
996 struct snd_mixart *chip; local
1021 snd_mixart_create_pcm(struct snd_mixart* chip) argument
1194 struct snd_mixart *chip = entry->private_data; local
1227 snd_mixart_proc_init(struct snd_mixart *chip) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/
H A Dmtpav.c176 * where X = chip->num_ports
184 static int translate_subdevice_to_hwport(struct mtpav *chip, int subdev) argument
188 else if (subdev < chip->num_ports)
190 else if (subdev < chip->num_ports * 2)
191 return subdev - chip->num_ports + 0x09; /* remote port */
192 else if (subdev == chip->num_ports * 2 + MTPAV_PIDX_COMPUTER)
194 else if (subdev == chip->num_ports + MTPAV_PIDX_ADAT)
199 static int translate_hwport_to_subdevice(struct mtpav *chip, int hwport) argument
203 return chip->num_ports + MTPAV_PIDX_BROADCAST;
206 if (p >= chip
224 snd_mtpav_getreg(struct mtpav *chip, u16 reg) argument
242 snd_mtpav_mputreg(struct mtpav *chip, u16 reg, u8 val) argument
251 snd_mtpav_wait_rfdhi(struct mtpav *chip) argument
263 snd_mtpav_send_byte(struct mtpav *chip, u8 byte) argument
339 snd_mtpav_portscan(struct mtpav *chip) argument
412 struct mtpav *chip = (struct mtpav *)data; local
429 snd_mtpav_add_output_timer(struct mtpav *chip) argument
436 snd_mtpav_remove_output_timer(struct mtpav *chip) argument
622 snd_mtpav_set_name(struct mtpav *chip, struct snd_rawmidi_substream *substream) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dirq.c79 seq_printf(p, " %14s", irq_desc[i].chip->name);
161 if (desc->chip && desc->chip->disable &&
162 desc->chip->enable && desc->chip->set_affinity) {
163 desc->chip->disable(irq);
164 desc->chip->set_affinity(irq, mask);
165 desc->chip->enable(irq);
167 WARN_ON((!(desc->chip) || !(desc->chip
[all...]

Completed in 380 milliseconds

1234567891011>>