Searched refs:hw (Results 1 - 25 of 378) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/sb/
H A Demu8000_synth.c38 struct snd_emu8000 *hw; local
41 hw = *(struct snd_emu8000**)SNDRV_SEQ_DEVICE_ARGPTR(dev);
42 if (hw == NULL)
45 if (hw->emu)
51 hw->emu = emu;
52 snd_emu8000_ops_setup(hw);
54 emu->hw = hw;
56 emu->num_ports = hw->seq_ports;
58 if (hw
97 struct snd_emu8000 *hw; local
[all...]
H A Demu8000_callback.c44 static void set_pitch(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
45 static void set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
46 static void set_pan(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
47 static void set_fmmod(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
48 static void set_tremfreq(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
49 static void set_fm2frq2(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
50 static void set_filterQ(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
84 snd_emu8000_ops_setup(struct snd_emu8000 *hw) argument
86 hw->emu->ops = emu8000_ops;
98 struct snd_emu8000 *hw; local
113 struct snd_emu8000 *hw; local
125 struct snd_emu8000 *hw; local
160 struct snd_emu8000 *hw; local
239 struct snd_emu8000 *hw; local
317 struct snd_emu8000 *hw; local
337 struct snd_emu8000 *hw; local
348 set_pitch(struct snd_emu8000 *hw, struct snd_emux_voice *vp) argument
357 set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp) argument
371 set_pan(struct snd_emu8000 *hw, struct snd_emux_voice *vp) argument
382 set_fmmod(struct snd_emu8000 *hw, struct snd_emux_voice *vp) argument
400 set_tremfreq(struct snd_emu8000 *hw, struct snd_emux_voice *vp) argument
407 set_fm2frq2(struct snd_emu8000 *hw, struct snd_emux_voice *vp) argument
425 set_filterQ(struct snd_emu8000 *hw, struct snd_emux_voice *vp) argument
461 struct snd_emu8000 *hw; local
486 struct snd_emu8000 *hw; local
531 struct snd_emu8000 *hw; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ixgb/
H A Dixgb_ee.c32 static uint16_t ixgb_shift_in_bits(struct ixgb_hw *hw);
34 static void ixgb_shift_out_bits(struct ixgb_hw *hw,
37 static void ixgb_standby_eeprom(struct ixgb_hw *hw);
39 static boolean_t ixgb_wait_eeprom_command(struct ixgb_hw *hw);
41 static void ixgb_cleanup_eeprom(struct ixgb_hw *hw);
46 * hw - Struct containing variables accessed by shared code
50 ixgb_raise_clock(struct ixgb_hw *hw, argument
57 IXGB_WRITE_REG(hw, EECD, *eecd_reg);
65 * hw - Struct containing variables accessed by shared code
69 ixgb_lower_clock(struct ixgb_hw *hw, argument
89 ixgb_shift_out_bits(struct ixgb_hw *hw, uint16_t data, uint16_t count) argument
137 ixgb_shift_in_bits(struct ixgb_hw *hw) argument
180 ixgb_setup_eeprom(struct ixgb_hw *hw) argument
202 ixgb_standby_eeprom(struct ixgb_hw *hw) argument
236 ixgb_clock_eeprom(struct ixgb_hw *hw) argument
260 ixgb_cleanup_eeprom(struct ixgb_hw *hw) argument
286 ixgb_wait_eeprom_command(struct ixgb_hw *hw) argument
326 ixgb_validate_eeprom_checksum(struct ixgb_hw *hw) argument
349 ixgb_update_eeprom_checksum(struct ixgb_hw *hw) argument
375 ixgb_write_eeprom(struct ixgb_hw *hw, uint16_t offset, uint16_t data) argument
429 ixgb_read_eeprom(struct ixgb_hw *hw, uint16_t offset) argument
464 ixgb_get_eeprom_data(struct ixgb_hw *hw) argument
510 ixgb_check_and_get_eeprom_data(struct ixgb_hw* hw) argument
532 ixgb_get_eeprom_word(struct ixgb_hw *hw, uint16_t index) argument
552 ixgb_get_ee_mac_addr(struct ixgb_hw *hw, uint8_t *mac_addr) argument
578 ixgb_get_ee_pba_number(struct ixgb_hw *hw) argument
597 ixgb_get_ee_device_id(struct ixgb_hw *hw) argument
[all...]
H A Dixgb_hw.c38 static uint32_t ixgb_hash_mc_addr(struct ixgb_hw *hw, uint8_t * mc_addr);
40 static void ixgb_mta_set(struct ixgb_hw *hw, uint32_t hash_value);
42 static void ixgb_get_bus_info(struct ixgb_hw *hw);
44 static boolean_t ixgb_link_reset(struct ixgb_hw *hw);
46 static void ixgb_optics_reset(struct ixgb_hw *hw);
48 static ixgb_phy_type ixgb_identify_phy(struct ixgb_hw *hw);
50 static void ixgb_clear_hw_cntrs(struct ixgb_hw *hw);
52 static void ixgb_clear_vfta(struct ixgb_hw *hw);
54 static void ixgb_init_rx_addrs(struct ixgb_hw *hw);
56 static uint16_t ixgb_read_phy_reg(struct ixgb_hw *hw,
65 ixgb_mac_reset(struct ixgb_hw *hw) argument
105 ixgb_adapter_stop(struct ixgb_hw *hw) argument
167 ixgb_identify_xpak_vendor(struct ixgb_hw *hw) argument
207 ixgb_identify_phy(struct ixgb_hw *hw) argument
276 ixgb_init_hw(struct ixgb_hw *hw) argument
361 ixgb_init_rx_addrs(struct ixgb_hw *hw) argument
422 ixgb_mc_addr_list_update(struct ixgb_hw *hw, uint8_t *mc_addr_list, uint32_t mc_addr_count, uint32_t pad) argument
502 ixgb_hash_mc_addr(struct ixgb_hw *hw, uint8_t *mc_addr) argument
550 ixgb_mta_set(struct ixgb_hw *hw, uint32_t hash_value) argument
584 ixgb_rar_set(struct ixgb_hw *hw, uint8_t *addr, uint32_t index) argument
617 ixgb_write_vfta(struct ixgb_hw *hw, uint32_t offset, uint32_t value) argument
631 ixgb_clear_vfta(struct ixgb_hw *hw) argument
647 ixgb_setup_fc(struct ixgb_hw *hw) argument
749 ixgb_read_phy_reg(struct ixgb_hw *hw, uint32_t reg_address, uint32_t phy_address, uint32_t device_type) argument
842 ixgb_write_phy_reg(struct ixgb_hw *hw, uint32_t reg_address, uint32_t phy_address, uint32_t device_type, uint16_t data) argument
923 ixgb_check_for_link(struct ixgb_hw *hw) argument
959 ixgb_check_for_bad_link(struct ixgb_hw *hw) argument
986 ixgb_clear_hw_cntrs(struct ixgb_hw *hw) argument
1067 ixgb_led_on(struct ixgb_hw *hw) argument
1083 ixgb_led_off(struct ixgb_hw *hw) argument
1099 ixgb_get_bus_info(struct ixgb_hw *hw) argument
1176 ixgb_link_reset(struct ixgb_hw *hw) argument
1207 ixgb_optics_reset(struct ixgb_hw *hw) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/
H A DMakefile2 obj-$(CONFIG_INFINIBAND_MTHCA) += hw/mthca/
3 obj-$(CONFIG_INFINIBAND_IPATH) += hw/ipath/
4 obj-$(CONFIG_INFINIBAND_EHCA) += hw/ehca/
5 obj-$(CONFIG_INFINIBAND_AMSO1100) += hw/amso1100/
6 obj-$(CONFIG_INFINIBAND_CXGB3) += hw/cxgb3/
7 obj-$(CONFIG_MLX4_INFINIBAND) += hw/mlx4/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/spi/
H A Dau1550_spi.c64 void (*rx_word)(struct au1550_spi *hw);
65 void (*tx_word)(struct au1550_spi *hw);
67 irqreturn_t (*irq_callback)(struct au1550_spi *hw);
99 static void au1550_spi_bits_handlers_set(struct au1550_spi *hw, int bpw);
111 static u32 au1550_spi_baudcfg(struct au1550_spi *hw, unsigned speed_hz) argument
113 u32 mainclk_hz = hw->pdata->mainclk_hz;
134 static inline void au1550_spi_mask_ack_all(struct au1550_spi *hw) argument
136 hw->regs->psc_spimsk =
142 hw->regs->psc_spievent =
149 static void au1550_spi_reset_fifos(struct au1550_spi *hw) argument
172 struct au1550_spi *hw = spi_master_get_devdata(spi->master); local
232 struct au1550_spi *hw = spi_master_get_devdata(spi->master); local
285 struct au1550_spi *hw = spi_master_get_devdata(spi->master); local
316 au1550_spi_dma_rxtmp_alloc(struct au1550_spi *hw, unsigned size) argument
333 au1550_spi_dma_rxtmp_free(struct au1550_spi *hw) argument
344 struct au1550_spi *hw = spi_master_get_devdata(spi->master); local
441 au1550_spi_dma_irq_callback(struct au1550_spi *hw) argument
531 struct au1550_spi *hw = spi_master_get_devdata(spi->master); local
571 au1550_spi_pio_irq_callback(struct au1550_spi *hw) argument
640 struct au1550_spi *hw = spi_master_get_devdata(spi->master); local
646 struct au1550_spi *hw = dev; local
650 au1550_spi_bits_handlers_set(struct au1550_spi *hw, int bpw) argument
675 au1550_spi_setup_psc_as_spi(struct au1550_spi *hw) argument
724 struct au1550_spi *hw; local
931 struct au1550_spi *hw = platform_get_drvdata(pdev); local
[all...]
H A Dspi_s3c24xx.c74 struct s3c24xx_spi *hw = to_hw(spi); local
80 hw->set_cs(hw->pdata, spi->chip_select, cspol^1);
84 spcon = readb(hw->regs + S3C2410_SPCON);
100 writeb(spcon, hw->regs + S3C2410_SPCON);
101 hw->set_cs(hw->pdata, spi->chip_select, cspol);
110 struct s3c24xx_spi *hw = to_hw(spi); local
123 div = clk_get_rate(hw->clk) / hz;
137 writeb(div, hw
172 hw_txbyte(struct s3c24xx_spi *hw, int count) argument
179 struct s3c24xx_spi *hw = to_hw(spi); local
198 struct s3c24xx_spi *hw = dev; local
232 struct s3c24xx_spi *hw; local
381 struct s3c24xx_spi *hw = platform_get_drvdata(dev); local
405 struct s3c24xx_spi *hw = platform_get_drvdata(pdev); local
413 struct s3c24xx_spi *hw = platform_get_drvdata(pdev); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dhermes.c63 #define DMSG(stuff...) do {printk(KERN_DEBUG "hermes @ %p: " , hw->iobase); \
90 static int hermes_issue_cmd(hermes_t *hw, u16 cmd, u16 param0) argument
96 reg = hermes_read_regn(hw, CMD);
100 reg = hermes_read_regn(hw, CMD);
106 hermes_write_regn(hw, PARAM2, 0);
107 hermes_write_regn(hw, PARAM1, 0);
108 hermes_write_regn(hw, PARAM0, param0);
109 hermes_write_regn(hw, CMD, cmd);
118 void hermes_struct_init(hermes_t *hw, void __iomem *address, int reg_spacing) argument
120 hw
125 hermes_init(hermes_t *hw) argument
211 hermes_docmd_wait(hermes_t *hw, u16 cmd, u16 parm0, struct hermes_response *resp) argument
275 hermes_allocate(hermes_t *hw, u16 size, u16 *fid) argument
324 hermes_bap_seek(hermes_t *hw, int bap, u16 id, u16 offset) argument
381 hermes_bap_pread(hermes_t *hw, int bap, void *buf, int len, u16 id, u16 offset) argument
406 hermes_bap_pwrite(hermes_t *hw, int bap, const void *buf, int len, u16 id, u16 offset) argument
434 hermes_read_ltv(hermes_t *hw, int bap, u16 rid, unsigned bufsize, u16 *length, void *buf) argument
479 hermes_write_ltv(hermes_t *hw, int bap, u16 rid, u16 length, const void *value) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_hw.c36 static int32_t e1000_swfw_sync_acquire(struct e1000_hw *hw, uint16_t mask);
37 static void e1000_swfw_sync_release(struct e1000_hw *hw, uint16_t mask);
38 static int32_t e1000_read_kmrn_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t *data);
39 static int32_t e1000_write_kmrn_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t data);
40 static int32_t e1000_get_software_semaphore(struct e1000_hw *hw);
41 static void e1000_release_software_semaphore(struct e1000_hw *hw);
43 static uint8_t e1000_arc_subsystem_valid(struct e1000_hw *hw);
44 static int32_t e1000_check_downshift(struct e1000_hw *hw);
45 static int32_t e1000_check_polarity(struct e1000_hw *hw, e1000_rev_polarity *polarity);
46 static void e1000_clear_hw_cntrs(struct e1000_hw *hw);
162 e1000_set_phy_type(struct e1000_hw *hw) argument
213 e1000_phy_init_script(struct e1000_hw *hw) argument
309 e1000_set_mac_type(struct e1000_hw *hw) argument
473 e1000_set_media_type(struct e1000_hw *hw) argument
525 e1000_reset_hw(struct e1000_hw *hw) argument
741 e1000_initialize_hardware_bits(struct e1000_hw *hw) argument
858 e1000_init_hw(struct e1000_hw *hw) argument
1064 e1000_adjust_serdes_amplitude(struct e1000_hw *hw) argument
1110 e1000_setup_link(struct e1000_hw *hw) argument
1243 e1000_setup_fiber_serdes_link(struct e1000_hw *hw) argument
1390 e1000_copper_link_preconfig(struct e1000_hw *hw) argument
1450 e1000_copper_link_igp_setup(struct e1000_hw *hw) argument
1597 e1000_copper_link_ggp_setup(struct e1000_hw *hw) argument
1742 e1000_copper_link_mgp_setup(struct e1000_hw *hw) argument
1846 e1000_copper_link_autoneg(struct e1000_hw *hw) argument
1917 e1000_copper_link_postconfig(struct e1000_hw *hw) argument
1955 e1000_setup_copper_link(struct e1000_hw *hw) argument
2069 e1000_configure_kmrn_for_10_100(struct e1000_hw *hw, uint16_t duplex) argument
2105 e1000_configure_kmrn_for_1000(struct e1000_hw *hw) argument
2142 e1000_phy_setup_autoneg(struct e1000_hw *hw) argument
2291 e1000_phy_force_speed_duplex(struct e1000_hw *hw) argument
2542 e1000_config_collision_dist(struct e1000_hw *hw) argument
2572 e1000_config_mac_to_phy(struct e1000_hw *hw) argument
2631 e1000_force_mac_fc(struct e1000_hw *hw) argument
2698 e1000_config_fc_after_link_up(struct e1000_hw *hw) argument
2903 e1000_check_for_link(struct e1000_hw *hw) argument
3132 e1000_get_speed_and_duplex(struct e1000_hw *hw, uint16_t *speed, uint16_t *duplex) argument
3214 e1000_wait_autoneg(struct e1000_hw *hw) argument
3249 e1000_raise_mdi_clk(struct e1000_hw *hw, uint32_t *ctrl) argument
3267 e1000_lower_mdi_clk(struct e1000_hw *hw, uint32_t *ctrl) argument
3288 e1000_shift_out_mdi_bits(struct e1000_hw *hw, uint32_t data, uint16_t count) argument
3338 e1000_shift_in_mdi_bits(struct e1000_hw *hw) argument
3384 e1000_swfw_sync_acquire(struct e1000_hw *hw, uint16_t mask) argument
3428 e1000_swfw_sync_release(struct e1000_hw *hw, uint16_t mask) argument
3464 e1000_read_phy_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t *phy_data) argument
3523 e1000_read_phy_reg_ex(struct e1000_hw *hw, uint32_t reg_addr, uint16_t *phy_data) argument
3603 e1000_write_phy_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t phy_data) argument
3661 e1000_write_phy_reg_ex(struct e1000_hw *hw, uint32_t reg_addr, uint16_t phy_data) argument
3723 e1000_read_kmrn_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t *data) argument
3756 e1000_write_kmrn_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t data) argument
3788 e1000_phy_hw_reset(struct e1000_hw *hw) argument
3882 e1000_phy_reset(struct e1000_hw *hw) argument
3925 e1000_phy_powerdown_workaround(struct e1000_hw *hw) argument
3964 e1000_kumeran_lock_loss_workaround(struct e1000_hw *hw) argument
4017 e1000_detect_gig_phy(struct e1000_hw *hw) argument
4113 e1000_phy_reset_dsp(struct e1000_hw *hw) argument
4140 e1000_phy_igp_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info) argument
4217 e1000_phy_ife_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info) argument
4267 e1000_phy_m88_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info) argument
4346 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info) argument
4392 e1000_validate_mdi_setting(struct e1000_hw *hw) argument
4413 e1000_init_eeprom_params(struct e1000_hw *hw) argument
4603 e1000_raise_ee_clk(struct e1000_hw *hw, uint32_t *eecd) argument
4622 e1000_lower_ee_clk(struct e1000_hw *hw, uint32_t *eecd) argument
4642 e1000_shift_out_ee_bits(struct e1000_hw *hw, uint16_t data, uint16_t count) argument
4695 e1000_shift_in_ee_bits(struct e1000_hw *hw, uint16_t count) argument
4739 e1000_acquire_eeprom(struct e1000_hw *hw) argument
4798 e1000_standby_eeprom(struct e1000_hw *hw) argument
4847 e1000_release_eeprom(struct e1000_hw *hw) argument
4898 e1000_spi_eeprom_ready(struct e1000_hw *hw) argument
4944 e1000_read_eeprom(struct e1000_hw *hw, uint16_t offset, uint16_t words, uint16_t *data) argument
5046 e1000_read_eeprom_eerd(struct e1000_hw *hw, uint16_t offset, uint16_t words, uint16_t *data) argument
5080 e1000_write_eeprom_eewr(struct e1000_hw *hw, uint16_t offset, uint16_t words, uint16_t *data) argument
5121 e1000_poll_eerd_eewr_done(struct e1000_hw *hw, int eerd) argument
5149 e1000_is_onboard_nvm_eeprom(struct e1000_hw *hw) argument
5182 e1000_validate_eeprom_checksum(struct e1000_hw *hw) argument
5247 e1000_update_eeprom_checksum(struct e1000_hw *hw) argument
5292 e1000_write_eeprom(struct e1000_hw *hw, uint16_t offset, uint16_t words, uint16_t *data) argument
5349 e1000_write_eeprom_spi(struct e1000_hw *hw, uint16_t offset, uint16_t words, uint16_t *data) argument
5415 e1000_write_eeprom_microwire(struct e1000_hw *hw, uint16_t offset, uint16_t words, uint16_t *data) argument
5502 e1000_commit_shadow_ram(struct e1000_hw *hw) argument
5666 e1000_read_mac_addr(struct e1000_hw * hw) argument
5710 e1000_init_rx_addrs(struct e1000_hw *hw) argument
5746 e1000_hash_mc_addr(struct e1000_hw *hw, uint8_t *mc_addr) argument
5811 e1000_mta_set(struct e1000_hw *hw, uint32_t hash_value) argument
5860 e1000_rar_set(struct e1000_hw *hw, uint8_t *addr, uint32_t index) argument
5900 e1000_write_vfta(struct e1000_hw *hw, uint32_t offset, uint32_t value) argument
5927 e1000_clear_vfta(struct e1000_hw *hw) argument
5961 e1000_id_led_init(struct e1000_hw * hw) argument
6044 e1000_setup_led(struct e1000_hw *hw) argument
6103 e1000_blink_led_start(struct e1000_hw *hw) argument
6138 e1000_cleanup_led(struct e1000_hw *hw) argument
6180 e1000_led_on(struct e1000_hw *hw) argument
6231 e1000_led_off(struct e1000_hw *hw) argument
6282 e1000_clear_hw_cntrs(struct e1000_hw *hw) argument
6386 e1000_reset_adaptive(struct e1000_hw *hw) argument
6414 e1000_update_adaptive(struct e1000_hw *hw) argument
6450 e1000_tbi_adjust_stats(struct e1000_hw *hw, struct e1000_hw_stats *stats, uint32_t frame_len, uint8_t *mac_addr) argument
6528 e1000_get_bus_info(struct e1000_hw *hw) argument
6603 e1000_write_reg_io(struct e1000_hw *hw, uint32_t offset, uint32_t value) argument
6630 e1000_get_cable_length(struct e1000_hw *hw, uint16_t *min_length, uint16_t *max_length) argument
6821 e1000_check_polarity(struct e1000_hw *hw, e1000_rev_polarity *polarity) argument
6897 e1000_check_downshift(struct e1000_hw *hw) argument
6943 e1000_config_dsp_after_link_change(struct e1000_hw *hw, boolean_t link_up) argument
7131 e1000_set_phy_mode(struct e1000_hw *hw) argument
7176 e1000_set_d3_lplu_state(struct e1000_hw *hw, boolean_t active) argument
7306 e1000_set_d0_lplu_state(struct e1000_hw *hw, boolean_t active) argument
7397 e1000_set_vco_speed(struct e1000_hw *hw) argument
7461 e1000_host_if_read_cookie(struct e1000_hw * hw, uint8_t *buffer) argument
7488 e1000_mng_enable_host_if(struct e1000_hw * hw) argument
7522 e1000_mng_host_if_write(struct e1000_hw * hw, uint8_t *buffer, uint16_t length, uint16_t offset, uint8_t *sum) argument
7590 e1000_mng_write_cmd_header(struct e1000_hw * hw, struct e1000_host_mng_command_header * hdr) argument
7630 e1000_mng_write_commit(struct e1000_hw * hw) argument
7648 e1000_check_mng_mode(struct e1000_hw *hw) argument
7670 e1000_mng_write_dhcp_info(struct e1000_hw * hw, uint8_t *buffer, uint16_t length) argument
7722 e1000_enable_tx_pkt_filtering(struct e1000_hw *hw) argument
7764 e1000_enable_mng_pass_thru(struct e1000_hw *hw) argument
7790 e1000_polarity_reversal_workaround(struct e1000_hw *hw) argument
7883 e1000_set_pci_express_master_disable(struct e1000_hw *hw) argument
7909 e1000_disable_pciex_master(struct e1000_hw *hw) argument
7947 e1000_get_auto_rd_done(struct e1000_hw *hw) argument
7995 e1000_get_phy_cfg_done(struct e1000_hw *hw) argument
8042 e1000_get_hw_eeprom_semaphore(struct e1000_hw *hw) argument
8092 e1000_put_hw_eeprom_semaphore(struct e1000_hw *hw) argument
8121 e1000_get_software_semaphore(struct e1000_hw *hw) argument
8157 e1000_release_software_semaphore(struct e1000_hw *hw) argument
8185 e1000_check_phy_reset_block(struct e1000_hw *hw) argument
8203 e1000_arc_subsystem_valid(struct e1000_hw *hw) argument
8240 e1000_set_pci_ex_no_snoop(struct e1000_hw *hw, uint32_t no_snoop) argument
8281 e1000_get_software_flag(struct e1000_hw *hw) argument
8320 e1000_release_software_flag(struct e1000_hw *hw) argument
8345 e1000_read_eeprom_ich8(struct e1000_hw *hw, uint16_t offset, uint16_t words, uint16_t *data) argument
8401 e1000_write_eeprom_ich8(struct e1000_hw *hw, uint16_t offset, uint16_t words, uint16_t *data) argument
8448 e1000_ich8_cycle_init(struct e1000_hw *hw) argument
8515 e1000_ich8_flash_cycle(struct e1000_hw *hw, uint32_t timeout) argument
8550 e1000_read_ich8_data(struct e1000_hw *hw, uint32_t index, uint32_t size, uint16_t* data) argument
8629 e1000_write_ich8_data(struct e1000_hw *hw, uint32_t index, uint32_t size, uint16_t data) argument
8704 e1000_read_ich8_byte(struct e1000_hw *hw, uint32_t index, uint8_t* data) argument
8727 e1000_verify_write_ich8_byte(struct e1000_hw *hw, uint32_t index, uint8_t byte) argument
8760 e1000_write_ich8_byte(struct e1000_hw *hw, uint32_t index, uint8_t data) argument
8778 e1000_read_ich8_word(struct e1000_hw *hw, uint32_t index, uint16_t *data) argument
8797 e1000_erase_ich8_4k_segment(struct e1000_hw *hw, uint32_t bank) argument
8887 e1000_init_lcd_from_nvm_config_region(struct e1000_hw *hw, uint32_t cnf_base_addr, uint32_t cnf_size) argument
8929 e1000_init_lcd_from_nvm(struct e1000_hw *hw) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-sa1100/
H A Dide.h20 * Set up a hw structure for a specified data port, control port and IRQ.
23 static inline void ide_init_hwif_ports(hw_regs_t *hw, unsigned long data_port, argument
38 memset(hw, 0, sizeof(*hw));
41 hw->io_ports[i] = reg;
45 hw->io_ports[IDE_CONTROL_OFFSET] = ctrl_port;
60 hw_regs_t hw; local
70 ide_init_hwif_ports(&hw, PCMCIA_IO_0_BASE + 0x0000, PCMCIA_IO_0_BASE + 0x1000, NULL);
71 hw.irq = LART_IRQ_IDE;
72 ide_register_hw(&hw);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/arm/
H A Dide_arm.c36 hw_regs_t hw; local
38 memset(&hw, 0, sizeof(hw));
39 ide_std_init_ports(&hw, IDE_ARM_IO, IDE_ARM_IO + 0x206);
40 hw.irq = IDE_ARM_IRQ;
41 ide_register_hw(&hw, 1, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dskge.c95 static int xm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val);
96 static int gm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val);
99 static void yukon_init(struct skge_hw *hw, int port);
100 static void genesis_mac_init(struct skge_hw *hw, int port);
125 const void __iomem *io = skge->hw->regs;
136 static u32 wol_supported(const struct skge_hw *hw) argument
138 if (hw->chip_id == CHIP_ID_GENESIS)
141 if (hw->chip_id == CHIP_ID_YUKON && hw->chip_rev == 0)
167 struct skge_hw *hw local
250 struct skge_hw *hw = skge->hw; local
262 skge_supported_modes(const struct skge_hw *hw) argument
294 struct skge_hw *hw = skge->hw; local
315 const struct skge_hw *hw = skge->hw; local
532 struct skge_hw *hw = skge->hw; local
542 struct skge_hw *hw = skge->hw; local
609 hwkhz(const struct skge_hw *hw) argument
615 skge_clk2usec(const struct skge_hw *hw, u32 ticks) argument
621 skge_usecs2clk(const struct skge_hw *hw, u32 usec) argument
630 struct skge_hw *hw = skge->hw; local
654 struct skge_hw *hw = skge->hw; local
692 struct skge_hw *hw = skge->hw; local
901 struct skge_hw *hw = skge->hw; local
992 xm_link_down(struct skge_hw *hw, int port) argument
1014 __xm_phy_read(struct skge_hw *hw, int port, u16 reg, u16 *val) argument
1037 xm_phy_read(struct skge_hw *hw, int port, u16 reg) argument
1046 xm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val) argument
1068 genesis_init(struct skge_hw *hw) argument
1096 genesis_reset(struct skge_hw *hw, int port) argument
1135 bcom_check_link(struct skge_hw *hw, int port) argument
1205 struct skge_hw *hw = skge->hw; local
1293 struct skge_hw *hw = skge->hw; local
1328 struct skge_hw *hw = skge->hw; local
1401 struct skge_hw *hw = skge->hw; local
1428 genesis_mac_init(struct skge_hw *hw, int port) argument
1589 struct skge_hw *hw = skge->hw; local
1634 struct skge_hw *hw = skge->hw; local
1660 genesis_mac_intr(struct skge_hw *hw, int port) argument
1685 struct skge_hw *hw = skge->hw; local
1764 struct skge_hw *hw = skge->hw; local
1790 gm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val) argument
1809 __gm_phy_read(struct skge_hw *hw, int port, u16 reg, u16 *val) argument
1829 gm_phy_read(struct skge_hw *hw, int port, u16 reg) argument
1839 yukon_init(struct skge_hw *hw, int port) argument
1926 yukon_reset(struct skge_hw *hw, int port) argument
1940 is_yukon_lite_a0(struct skge_hw *hw) argument
1955 yukon_mac_init(struct skge_hw *hw, int port) argument
2103 yukon_suspend(struct skge_hw *hw, int port) argument
2123 struct skge_hw *hw = skge->hw; local
2143 struct skge_hw *hw = skge->hw; local
2157 yukon_mac_intr(struct skge_hw *hw, int port) argument
2179 yukon_speed(const struct skge_hw *hw, u16 aux) argument
2193 struct skge_hw *hw = skge->hw; local
2214 struct skge_hw *hw = skge->hw; local
2236 struct skge_hw *hw = skge->hw; local
2313 struct skge_hw *hw = skge->hw; local
2338 struct skge_hw *hw = skge->hw; local
2378 skge_ramset(struct skge_hw *hw, u16 q, u32 start, size_t len) argument
2412 struct skge_hw *hw = skge->hw; local
2429 struct skge_hw *hw = skge->hw; local
2522 struct skge_hw *hw = skge->hw; local
2609 struct skge_hw *hw = skge->hw; local
2792 struct skge_hw *hw = skge->hw; local
2832 struct skge_hw *hw = skge->hw; local
2875 phy_length(const struct skge_hw *hw, u32 status) argument
2883 bad_phy_status(const struct skge_hw *hw, u32 status) argument
3025 struct skge_hw *hw = skge->hw; local
3079 skge_mac_parity(struct skge_hw *hw, int port) argument
3098 skge_mac_intr(struct skge_hw *hw, int port) argument
3107 skge_error_irq(struct skge_hw *hw) argument
3185 struct skge_hw *hw = (struct skge_hw *) arg; local
3212 struct skge_hw *hw = dev_id; local
3292 struct skge_hw *hw = skge->hw; local
3338 skge_board_name(const struct skge_hw *hw) argument
3356 skge_reset(struct skge_hw *hw) argument
3519 skge_devinit(struct skge_hw *hw, int port, int highmem) argument
3613 struct skge_hw *hw; local
3737 struct skge_hw *hw = pci_get_drvdata(pdev); local
3776 struct skge_hw *hw = pci_get_drvdata(pdev); local
3807 struct skge_hw *hw = pci_get_drvdata(pdev); local
3848 struct skge_hw *hw = pci_get_drvdata(pdev); local
[all...]
H A Dsky2.c154 static int gm_phy_write(struct sky2_hw *hw, unsigned port, u16 reg, u16 val) argument
158 gma_write16(hw, port, GM_SMI_DATA, val);
159 gma_write16(hw, port, GM_SMI_CTRL,
163 if (!(gma_read16(hw, port, GM_SMI_CTRL) & GM_SMI_CT_BUSY))
168 printk(KERN_WARNING PFX "%s: phy write timeout\n", hw->dev[port]->name);
172 static int __gm_phy_read(struct sky2_hw *hw, unsigned port, u16 reg, u16 *val) argument
176 gma_write16(hw, port, GM_SMI_CTRL, GM_SMI_CT_PHY_AD(PHY_ADDR_MARV)
180 if (gma_read16(hw, port, GM_SMI_CTRL) & GM_SMI_CT_RD_VAL) {
181 *val = gma_read16(hw, port, GM_SMI_DATA);
191 static u16 gm_phy_read(struct sky2_hw *hw, unsigne argument
201 sky2_power_on(struct sky2_hw *hw) argument
230 sky2_power_aux(struct sky2_hw *hw) argument
248 sky2_gmac_reset(struct sky2_hw *hw, unsigned port) argument
292 sky2_phy_init(struct sky2_hw *hw, unsigned port) argument
553 sky2_phy_power(struct sky2_hw *hw, unsigned port, int onoff) argument
588 struct sky2_hw *hw = sky2->hw; local
652 sky2_mac_init(struct sky2_hw *hw, unsigned port) argument
763 sky2_ramset(struct sky2_hw *hw, u16 q, u32 start, u32 space) argument
803 sky2_qset(struct sky2_hw *hw, u16 q) argument
814 sky2_prefetch_init(struct sky2_hw *hw, u32 qaddr, u64 addr, u32 last) argument
843 sky2_put_idx(struct sky2_hw *hw, unsigned q, u16 idx) argument
963 struct sky2_hw *hw = sky2->hw; local
1007 struct sky2_hw *hw = sky2->hw; local
1046 struct sky2_hw *hw = sky2->hw; local
1118 struct sky2_hw *hw = sky2->hw; local
1203 struct sky2_hw *hw = sky2->hw; local
1357 struct sky2_hw *hw = sky2->hw; local
1554 struct sky2_hw *hw = sky2->hw; local
1645 sky2_phy_speed(const struct sky2_hw *hw, u16 aux) argument
1665 struct sky2_hw *hw = sky2->hw; local
1724 struct sky2_hw *hw = sky2->hw; local
1756 struct sky2_hw *hw = sky2->hw; local
1818 sky2_phy_intr(struct sky2_hw *hw, unsigned port) argument
1864 struct sky2_hw *hw = sky2->hw; local
1881 struct sky2_hw *hw = sky2->hw; local
2101 sky2_status_intr(struct sky2_hw *hw, int to_do) argument
2229 sky2_hw_error(struct sky2_hw *hw, unsigned port, u32 status) argument
2273 sky2_hw_intr(struct sky2_hw *hw) argument
2324 sky2_mac_intr(struct sky2_hw *hw, unsigned port) argument
2352 sky2_le_error(struct sky2_hw *hw, unsigned port, u16 q, unsigned ring_size) argument
2369 sky2_idle_start(struct sky2_hw *hw) argument
2378 struct sky2_hw *hw = (struct sky2_hw *) arg; local
2388 sky2_err_intr(struct sky2_hw *hw, u32 status) argument
2417 struct sky2_hw *hw = ((struct sky2_port *) netdev_priv(dev0))->hw; local
2447 struct sky2_hw *hw = dev_id; local
2475 sky2_mhz(const struct sky2_hw *hw) argument
2489 sky2_us2clk(const struct sky2_hw *hw, u32 us) argument
2494 sky2_clk2us(const struct sky2_hw *hw, u32 clk) argument
2500 sky2_init(struct sky2_hw *hw) argument
2542 sky2_reset(struct sky2_hw *hw) argument
2662 struct sky2_hw *hw = container_of(work, struct sky2_hw, restart_work); local
2703 sky2_wol_supported(const struct sky2_hw *hw) argument
2719 struct sky2_hw *hw = sky2->hw; local
2735 sky2_supported_modes(const struct sky2_hw *hw) argument
2758 struct sky2_hw *hw = sky2->hw; local
2787 const struct sky2_hw *hw = sky2->hw; local
2937 struct sky2_hw *hw = sky2->hw; local
2991 struct sky2_hw *hw = sky2->hw; local
3024 struct sky2_hw *hw = sky2->hw; local
3070 sky2_led(struct sky2_hw *hw, unsigned port, int on) argument
3099 struct sky2_hw *hw = sky2->hw; local
3190 struct sky2_hw *hw = sky2->hw; local
3225 struct sky2_hw *hw = sky2->hw; local
3346 const struct sky2_hw *hw = sky2->hw; local
3404 sky2_init_netdev(struct sky2_hw *hw, unsigned port, int highmem, int wol) argument
3498 struct sky2_hw *hw = dev_id; local
3515 sky2_test_msi(struct sky2_hw *hw) argument
3568 struct sky2_hw *hw; local
3726 struct sky2_hw *hw = pci_get_drvdata(pdev); local
3770 struct sky2_hw *hw = pci_get_drvdata(pdev); local
3804 struct sky2_hw *hw = pci_get_drvdata(pdev); local
3853 struct sky2_hw *hw = pci_get_drvdata(pdev); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Demu10k1_synth.c34 struct snd_emu10k1 *hw; local
53 emu->hw = hw = arg->hwptr;
57 emu->memhdr = hw->memhdr;
59 emu->midi_devidx = hw->audigy ? 2 : 1; /* audigy has two external midis */
68 spin_lock_irqsave(&hw->voice_lock, flags);
69 hw->synth = emu;
70 hw->get_synth_voice = snd_emu10k1_synth_get_voice;
71 spin_unlock_irqrestore(&hw->voice_lock, flags);
81 struct snd_emu10k1 *hw; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc4s8s_l1.c150 struct _hfc4s8s_hw *hw; /* pointer to hardware area */ member in struct:hfc4s8s_l1
315 Read_hfc8_stable(hfc4s8s_hw * hw, int reg) argument
319 ref8 = Read_hfc8(hw, reg);
320 while (((in8 = Read_hfc8(hw, reg)) != ref8)) {
327 Read_hfc16_stable(hfc4s8s_hw * hw, int reg) argument
332 ref16 = Read_hfc16(hw, reg);
333 while (((in16 = Read_hfc16(hw, reg)) != ref16)) {
360 l1->hw->mr.r_irq_fifo_blx[l1->st_num] |=
363 schedule_work(&l1->hw->tqueue);
376 Write_hfc8(l1->hw, R_ST_SE
1088 hfc4s8s_hw *hw = container_of(work, hfc4s8s_hw, tqueue); local
1274 hfc4s8s_hw *hw = dev_id; local
1334 chipreset(hfc4s8s_hw * hw) argument
1363 hfc_hardware_enable(hfc4s8s_hw * hw, int enable, int nt_mode) argument
1470 release_pci_ports(hfc4s8s_hw * hw) argument
1486 enable_pci_ports(hfc4s8s_hw * hw) argument
1500 setup_instance(hfc4s8s_hw * hw) argument
1592 hfc4s8s_hw *hw; local
1645 hfc4s8s_hw *hw = pci_get_drvdata(pdev); local
[all...]
H A Dnj_u.c36 if (!((sval = bytein(cs->hw.njet.base + NETJET_IRQSTAT1)) &
49 if (inl(cs->hw.njet.base + NETJET_DMA_WRITE_ADR) <
50 inl(cs->hw.njet.base + NETJET_DMA_WRITE_IRQ))
55 if (inl(cs->hw.njet.base + NETJET_DMA_READ_ADR) <
56 inl(cs->hw.njet.base + NETJET_DMA_READ_IRQ))
61 if (sval != cs->hw.njet.last_is0) /* we have a DMA interrupt */
67 cs->hw.njet.irqstat0 = sval;
68 if ((cs->hw.njet.irqstat0 & NETJET_IRQM0_READ) !=
69 (cs->hw.njet.last_is0 & NETJET_IRQM0_READ))
72 if ((cs->hw
[all...]
H A Dsedlbauer.c158 return (readreg(cs->hw.sedl.adr, cs->hw.sedl.isac, offset));
164 writereg(cs->hw.sedl.adr, cs->hw.sedl.isac, offset, value);
170 readfifo(cs->hw.sedl.adr, cs->hw.sedl.isac, 0, data, size);
176 writefifo(cs->hw.sedl.adr, cs->hw.sedl.isac, 0, data, size);
182 return (readreg(cs->hw.sedl.adr, cs->hw
[all...]
H A Dniccy.c81 return readreg(cs->hw.niccy.isac_ale, cs->hw.niccy.isac, offset);
86 writereg(cs->hw.niccy.isac_ale, cs->hw.niccy.isac, offset, value);
91 readfifo(cs->hw.niccy.isac_ale, cs->hw.niccy.isac, 0, data, size);
96 writefifo(cs->hw.niccy.isac_ale, cs->hw.niccy.isac, 0, data, size);
101 return readreg(cs->hw.niccy.hscx_ale,
102 cs->hw
[all...]
H A Davm_a1.c59 return (readreg(cs->hw.avm.isac, offset));
65 writereg(cs->hw.avm.isac, offset, value);
71 read_fifo(cs->hw.avm.isacfifo, data, size);
77 write_fifo(cs->hw.avm.isacfifo, data, size);
83 return (readreg(cs->hw.avm.hscx[hscx], offset));
89 writereg(cs->hw.avm.hscx[hscx], offset, value);
96 #define READHSCX(cs, nr, reg) readreg(cs->hw.avm.hscx[nr], reg)
97 #define WRITEHSCX(cs, nr, reg, data) writereg(cs->hw.avm.hscx[nr], reg, data)
98 #define READHSCXFIFO(cs, nr, ptr, cnt) read_fifo(cs->hw.avm.hscxfifo[nr], ptr, cnt)
99 #define WRITEHSCXFIFO(cs, nr, ptr, cnt) write_fifo(cs->hw
[all...]
H A Dnetjet.c34 cs->hw.njet.auxd &= 0xfc;
35 cs->hw.njet.auxd |= (offset>>4) & 3;
36 byteout(cs->hw.njet.auxa, cs->hw.njet.auxd);
37 ret = bytein(cs->hw.njet.isac + ((offset & 0xf)<<2));
44 cs->hw.njet.auxd &= 0xfc;
45 cs->hw.njet.auxd |= (offset>>4) & 3;
46 byteout(cs->hw.njet.auxa, cs->hw.njet.auxd);
47 byteout(cs->hw
[all...]
H A Dmic.c70 return (readreg(cs->hw.mic.adr, cs->hw.mic.isac, offset));
76 writereg(cs->hw.mic.adr, cs->hw.mic.isac, offset, value);
82 readfifo(cs->hw.mic.adr, cs->hw.mic.isac, 0, data, size);
88 writefifo(cs->hw.mic.adr, cs->hw.mic.isac, 0, data, size);
94 return (readreg(cs->hw.mic.adr,
95 cs->hw
[all...]
H A Delsa.c179 return (readreg(cs->hw.elsa.ale, cs->hw.elsa.isac, offset));
185 writereg(cs->hw.elsa.ale, cs->hw.elsa.isac, offset, value);
191 readfifo(cs->hw.elsa.ale, cs->hw.elsa.isac, 0, data, size);
197 writefifo(cs->hw.elsa.ale, cs->hw.elsa.isac, 0, data, size);
203 return (readreg(cs->hw.elsa.ale, cs->hw
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/atl1/
H A Datl1_hw.c36 * hw - Struct containing variables accessed by shared code
39 s32 atl1_reset_hw(struct atl1_hw *hw) argument
41 struct pci_dev *pdev = hw->back->pdev;
50 * iowrite32(0, hw->hw_addr + REG_IMR);
51 * iowrite32(0xffffffff, hw->hw_addr + REG_ISR);
60 iowrite32(MASTER_CTRL_SOFT_RST, hw->hw_addr + REG_MASTER_CTRL);
61 ioread32(hw->hw_addr + REG_MASTER_CTRL);
63 iowrite16(1, hw->hw_addr + REG_GPHY_ENABLE);
64 ioread16(hw->hw_addr + REG_GPHY_ENABLE);
70 icr = ioread32(hw
90 atl1_check_eeprom_exist(struct atl1_hw *hw) argument
103 atl1_read_eeprom(struct atl1_hw *hw, u32 offset, u32 *p_value) argument
134 atl1_read_phy_reg(struct atl1_hw *hw, u16 reg_addr, u16 *phy_data) argument
164 atl1_spi_read(struct atl1_hw *hw, u32 addr, u32 *buf) argument
210 atl1_get_permanent_address(struct atl1_hw *hw) argument
308 atl1_read_mac_addr(struct atl1_hw *hw) argument
332 atl1_hash_mc_addr(struct atl1_hw *hw, u8 *mc_addr) argument
349 atl1_hash_set(struct atl1_hw *hw, u32 hash_value) argument
376 atl1_write_phy_reg(struct atl1_hw *hw, u32 reg_addr, u16 phy_data) argument
407 atl1_phy_leave_power_saving(struct atl1_hw *hw) argument
419 atl1_phy_enter_power_saving(struct atl1_hw *hw) argument
439 atl1_phy_reset(struct atl1_hw *hw) argument
494 atl1_phy_setup_autoneg_adv(struct atl1_hw *hw) argument
571 atl1_setup_link(struct atl1_hw *hw) argument
604 atl1_init_flash_opcode(struct atl1_hw *hw) argument
636 atl1_init_hw(struct atl1_hw *hw) argument
668 atl1_get_speed_and_duplex(struct atl1_hw *hw, u16 *speed, u16 *duplex) argument
705 atl1_set_mac_addr(struct atl1_hw *hw) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dhwdep.h31 long long (*llseek) (struct snd_hwdep *hw, struct file * file, long long offset, int orig);
32 long (*read) (struct snd_hwdep *hw, char __user *buf, long count, loff_t *offset);
33 long (*write) (struct snd_hwdep *hw, const char __user *buf, long count, loff_t *offset);
34 int (*open) (struct snd_hwdep * hw, struct file * file);
35 int (*release) (struct snd_hwdep *hw, struct file * file);
36 unsigned int (*poll) (struct snd_hwdep *hw, struct file * file, poll_table * wait);
37 int (*ioctl) (struct snd_hwdep *hw, struct file * file, unsigned int cmd, unsigned long arg);
38 int (*ioctl_compat) (struct snd_hwdep *hw, struct file * file, unsigned int cmd, unsigned long arg);
39 int (*mmap) (struct snd_hwdep *hw, struct file * file, struct vm_area_struct * vma);
40 int (*dsp_status) (struct snd_hwdep *hw, struc
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dhwdep.c59 struct snd_hwdep *hw = file->private_data; local
60 if (hw->ops.llseek)
61 return hw->ops.llseek(hw, file, offset, orig);
68 struct snd_hwdep *hw = file->private_data; local
69 if (hw->ops.read)
70 return hw->ops.read(hw, buf, count, offset);
77 struct snd_hwdep *hw = file->private_data; local
78 if (hw
86 struct snd_hwdep *hw; local
156 struct snd_hwdep *hw = file->private_data; local
174 struct snd_hwdep *hw = file->private_data; local
180 snd_hwdep_info(struct snd_hwdep *hw, struct snd_hwdep_info __user *_info) argument
195 snd_hwdep_dsp_status(struct snd_hwdep *hw, struct snd_hwdep_dsp_status __user *_info) argument
212 snd_hwdep_dsp_load(struct snd_hwdep *hw, struct snd_hwdep_dsp_image __user *_info) argument
238 struct snd_hwdep *hw = file->private_data; local
257 struct snd_hwdep *hw = file->private_data; local
[all...]

Completed in 243 milliseconds

1234567891011>>