Searched defs:chip (Results 151 - 175 of 263) sorted by relevance

1234567891011

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/vx/
H A Dvx_pcm.c111 static void vx_pcm_read_per_bytes(struct vx_core *chip, struct snd_pcm_runtime *runtime, argument
139 static void vx_set_pcx_time(struct vx_core *chip, pcx_time_t *pc_time, argument
156 static int vx_set_differed_time(struct vx_core *chip, struct vx_rmh *rmh, argument
190 static int vx_set_stream_format(struct vx_core *chip, struct vx_pipe *pipe, argument
217 vx_set_format(struct vx_core *chip, struct vx_pipe *pipe, struct snd_pcm_runtime *runtime) argument
246 vx_set_ibl(struct vx_core *chip, struct vx_ibl_info *info) argument
276 vx_get_pipe_state(struct vx_core *chip, struct vx_pipe *pipe, int *state) argument
301 vx_query_hbuffer_size(struct vx_core *chip, struct vx_pipe *pipe) argument
325 vx_pipe_can_start(struct vx_core *chip, struct vx_pipe *pipe) argument
346 vx_conf_pipe(struct vx_core *chip, struct vx_pipe *pipe) argument
360 vx_send_irqa(struct vx_core *chip) argument
385 vx_toggle_pipe(struct vx_core *chip, struct vx_pipe *pipe, int state) argument
438 vx_stop_pipe(struct vx_core *chip, struct vx_pipe *pipe) argument
456 vx_alloc_pipe(struct vx_core *chip, int capture, int audioid, int num_audio, struct vx_pipe **pipep) argument
502 vx_free_pipe(struct vx_core *chip, struct vx_pipe *pipe) argument
520 vx_start_stream(struct vx_core *chip, struct vx_pipe *pipe) argument
536 vx_stop_stream(struct vx_core *chip, struct vx_pipe *pipe) argument
578 struct vx_core *chip = snd_pcm_substream_chip(subs); local
621 struct vx_core *chip = snd_pcm_substream_chip(subs); local
645 vx_notify_end_of_buffer(struct vx_core *chip, struct vx_pipe *pipe) argument
673 vx_pcm_playback_transfer_chunk(struct vx_core *chip, struct snd_pcm_runtime *runtime, struct vx_pipe *pipe, int size) argument
711 vx_update_pipe_position(struct vx_core *chip, struct snd_pcm_runtime *runtime, struct vx_pipe *pipe) argument
739 vx_pcm_playback_transfer(struct vx_core *chip, struct snd_pcm_substream *subs, struct vx_pipe *pipe, int nchunks) argument
759 vx_pcm_playback_update(struct vx_core *chip, struct snd_pcm_substream *subs, struct vx_pipe *pipe) argument
784 struct vx_core *chip = subs->pcm->private_data; local
806 struct vx_core *chip = snd_pcm_substream_chip(subs); local
876 struct vx_core *chip = snd_pcm_substream_chip(subs); local
982 struct vx_core *chip = snd_pcm_substream_chip(subs); local
1040 struct vx_core *chip = snd_pcm_substream_chip(subs); local
1074 vx_pcm_capture_update(struct vx_core *chip, struct snd_pcm_substream *subs, struct vx_pipe *pipe) argument
1174 vx_pcm_update_intr(struct vx_core *chip, unsigned int events) argument
1231 vx_init_audio_io(struct vx_core *chip) argument
1277 struct vx_core *chip = pcm->private_data; local
1288 snd_vx_pcm_new(struct vx_core *chip) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/ad1816a/
H A Dad1816a_lib.c33 static inline int snd_ad1816a_busy_wait(struct snd_ad1816a *chip) argument
45 static inline unsigned char snd_ad1816a_in(struct snd_ad1816a *chip, unsigned char reg) argument
51 static inline void snd_ad1816a_out(struct snd_ad1816a *chip, unsigned char reg, argument
58 static inline void snd_ad1816a_out_mask(struct snd_ad1816a *chip, unsigned char reg, argument
65 snd_ad1816a_read(struct snd_ad1816a *chip, unsigned char reg) argument
72 snd_ad1816a_write(struct snd_ad1816a *chip, unsigned char reg, unsigned short value) argument
80 snd_ad1816a_write_mask(struct snd_ad1816a *chip, unsigned char reg, unsigned short mask, unsigned short value) argument
88 snd_ad1816a_get_format(struct snd_ad1816a *chip, unsigned int format, int channels) argument
109 snd_ad1816a_open(struct snd_ad1816a *chip, unsigned int mode) argument
145 snd_ad1816a_close(struct snd_ad1816a *chip, unsigned int mode) argument
177 snd_ad1816a_trigger(struct snd_ad1816a *chip, unsigned char what, int channel, int cmd, int iscapture) argument
209 struct snd_ad1816a *chip = snd_pcm_substream_chip(substream); local
216 struct snd_ad1816a *chip = snd_pcm_substream_chip(substream); local
234 struct snd_ad1816a *chip = snd_pcm_substream_chip(substream); local
266 struct snd_ad1816a *chip = snd_pcm_substream_chip(substream); local
299 struct snd_ad1816a *chip = snd_pcm_substream_chip(substream); local
309 struct snd_ad1816a *chip = snd_pcm_substream_chip(substream); local
320 struct snd_ad1816a *chip = dev_id; local
385 struct snd_ad1816a *chip = snd_pcm_substream_chip(substream); local
401 struct snd_ad1816a *chip = snd_pcm_substream_chip(substream); local
417 struct snd_ad1816a *chip = snd_pcm_substream_chip(substream); local
426 struct snd_ad1816a *chip = snd_pcm_substream_chip(substream); local
434 snd_ad1816a_init(struct snd_ad1816a *chip) argument
454 snd_ad1816a_probe(struct snd_ad1816a *chip) argument
478 snd_ad1816a_free(struct snd_ad1816a *chip) argument
497 struct snd_ad1816a *chip = device->device_data; local
501 snd_ad1816a_chip_id(struct snd_ad1816a *chip) argument
522 struct snd_ad1816a *chip; local
600 snd_ad1816a_pcm(struct snd_ad1816a *chip, int device, struct snd_pcm **rpcm) argument
650 struct snd_ad1816a *chip = snd_kcontrol_chip(kcontrol); local
664 struct snd_ad1816a *chip = snd_kcontrol_chip(kcontrol); local
706 struct snd_ad1816a *chip = snd_kcontrol_chip(kcontrol); local
723 struct snd_ad1816a *chip = snd_kcontrol_chip(kcontrol); local
771 struct snd_ad1816a *chip = snd_kcontrol_chip(kcontrol); local
794 struct snd_ad1816a *chip = snd_kcontrol_chip(kcontrol); local
873 snd_ad1816a_mixer(struct snd_ad1816a *chip) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/
H A Dcmi8330.c239 static int __devinit cmi8330_add_sb_mixers(struct snd_sb *chip) argument
382 struct snd_cmi8330 *chip = snd_pcm_substream_chip(substream); local
391 struct snd_cmi8330 *chip = snd_pcm_substream_chip(substream); local
398 snd_cmi8330_pcm(struct snd_card *card, struct snd_cmi8330 *chip) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/cs423x/
H A Dcs4236_lib.c125 static void snd_cs4236_ctrl_out(struct snd_cs4231 *chip, unsigned char reg, unsigned char val) argument
131 static unsigned char snd_cs4236_ctrl_in(struct snd_cs4231 *chip, unsigned char reg) argument
184 static void snd_cs4236_playback_format(struct snd_cs4231 *chip, struct snd_pcm_hw_params *params, unsigned char pdfr) argument
198 snd_cs4236_capture_format(struct snd_cs4231 *chip, struct snd_pcm_hw_params *params, unsigned char cdfr) argument
214 snd_cs4236_suspend(struct snd_cs4231 *chip) argument
229 snd_cs4236_resume(struct snd_cs4231 *chip) argument
272 struct snd_cs4231 *chip; local
346 snd_cs4236_pcm(struct snd_cs4231 *chip, int device, struct snd_pcm **rpcm) argument
382 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
399 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
428 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
445 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
485 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
507 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
550 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
572 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
614 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
626 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
673 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
685 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
808 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
819 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
873 snd_cs4236_mixer(struct snd_cs4231 *chip) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/gus/
H A Dinterwave.c473 static int __devinit snd_interwave_mixer(struct snd_cs4231 *chip) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dad1889.c114 ad1889_readw(struct snd_ad1889 *chip, unsigned reg) argument
120 ad1889_writew(struct snd_ad1889 *chip, unsigned reg, u16 val) argument
126 ad1889_readl(struct snd_ad1889 *chip, unsigned reg) argument
132 ad1889_writel(struct snd_ad1889 *chip, unsigned reg, u32 val) argument
138 ad1889_unmute(struct snd_ad1889 *chip) argument
148 ad1889_mute(struct snd_ad1889 *chip) argument
157 ad1889_load_adc_buffer_address(struct snd_ad1889 *chip, u32 address) argument
164 ad1889_load_adc_buffer_count(struct snd_ad1889 *chip, u32 count) argument
171 ad1889_load_adc_interrupt_count(struct snd_ad1889 *chip, u32 count) argument
178 ad1889_load_wave_buffer_address(struct snd_ad1889 *chip, u32 address) argument
185 ad1889_load_wave_buffer_count(struct snd_ad1889 *chip, u32 count) argument
192 ad1889_load_wave_interrupt_count(struct snd_ad1889 *chip, u32 count) argument
199 ad1889_channel_reset(struct snd_ad1889 *chip, unsigned int channel) argument
247 struct snd_ad1889 *chip = ac97->private_data; local
254 struct snd_ad1889 *chip = ac97->private_data; local
259 snd_ad1889_ac97_ready(struct snd_ad1889 *chip) argument
327 struct snd_ad1889 *chip = snd_pcm_substream_chip(ss); local
339 struct snd_ad1889 *chip = snd_pcm_substream_chip(ss); local
351 struct snd_ad1889 *chip = snd_pcm_substream_chip(ss); local
359 struct snd_ad1889 *chip = snd_pcm_substream_chip(ss); local
367 struct snd_ad1889 *chip = snd_pcm_substream_chip(ss); local
417 struct snd_ad1889 *chip = snd_pcm_substream_chip(ss); local
469 struct snd_ad1889 *chip = snd_pcm_substream_chip(ss); local
510 struct snd_ad1889 *chip = snd_pcm_substream_chip(ss); local
545 struct snd_ad1889 *chip = snd_pcm_substream_chip(ss); local
563 struct snd_ad1889 *chip = snd_pcm_substream_chip(ss); local
602 struct snd_ad1889 *chip = dev_id; local
626 snd_ad1889_pcm_init(struct snd_ad1889 *chip, int device, struct snd_pcm **rpcm) argument
670 struct snd_ad1889 *chip = entry->private_data; local
749 snd_ad1889_proc_init(struct snd_ad1889 *chip) argument
769 snd_ad1889_ac97_xinit(struct snd_ad1889 *chip) argument
795 struct snd_ad1889 *chip = bus->private_data; local
802 struct snd_ad1889 *chip = ac97->private_data; local
807 snd_ad1889_ac97_init(struct snd_ad1889 *chip, const char *quirk_override) argument
840 snd_ad1889_free(struct snd_ad1889 *chip) argument
877 struct snd_ad1889 *chip = device->device_data; local
882 snd_ad1889_init(struct snd_ad1889 *chip) argument
902 struct snd_ad1889 *chip; local
988 struct snd_ad1889 *chip; local
[all...]
H A Dals4000.c113 struct snd_sb *chip; member in struct:snd_card_als4000
148 static void snd_als4000_set_rate(struct snd_sb *chip, unsigned int rate) argument
157 static inline void snd_als4000_set_capture_dma(struct snd_sb *chip, argument
164 snd_als4000_set_playback_dma(struct snd_sb *chip, dma_addr_t addr, unsigned size) argument
241 struct snd_sb *chip = snd_pcm_substream_chip(substream); local
268 struct snd_sb *chip = snd_pcm_substream_chip(substream); local
300 struct snd_sb *chip = snd_pcm_substream_chip(substream); local
325 struct snd_sb *chip = snd_pcm_substream_chip(substream); local
350 struct snd_sb *chip = snd_pcm_substream_chip(substream); local
361 struct snd_sb *chip = snd_pcm_substream_chip(substream); local
372 struct snd_sb *chip = dev_id; local
447 struct snd_sb *chip = snd_pcm_substream_chip(substream); local
457 struct snd_sb *chip = snd_pcm_substream_chip(substream); local
466 struct snd_sb *chip = snd_pcm_substream_chip(substream); local
476 struct snd_sb *chip = snd_pcm_substream_chip(substream); local
507 snd_als4000_pcm(struct snd_sb *chip, int device) argument
550 snd_als4000_configure(struct snd_sb *chip) argument
657 struct snd_sb *chip; local
782 struct snd_sb *chip = acard->chip; local
799 struct snd_sb *chip = acard->chip; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dhndpci.c704 uint chip, chiprev, chippkg, host; local
[all...]
H A Dsbutils.c523 uint chip = CHIPID(sii->pub.chip); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dtherm_pm72.c316 static int read_lm87_reg(struct i2c_client * chip, int reg) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/tpm/
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
206 static void wait_and_send(struct tpm_chip *chip, u8 sendbyte) argument
220 static void tpm_wtx(struct tpm_chip *chip) argument
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/arch/sparc64/kernel/
H A Dirq.c537 struct irq_chip *chip; local
593 sun4v_build_common(unsigned long sysino, struct irq_chip *chip) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Ds3fb.c35 int chip, rev, mclk_freq; member in struct:s3fb_info
820 static int __devinit s3_identification(int chip) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/zd1211rw/
H A Dzd_chip.c33 void zd_chip_init(struct zd_chip *chip, argument
43 void zd_chip_clear(struct zd_chip *chip) argument
59 scnprint_id(struct zd_chip *chip, char *buffer, size_t size) argument
79 print_id(struct zd_chip *chip) argument
103 zd_ioread32v_locked(struct zd_chip *chip, u32 *values, const zd_addr_t *addr, unsigned int count) argument
151 _zd_iowrite32v_locked(struct zd_chip *chip, const struct zd_ioreq32 *ioreqs, unsigned int count) argument
196 zd_iowrite16a_locked(struct zd_chip *chip, const struct zd_ioreq16 *ioreqs, unsigned int count) argument
231 zd_iowrite32a_locked(struct zd_chip *chip, const struct zd_ioreq32 *ioreqs, unsigned int count) argument
261 zd_ioread16(struct zd_chip *chip, zd_addr_t addr, u16 *value) argument
271 zd_ioread32(struct zd_chip *chip, zd_addr_t addr, u32 *value) argument
281 zd_iowrite16(struct zd_chip *chip, zd_addr_t addr, u16 value) argument
291 zd_iowrite32(struct zd_chip *chip, zd_addr_t addr, u32 value) argument
301 zd_ioread32v(struct zd_chip *chip, const zd_addr_t *addresses, u32 *values, unsigned int count) argument
312 zd_iowrite32a(struct zd_chip *chip, const struct zd_ioreq32 *ioreqs, unsigned int count) argument
323 read_pod(struct zd_chip *chip, u8 *rf_type) argument
368 _read_mac_addr(struct zd_chip *chip, u8 *mac_addr, const zd_addr_t *addr) argument
391 read_e2p_mac_addr(struct zd_chip *chip) argument
402 zd_get_e2p_mac_addr(struct zd_chip *chip, u8 *mac_addr) argument
409 read_mac_addr(struct zd_chip *chip, u8 *mac_addr) argument
415 zd_read_mac_addr(struct zd_chip *chip, u8 *mac_addr) argument
426 zd_write_mac_addr(struct zd_chip *chip, const u8 *mac_addr) argument
456 zd_read_regdomain(struct zd_chip *chip, u8 *regdomain) argument
473 read_values(struct zd_chip *chip, u8 *values, size_t count, zd_addr_t e2p_addr, u32 guard) argument
500 read_pwr_cal_values(struct zd_chip *chip) argument
507 read_pwr_int_values(struct zd_chip *chip) argument
514 read_ofdm_cal_values(struct zd_chip *chip) argument
533 read_cal_int_tables(struct zd_chip *chip) argument
550 zd_chip_lock_phy_regs(struct zd_chip *chip) argument
572 zd_chip_unlock_phy_regs(struct zd_chip *chip) argument
596 patch_cr157(struct zd_chip *chip) argument
617 patch_6m_band_edge(struct zd_chip *chip, u8 channel) argument
628 zd_chip_generic_patch_6m_band(struct zd_chip *chip, int channel) argument
642 zd1211_hw_reset_phy(struct zd_chip *chip) argument
731 zd1211b_hw_reset_phy(struct zd_chip *chip) argument
808 hw_reset_phy(struct zd_chip *chip) argument
814 zd1211_hw_init_hmac(struct zd_chip *chip) argument
826 zd1211b_hw_init_hmac(struct zd_chip *chip) argument
845 hw_init_hmac(struct zd_chip *chip) argument
885 get_aw_pt_bi(struct zd_chip *chip, struct aw_pt_bi *s) argument
907 set_aw_pt_bi(struct zd_chip *chip, struct aw_pt_bi *s) argument
932 set_beacon_interval(struct zd_chip *chip, u32 interval) argument
945 zd_set_beacon_interval(struct zd_chip *chip, u32 interval) argument
955 hw_init(struct zd_chip *chip) argument
972 fw_reg_addr(struct zd_chip *chip, u16 offset) argument
978 dump_cr(struct zd_chip *chip, const zd_addr_t addr, const char *addr_string) argument
996 test_init(struct zd_chip *chip) argument
1009 dump_fw_registers(struct zd_chip *chip) argument
1036 print_fw_version(struct zd_chip *chip) argument
1050 set_mandatory_rates(struct zd_chip *chip, enum ieee80211_std std) argument
1072 zd_chip_set_rts_cts_rate_locked(struct zd_chip *chip, u8 rts_rate, int preamble) argument
1097 zd_chip_enable_hwint(struct zd_chip *chip) argument
1107 disable_hwint(struct zd_chip *chip) argument
1112 zd_chip_disable_hwint(struct zd_chip *chip) argument
1122 read_fw_regs_offset(struct zd_chip *chip) argument
1138 zd_chip_init_hw(struct zd_chip *chip, u8 device_type) argument
1216 update_pwr_int(struct zd_chip *chip, u8 channel) argument
1224 update_pwr_cal(struct zd_chip *chip, u8 channel) argument
1232 update_ofdm_cal(struct zd_chip *chip, u8 channel) argument
1249 update_channel_integration_and_calibration(struct zd_chip *chip, u8 channel) argument
1279 patch_cck_gain(struct zd_chip *chip) argument
1295 zd_chip_set_channel(struct zd_chip *chip, u8 channel) argument
1325 zd_chip_get_channel(struct zd_chip *chip) argument
1335 zd_chip_control_leds(struct zd_chip *chip, enum led_status status) argument
1392 zd_chip_set_basic_rates_locked(struct zd_chip *chip, u16 cr_rates) argument
1587 zd_chip_switch_radio_on(struct zd_chip *chip) argument
1597 zd_chip_switch_radio_off(struct zd_chip *chip) argument
1607 zd_chip_enable_int(struct zd_chip *chip) argument
1617 zd_chip_disable_int(struct zd_chip *chip) argument
1624 zd_chip_enable_rx(struct zd_chip *chip) argument
1634 zd_chip_disable_rx(struct zd_chip *chip) argument
1641 zd_rfwritev_locked(struct zd_chip *chip, const u32* values, unsigned int count, u8 bits) argument
1660 zd_rfwrite_cr_locked(struct zd_chip *chip, u32 value) argument
1671 zd_rfwritev_cr_locked(struct zd_chip *chip, const u32 *values, unsigned int count) argument
1686 zd_chip_set_multicast_hash(struct zd_chip *chip, struct zd_mc_hash *hash) argument
[all...]
H A Dzd_mac.c92 struct zd_chip *chip = &mac->chip; local
166 struct zd_chip *chip = &mac->chip; local
210 struct zd_chip *chip = &mac->chip; local
246 struct zd_chip *chip = &mac->chip; local
1280 struct zd_chip *chip = &mac->chip; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dip22zilog.c941 static struct zilog_layout * __init get_zs(int chip) argument
1094 int channel, chip; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/spi/
H A Dpxa2xx_spi.c686 int set_dma_burst_and_threshold(struct chip_data *chip, struct spi_device *spi, argument
788 struct chip_data *chip = NULL; local
1073 struct chip_data *chip; local
1219 struct chip_data *chip = spi_get_ctldata(spi); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dfdomain.c395 static enum chip_type chip = unknown; variable in typeref:enum:chip_type
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/usb/
H A Dpegasus.h105 int chip; member in struct:pegasus
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/host/
H A Dsdhci.h167 struct sdhci_chip *chip; member in struct:sdhci_host
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dcafe_nand.c356 static int cafe_nand_read_oob(struct mtd_info *mtd, struct nand_chip *chip, argument
342 cafe_nand_write_oob(struct mtd_info *mtd, struct nand_chip *chip, int page) argument
372 cafe_nand_read_page(struct mtd_info *mtd, struct nand_chip *chip, uint8_t *buf) argument
510 cafe_nand_write_page_lowlevel(struct mtd_info *mtd, struct nand_chip *chip, const uint8_t *buf) argument
522 cafe_nand_write_page(struct mtd_info *mtd, struct nand_chip *chip, const uint8_t *buf, int page, int cached, int raw) argument
[all...]
H A Ddiskonchip.c647 static void doc2001plus_select_chip(struct mtd_info *mtd, int chip) argument
674 doc200x_select_chip(struct mtd_info *mtd, int chip) argument
[all...]
H A Dnand_base.c104 struct nand_chip *chip = mtd->priv; local
132 struct nand_chip *chip = mtd->priv; local
145 struct nand_chip *chip = mtd->priv; local
158 struct nand_chip *chip = mtd->priv; local
171 struct nand_chip *chip = mtd->priv; local
196 struct nand_chip *chip = mtd->priv; local
213 struct nand_chip *chip = mtd->priv; local
230 struct nand_chip *chip = mtd->priv; local
249 struct nand_chip *chip = mtd->priv; local
269 struct nand_chip *chip = mtd->priv; local
288 struct nand_chip *chip = mtd->priv; local
310 struct nand_chip *chip = mtd->priv; local
354 struct nand_chip *chip = mtd->priv; local
398 struct nand_chip *chip = mtd->priv; local
417 struct nand_chip *chip = mtd->priv; local
432 struct nand_chip *chip = mtd->priv; local
459 register struct nand_chip *chip = mtd->priv; local
562 register struct nand_chip *chip = mtd->priv; local
678 nand_get_device(struct nand_chip *chip, struct mtd_info *mtd, int new_state) argument
724 nand_wait(struct mtd_info *mtd, struct nand_chip *chip) argument
768 nand_read_page_raw(struct mtd_info *mtd, struct nand_chip *chip, uint8_t *buf) argument
782 nand_read_page_swecc(struct mtd_info *mtd, struct nand_chip *chip, uint8_t *buf) argument
825 nand_read_subpage(struct mtd_info *mtd, struct nand_chip *chip, uint32_t data_offs, uint32_t readlen, uint8_t *bufpoi) argument
906 nand_read_page_hwecc(struct mtd_info *mtd, struct nand_chip *chip, uint8_t *buf) argument
951 nand_read_page_syndrome(struct mtd_info *mtd, struct nand_chip *chip, uint8_t *buf) argument
1003 nand_transfer_oob(struct nand_chip *chip, uint8_t *oob, struct mtd_oob_ops *ops, size_t len) argument
1057 struct nand_chip *chip = mtd->priv; local
1197 struct nand_chip *chip = mtd->priv; local
1228 nand_read_oob_std(struct mtd_info *mtd, struct nand_chip *chip, int page, int sndcmd) argument
1247 nand_read_oob_syndrome(struct mtd_info *mtd, struct nand_chip *chip, int page, int sndcmd) argument
1284 nand_write_oob_std(struct mtd_info *mtd, struct nand_chip *chip, int page) argument
1308 nand_write_oob_syndrome(struct mtd_info *mtd, struct nand_chip *chip, int page) argument
1372 struct nand_chip *chip = mtd->priv; local
1464 struct nand_chip *chip = mtd->priv; local
1505 nand_write_page_raw(struct mtd_info *mtd, struct nand_chip *chip, const uint8_t *buf) argument
1518 nand_write_page_swecc(struct mtd_info *mtd, struct nand_chip *chip, const uint8_t *buf) argument
1544 nand_write_page_hwecc(struct mtd_info *mtd, struct nand_chip *chip, const uint8_t *buf) argument
1575 nand_write_page_syndrome(struct mtd_info *mtd, struct nand_chip *chip, const uint8_t *buf) argument
1619 nand_write_page(struct mtd_info *mtd, struct nand_chip *chip, const uint8_t *buf, int page, int cached, int raw) argument
1672 nand_fill_oob(struct nand_chip *chip, uint8_t *oob, struct mtd_oob_ops *ops) argument
1729 struct nand_chip *chip = mtd->priv; local
1831 struct nand_chip *chip = mtd->priv; local
1867 struct nand_chip *chip = mtd->priv; local
1944 struct nand_chip *chip = mtd->priv; local
1987 struct nand_chip *chip = mtd->priv; local
2003 struct nand_chip *chip = mtd->priv; local
2037 struct nand_chip *chip = mtd->priv; local
2211 struct nand_chip *chip = mtd->priv; local
2242 struct nand_chip *chip = mtd->priv; local
2261 struct nand_chip *chip = mtd->priv; local
2272 struct nand_chip *chip = mtd->priv; local
2284 nand_set_defaults(struct nand_chip *chip, int busw) argument
2328 nand_get_flash_type(struct mtd_info *mtd, struct nand_chip *chip, int busw, int *maf_id) argument
2501 struct nand_chip *chip = mtd->priv; local
2551 struct nand_chip *chip = mtd->priv; local
2781 struct nand_chip *chip = mtd->priv; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/hamradio/
H A Dscc.c1458 int chip, k; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dhp100.c154 u_short chip; member in struct:hp100_private
436 u_int chip; local
[all...]

Completed in 367 milliseconds

1234567891011