Searched refs:chip (Results 151 - 175 of 1734) sorted by relevance

1234567891011>>

/linux-master/sound/pci/cs46xx/
H A Dcs46xx_lib.c58 static void amp_voyetra(struct snd_cs46xx *chip, int change);
74 static unsigned short snd_cs46xx_codec_read(struct snd_cs46xx *chip, argument
86 chip->active_ctrl(chip, 1);
100 snd_cs46xx_peekBA0(chip, BA0_ACSDA + offset);
102 tmp = snd_cs46xx_peekBA0(chip, BA0_ACCTL);
104 dev_warn(chip->card->dev, "ACCTL_VFRM not set 0x%x\n", tmp);
105 snd_cs46xx_pokeBA0(chip, BA0_ACCTL, (tmp & (~ACCTL_ESYN)) | ACCTL_VFRM );
107 tmp = snd_cs46xx_peekBA0(chip, BA0_ACCTL + offset);
108 snd_cs46xx_pokeBA0(chip, BA0_ACCT
204 struct snd_cs46xx *chip = ac97->private_data; local
218 snd_cs46xx_codec_write(struct snd_cs46xx *chip, unsigned short reg, unsigned short val, int codec_index) argument
289 struct snd_cs46xx *chip = ac97->private_data; local
304 snd_cs46xx_download(struct snd_cs46xx *chip, u32 *src, unsigned long offset, unsigned long len) argument
382 load_firmware(struct snd_cs46xx *chip, struct dsp_module_desc **module_ret, const char *fw_name) argument
468 snd_cs46xx_clear_BA1(struct snd_cs46xx *chip, unsigned long offset, unsigned long len) argument
501 load_firmware(struct snd_cs46xx *chip) argument
534 snd_cs46xx_download_image(struct snd_cs46xx *chip) argument
557 snd_cs46xx_reset(struct snd_cs46xx *chip) argument
586 cs46xx_wait_for_fifo(struct snd_cs46xx * chip,int retry_timeout) argument
610 snd_cs46xx_clear_serial_FIFOs(struct snd_cs46xx *chip) argument
666 snd_cs46xx_proc_start(struct snd_cs46xx *chip) argument
693 snd_cs46xx_proc_stop(struct snd_cs46xx *chip) argument
708 snd_cs46xx_set_play_sample_rate(struct snd_cs46xx *chip, unsigned int rate) argument
754 snd_cs46xx_set_capture_sample_rate(struct snd_cs46xx *chip, unsigned int rate) argument
883 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
891 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
898 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
916 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
933 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
940 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
948 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
1013 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
1041 _cs46xx_adjust_sample_rate(struct snd_cs46xx *chip, struct snd_cs46xx_pcm *cpcm, int sample_rate) argument
1086 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
1203 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
1273 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
1299 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
1311 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
1326 struct snd_cs46xx *chip = dev_id; local
1479 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
1540 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
1556 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
1572 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
1595 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
1624 struct snd_cs46xx *chip = snd_pcm_substream_chip(substream); local
1747 snd_cs46xx_pcm(struct snd_cs46xx *chip, int device) argument
1775 snd_cs46xx_pcm_rear(struct snd_cs46xx *chip, int device) argument
1800 snd_cs46xx_pcm_center_lfe(struct snd_cs46xx *chip, int device) argument
1825 snd_cs46xx_pcm_iec958(struct snd_cs46xx *chip, int device) argument
1856 struct snd_cs46xx *chip = ac97->private_data; local
1882 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol); local
1892 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol); local
1910 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol); local
1920 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol); local
1966 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol); local
1980 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol); local
2017 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol); local
2031 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol); local
2048 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol); local
2063 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol); local
2081 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol); local
2099 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol); local
2131 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol); local
2147 struct snd_cs46xx * chip = snd_kcontrol_chip(kcontrol); local
2184 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol); local
2200 struct snd_cs46xx * chip = snd_kcontrol_chip(kcontrol); local
2326 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol); local
2336 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol); local
2415 cs46xx_detect_codec(struct snd_cs46xx *chip, int codec) argument
2449 snd_cs46xx_mixer(struct snd_cs46xx *chip, int spdif_device) argument
2523 snd_cs46xx_midi_reset(struct snd_cs46xx *chip) argument
2532 struct snd_cs46xx *chip = substream->rmidi->private_data; local
2550 struct snd_cs46xx *chip = substream->rmidi->private_data; local
2568 struct snd_cs46xx *chip = substream->rmidi->private_data; local
2587 struct snd_cs46xx *chip = substream->rmidi->private_data; local
2606 struct snd_cs46xx *chip = substream->rmidi->private_data; local
2626 struct snd_cs46xx *chip = substream->rmidi->private_data; local
2667 snd_cs46xx_midi(struct snd_cs46xx *chip, int device) argument
2693 struct snd_cs46xx *chip = gameport_get_port_data(gameport); local
2702 struct snd_cs46xx *chip = gameport_get_port_data(gameport); local
2711 struct snd_cs46xx *chip = gameport_get_port_data(gameport); local
2746 snd_cs46xx_gameport(struct snd_cs46xx *chip) argument
2775 snd_cs46xx_remove_gameport(struct snd_cs46xx *chip) argument
2783 snd_cs46xx_gameport(struct snd_cs46xx *chip) argument
2784 snd_cs46xx_remove_gameport(struct snd_cs46xx *chip) argument
2808 snd_cs46xx_proc_init(struct snd_card *card, struct snd_cs46xx *chip) argument
2829 snd_cs46xx_proc_done(struct snd_cs46xx *chip) argument
2844 snd_cs46xx_hw_stop(struct snd_cs46xx *chip) argument
2893 struct snd_cs46xx *chip = card->private_data; local
2928 snd_cs46xx_chip_init(struct snd_cs46xx *chip) argument
3165 cs46xx_enable_stream_irqs(struct snd_cs46xx *chip) argument
3181 snd_cs46xx_start_dsp(struct snd_cs46xx *chip) argument
3264 amp_none(struct snd_cs46xx *chip, int change) argument
3269 voyetra_setup_eapd_slot(struct snd_cs46xx *chip) argument
3392 amp_voyetra(struct snd_cs46xx *chip, int change) argument
3428 hercules_init(struct snd_cs46xx *chip) argument
3439 amp_hercules(struct snd_cs46xx *chip, int change) argument
3460 voyetra_mixer_init(struct snd_cs46xx *chip) argument
3469 hercules_mixer_init(struct snd_cs46xx *chip) argument
3537 clkrun_hack(struct snd_cs46xx *chip, int change) argument
3562 clkrun_init(struct snd_cs46xx *chip) argument
3721 struct snd_cs46xx *chip = card->private_data; local
3749 struct snd_cs46xx *chip = card->private_data; local
3823 struct snd_cs46xx *chip = card->private_data; local
[all...]
/linux-master/include/linux/dma/
H A Ddw.h43 int dw_dma_probe(struct dw_dma_chip *chip);
44 int dw_dma_remove(struct dw_dma_chip *chip);
45 int idma32_dma_probe(struct dw_dma_chip *chip);
46 int idma32_dma_remove(struct dw_dma_chip *chip);
48 static inline int dw_dma_probe(struct dw_dma_chip *chip) { return -ENODEV; } argument
49 static inline int dw_dma_remove(struct dw_dma_chip *chip) { return 0; } argument
50 static inline int idma32_dma_probe(struct dw_dma_chip *chip) { return -ENODEV; } argument
51 static inline int idma32_dma_remove(struct dw_dma_chip *chip) { return 0; } argument
H A Dhsu.h41 int hsu_dma_get_status(struct hsu_dma_chip *chip, unsigned short nr,
43 int hsu_dma_do_irq(struct hsu_dma_chip *chip, unsigned short nr, u32 status);
46 int hsu_dma_probe(struct hsu_dma_chip *chip);
47 int hsu_dma_remove(struct hsu_dma_chip *chip);
49 static inline int hsu_dma_get_status(struct hsu_dma_chip *chip, argument
54 static inline int hsu_dma_do_irq(struct hsu_dma_chip *chip, unsigned short nr, argument
59 static inline int hsu_dma_probe(struct hsu_dma_chip *chip) { return -ENODEV; } argument
60 static inline int hsu_dma_remove(struct hsu_dma_chip *chip) { return 0; } argument
/linux-master/sound/usb/
H A Dformat.h5 int snd_usb_parse_audio_format(struct snd_usb_audio *chip,
10 int snd_usb_parse_audio_format_v3(struct snd_usb_audio *chip,
H A Dimplicit.h5 int snd_usb_parse_implicit_fb_quirk(struct snd_usb_audio *chip,
9 snd_usb_find_implicit_fb_sync_format(struct snd_usb_audio *chip,
H A Dclock.h5 int snd_usb_init_sample_rate(struct snd_usb_audio *chip,
8 int snd_usb_clock_find_source(struct snd_usb_audio *chip,
11 int snd_usb_set_sample_rate_v2v3(struct snd_usb_audio *chip,
H A Dpower.h17 int snd_usb_power_domain_set(struct snd_usb_audio *chip,
24 int snd_usb_autoresume(struct snd_usb_audio *chip);
25 void snd_usb_autosuspend(struct snd_usb_audio *chip);
/linux-master/drivers/gpio/
H A Dgpio-max732x.c154 static int max732x_writeb(struct max732x_chip *chip, int group_a, uint8_t val) argument
159 client = group_a ? chip->client_group_a : chip->client_group_b;
169 static int max732x_readb(struct max732x_chip *chip, int group_a, uint8_t *val) argument
174 client = group_a ? chip->client_group_a : chip->client_group_b;
185 static inline int is_group_a(struct max732x_chip *chip, unsigned off) argument
187 return (1u << off) & chip->mask_group_a;
192 struct max732x_chip *chip = gpiochip_get_data(gc); local
196 ret = max732x_readb(chip, is_group_
206 struct max732x_chip *chip = gpiochip_get_data(gc); local
250 struct max732x_chip *chip = gpiochip_get_data(gc); local
272 struct max732x_chip *chip = gpiochip_get_data(gc); local
286 max732x_writew(struct max732x_chip *chip, uint16_t val) argument
301 max732x_readw(struct max732x_chip *chip, uint16_t *val) argument
315 max732x_irq_update_mask(struct max732x_chip *chip) argument
347 struct max732x_chip *chip = gpiochip_get_data(gc); local
356 struct max732x_chip *chip = gpiochip_get_data(gc); local
365 struct max732x_chip *chip = gpiochip_get_data(gc); local
374 struct max732x_chip *chip = gpiochip_get_data(gc); local
393 struct max732x_chip *chip = gpiochip_get_data(gc); local
424 struct max732x_chip *chip = irq_data_get_irq_chip_data(data); local
442 max732x_irq_pending(struct max732x_chip *chip) argument
475 struct max732x_chip *chip = devid; local
495 max732x_irq_setup(struct max732x_chip *chip, const struct i2c_device_id *id) argument
535 max732x_irq_setup(struct max732x_chip *chip, const struct i2c_device_id *id) argument
548 max732x_setup_gpio(struct max732x_chip *chip, const struct i2c_device_id *id, unsigned gpio_start) argument
616 struct max732x_chip *chip; local
[all...]
H A Dgpiolib-acpi.h24 void acpi_gpiochip_add(struct gpio_chip *chip);
25 void acpi_gpiochip_remove(struct gpio_chip *chip);
27 void acpi_gpiochip_request_interrupts(struct gpio_chip *chip);
28 void acpi_gpiochip_free_interrupts(struct gpio_chip *chip);
38 static inline void acpi_gpiochip_add(struct gpio_chip *chip) { } argument
39 static inline void acpi_gpiochip_remove(struct gpio_chip *chip) { } argument
42 acpi_gpiochip_request_interrupts(struct gpio_chip *chip) { } argument
45 acpi_gpiochip_free_interrupts(struct gpio_chip *chip) { } argument
/linux-master/sound/pci/oxygen/
H A Doxygen.c139 static void ak4396_write(struct oxygen *chip, unsigned int codec, argument
146 struct generic_data *data = chip->model_data;
148 oxygen_write_spi(chip, OXYGEN_SPI_TRIGGER |
157 static void ak4396_write_cached(struct oxygen *chip, unsigned int codec, argument
160 struct generic_data *data = chip->model_data;
163 ak4396_write(chip, codec, reg, value);
166 static void wm8785_write(struct oxygen *chip, u8 reg, unsigned int value) argument
168 struct generic_data *data = chip->model_data;
170 oxygen_write_spi(chip, OXYGEN_SPI_TRIGGER |
180 static void ak4396_registers_init(struct oxygen *chip) argument
199 ak4396_init(struct oxygen *chip) argument
210 ak5385_init(struct oxygen *chip) argument
217 wm8785_registers_init(struct oxygen *chip) argument
226 wm8785_init(struct oxygen *chip) argument
237 generic_init(struct oxygen *chip) argument
243 meridian_init(struct oxygen *chip) argument
253 claro_enable_hp(struct oxygen *chip) argument
260 claro_init(struct oxygen *chip) argument
269 claro_halo_init(struct oxygen *chip) argument
278 fantasia_init(struct oxygen *chip) argument
284 stereo_output_init(struct oxygen *chip) argument
289 generic_cleanup(struct oxygen *chip) argument
293 claro_disable_hp(struct oxygen *chip) argument
298 claro_cleanup(struct oxygen *chip) argument
303 claro_suspend(struct oxygen *chip) argument
308 generic_resume(struct oxygen *chip) argument
314 meridian_resume(struct oxygen *chip) argument
319 claro_resume(struct oxygen *chip) argument
325 stereo_resume(struct oxygen *chip) argument
330 set_ak4396_params(struct oxygen *chip, struct snd_pcm_hw_params *params) argument
358 update_ak4396_volume(struct oxygen *chip) argument
371 update_ak4396_mute(struct oxygen *chip) argument
384 set_wm8785_params(struct oxygen *chip, struct snd_pcm_hw_params *params) argument
404 set_ak5385_params(struct oxygen *chip, struct snd_pcm_hw_params *params) argument
419 set_no_params(struct oxygen *chip, struct snd_pcm_hw_params *params) argument
436 struct oxygen *chip = ctl->private_data; local
447 struct oxygen *chip = ctl->private_data; local
487 struct oxygen *chip = ctl->private_data; local
497 struct oxygen *chip = ctl->private_data; local
540 struct oxygen *chip = ctl->private_data; local
551 struct oxygen *chip = ctl->private_data; local
562 struct oxygen *chip = ctl->private_data; local
583 struct oxygen *chip = ctl->private_data; local
615 generic_mixer_init(struct oxygen *chip) argument
620 generic_wm8785_mixer_init(struct oxygen *chip) argument
633 meridian_mixer_init(struct oxygen *chip) argument
647 claro_mixer_init(struct oxygen *chip) argument
661 claro_halo_mixer_init(struct oxygen *chip) argument
675 dump_ak4396_registers(struct oxygen *chip, struct snd_info_buffer *buffer) argument
689 dump_wm8785_registers(struct oxygen *chip, struct snd_info_buffer *buffer) argument
701 dump_oxygen_registers(struct oxygen *chip, struct snd_info_buffer *buffer) argument
744 get_oxygen_model(struct oxygen *chip, const struct pci_device_id *id) argument
[all...]
H A Dxonar_wm87x6.c90 static void wm8776_write_spi(struct oxygen *chip, argument
93 oxygen_write_spi(chip, OXYGEN_SPI_TRIGGER |
101 static void wm8776_write_i2c(struct oxygen *chip, argument
104 oxygen_write_i2c(chip, I2C_DEVICE_WM8776,
108 static void wm8776_write(struct oxygen *chip, argument
111 struct xonar_wm87x6 *data = chip->model_data;
113 if ((chip->model.function_flags & OXYGEN_FUNCTION_2WIRE_SPI_MASK) ==
115 wm8776_write_spi(chip, reg, value);
117 wm8776_write_i2c(chip, reg, value);
126 static void wm8776_write_cached(struct oxygen *chip, argument
136 wm8766_write(struct oxygen *chip, unsigned int reg, unsigned int value) argument
156 wm8766_write_cached(struct oxygen *chip, unsigned int reg, unsigned int value) argument
166 wm8776_registers_init(struct oxygen *chip) argument
191 wm8766_registers_init(struct oxygen *chip) argument
208 wm8776_init(struct oxygen *chip) argument
225 wm8766_init(struct oxygen *chip) argument
234 xonar_ds_handle_hp_jack(struct oxygen *chip) argument
259 xonar_ds_init(struct oxygen *chip) argument
287 xonar_hdav_slim_init(struct oxygen *chip) argument
307 xonar_ds_cleanup(struct oxygen *chip) argument
313 xonar_hdav_slim_cleanup(struct oxygen *chip) argument
321 xonar_ds_suspend(struct oxygen *chip) argument
326 xonar_hdav_slim_suspend(struct oxygen *chip) argument
331 xonar_ds_resume(struct oxygen *chip) argument
339 xonar_hdav_slim_resume(struct oxygen *chip) argument
369 set_wm87x6_dac_params(struct oxygen *chip, struct snd_pcm_hw_params *params) argument
374 set_wm8776_adc_params(struct oxygen *chip, struct snd_pcm_hw_params *params) argument
385 set_hdav_slim_dac_params(struct oxygen *chip, struct snd_pcm_hw_params *params) argument
393 update_wm8776_volume(struct oxygen *chip) argument
420 update_wm87x6_volume(struct oxygen *chip) argument
463 update_wm8776_mute(struct oxygen *chip) argument
469 update_wm87x6_mute(struct oxygen *chip) argument
476 update_wm8766_center_lfe_mix(struct oxygen *chip, bool mixed) argument
494 xonar_ds_gpio_changed(struct oxygen *chip) argument
502 struct oxygen *chip = ctl->private_data; local
516 struct oxygen *chip = ctl->private_data; local
610 struct oxygen *chip = ctl->private_data; local
643 struct oxygen *chip = ctl->private_data; local
700 struct oxygen *chip = ctl->private_data; local
715 struct oxygen *chip = ctl->private_data; local
754 struct oxygen *chip = ctl->private_data; local
766 struct oxygen *chip = ctl->private_data; local
814 struct oxygen *chip = ctl->private_data; local
829 struct oxygen *chip = ctl->private_data; local
859 struct oxygen *chip = ctl->private_data; local
872 activate_control(struct oxygen *chip, struct snd_kcontrol *ctl, unsigned int mode) argument
890 struct oxygen *chip = ctl->private_data; local
944 struct oxygen *chip = ctl->private_data; local
954 struct oxygen *chip = ctl->private_data; local
1157 add_lc_controls(struct oxygen *chip) argument
1177 xonar_ds_mixer_init(struct oxygen *chip) argument
1202 xonar_hdav_slim_mixer_init(struct oxygen *chip) argument
1220 dump_wm8776_registers(struct oxygen *chip, struct snd_info_buffer *buffer) argument
1235 dump_wm87x6_registers(struct oxygen *chip, struct snd_info_buffer *buffer) argument
1314 get_xonar_wm87x6_model(struct oxygen *chip, const struct pci_device_id *id) argument
[all...]
/linux-master/sound/sparc/
H A Dcs4231.c128 #define CS4231U(chip, x) ((chip)->port + ((c_d_c_CS4231##x) << 2))
174 #define APC_CHIP_RESET 0x01 /* Reset the chip */
277 static void snd_cs4231_ready(struct snd_cs4231 *chip) argument
282 int val = __cs4231_readb(chip, CS4231U(chip, REGSEL));
289 static void snd_cs4231_dout(struct snd_cs4231 *chip, unsigned char reg, argument
292 snd_cs4231_ready(chip);
294 if (__cs4231_readb(chip, CS4231U(chip, REGSE
305 snd_cs4231_outm(struct snd_cs4231 *chip, unsigned char reg, unsigned char mask, unsigned char value) argument
315 snd_cs4231_out(struct snd_cs4231 *chip, unsigned char reg, unsigned char value) argument
323 snd_cs4231_in(struct snd_cs4231 *chip, unsigned char reg) argument
340 snd_cs4231_busy_wait(struct snd_cs4231 *chip) argument
357 snd_cs4231_mce_up(struct snd_cs4231 *chip) argument
380 snd_cs4231_mce_down(struct snd_cs4231 *chip) argument
445 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); local
476 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); local
533 snd_cs4231_get_format(struct snd_cs4231 *chip, int format, int channels) argument
561 snd_cs4231_calibrate_mute(struct snd_cs4231 *chip, int mute) argument
601 snd_cs4231_playback_format(struct snd_cs4231 *chip, struct snd_pcm_hw_params *params, unsigned char pdfr) argument
625 snd_cs4231_capture_format(struct snd_cs4231 *chip, struct snd_pcm_hw_params *params, unsigned char cdfr) argument
661 struct snd_cs4231 *chip = snd_timer_chip(timer); local
670 struct snd_cs4231 *chip = snd_timer_chip(timer); local
695 struct snd_cs4231 *chip = snd_timer_chip(timer); local
706 snd_cs4231_init(struct snd_cs4231 *chip) argument
770 snd_cs4231_open(struct snd_cs4231 *chip, unsigned int mode) argument
805 snd_cs4231_close(struct snd_cs4231 *chip, unsigned int mode) argument
859 struct snd_cs4231 *chip = snd_timer_chip(timer); local
866 struct snd_cs4231 *chip = snd_timer_chip(timer); local
889 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); local
902 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); local
928 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); local
941 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); local
955 snd_cs4231_overrange(struct snd_cs4231 *chip) argument
969 snd_cs4231_play_callback(struct snd_cs4231 *chip) argument
978 snd_cs4231_capture_callback(struct snd_cs4231 *chip) argument
990 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); local
1006 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); local
1019 snd_cs4231_probe(struct snd_cs4231 *chip) argument
1132 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); local
1151 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); local
1170 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); local
1180 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); local
1212 struct snd_cs4231 *chip = card->private_data; local
1240 struct snd_cs4231 *chip = card->private_data; local
1279 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
1295 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
1337 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
1360 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
1402 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
1433 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); local
1522 struct snd_cs4231 *chip = card->private_data; local
1545 struct snd_cs4231 *chip; local
1575 struct snd_cs4231 *chip = card->private_data; local
1611 struct snd_cs4231 *chip = dev_id; local
1753 snd_cs4231_sbus_free(struct snd_cs4231 *chip) argument
1781 struct snd_cs4231 *chip = card->private_data; local
1872 struct snd_cs4231 *chip = cookie; local
1880 struct snd_cs4231 *chip = cookie; local
1914 snd_cs4231_ebus_free(struct snd_cs4231 *chip) argument
1948 struct snd_cs4231 *chip = card->private_data; local
2074 struct snd_cs4231 *chip = dev_get_drvdata(&op->dev); local
[all...]
/linux-master/drivers/iio/light/
H A Dtsl2583.c125 static void tsl2583_defaults(struct tsl2583_chip *chip) argument
131 chip->als_settings.als_time = 100;
137 chip->als_settings.als_gain = 0;
140 chip->als_settings.als_gain_trim = 1000;
143 chip->als_settings.als_cal_target = 130;
146 memcpy(chip->als_settings.als_device_lux, tsl2583_default_lux,
171 struct tsl2583_chip *chip = iio_priv(indio_dev); local
174 ret = i2c_smbus_read_byte_data(chip->client, TSL2583_CMD_REG);
176 dev_err(&chip->client->dev, "%s: failed to read CMD_REG register\n",
183 dev_err(&chip
310 struct tsl2583_chip *chip = iio_priv(indio_dev); local
366 tsl2583_set_als_time(struct tsl2583_chip *chip) argument
396 tsl2583_set_als_gain(struct tsl2583_chip *chip) argument
412 tsl2583_set_power_state(struct tsl2583_chip *chip, u8 state) argument
432 struct tsl2583_chip *chip = iio_priv(indio_dev); local
474 struct tsl2583_chip *chip = iio_priv(indio_dev); local
489 struct tsl2583_chip *chip = iio_priv(indio_dev); local
507 struct tsl2583_chip *chip = iio_priv(indio_dev); local
531 struct tsl2583_chip *chip = iio_priv(indio_dev); local
560 struct tsl2583_chip *chip = iio_priv(indio_dev); local
642 tsl2583_set_pm_runtime_busy(struct tsl2583_chip *chip, bool on) argument
660 struct tsl2583_chip *chip = iio_priv(indio_dev); local
751 struct tsl2583_chip *chip = iio_priv(indio_dev); local
815 struct tsl2583_chip *chip; local
878 struct tsl2583_chip *chip = iio_priv(indio_dev); local
891 struct tsl2583_chip *chip = iio_priv(indio_dev); local
906 struct tsl2583_chip *chip = iio_priv(indio_dev); local
[all...]
/linux-master/drivers/dma/hsu/
H A Dpci.c29 struct hsu_dma_chip *chip = dev; local
36 dmaisr = readl(chip->regs + HSU_PCI_DMAISR);
37 for_each_set_bit(i, &dmaisr, chip->hsu->nr_channels) {
38 err = hsu_dma_get_status(chip, i, &status);
42 ret |= hsu_dma_do_irq(chip, i, status);
48 static void hsu_pci_dma_remove(void *chip) argument
50 hsu_dma_remove(chip);
56 struct hsu_dma_chip *chip; local
76 chip = devm_kzalloc(&pdev->dev, sizeof(*chip), GFP_KERNE
[all...]
/linux-master/drivers/staging/rts5208/
H A Dxd.c23 static int xd_build_l2p_tbl(struct rtsx_chip *chip, int zone_no);
24 static int xd_init_page(struct rtsx_chip *chip, u32 phy_blk, u16 logoff,
27 static inline void xd_set_err_code(struct rtsx_chip *chip, u8 err_code) argument
29 struct xd_info *xd_card = &chip->xd_card;
34 static int xd_set_init_para(struct rtsx_chip *chip) argument
36 struct xd_info *xd_card = &chip->xd_card;
39 if (chip->asic_code)
44 retval = switch_clock(chip, xd_card->xd_clock);
51 static int xd_switch_clock(struct rtsx_chip *chip) argument
53 struct xd_info *xd_card = &chip
67 xd_read_id(struct rtsx_chip *chip, u8 id_cmd, u8 *id_buf, u8 buf_len) argument
97 xd_assign_phy_addr(struct rtsx_chip *chip, u32 addr, u8 mode) argument
131 xd_read_redundant(struct rtsx_chip *chip, u32 page_addr, u8 *buf, int buf_len) argument
168 xd_read_data_from_ppb(struct rtsx_chip *chip, int offset, u8 *buf, int buf_len) argument
193 xd_read_cis(struct rtsx_chip *chip, u32 page_addr, u8 *buf, int buf_len) argument
296 xd_fill_pull_ctl_disable(struct rtsx_chip *chip) argument
325 xd_fill_pull_ctl_stage1_barossa(struct rtsx_chip *chip) argument
335 xd_fill_pull_ctl_enable(struct rtsx_chip *chip) argument
364 xd_pull_ctl_disable(struct rtsx_chip *chip) argument
432 reset_xd(struct rtsx_chip *chip) argument
779 xd_init_l2p_tbl(struct rtsx_chip *chip) argument
824 xd_set_unused_block(struct rtsx_chip *chip, u32 phy_blk) argument
859 xd_get_unused_block(struct rtsx_chip *chip, int zone_no) argument
897 xd_set_l2p_tbl(struct rtsx_chip *chip, int zone_no, u16 log_off, u16 phy_off) argument
907 xd_get_l2p_tbl(struct rtsx_chip *chip, int zone_no, u16 log_off) argument
956 reset_xd_card(struct rtsx_chip *chip) argument
986 xd_mark_bad_block(struct rtsx_chip *chip, u32 phy_blk) argument
1037 xd_init_page(struct rtsx_chip *chip, u32 phy_blk, u16 logoff, u8 start_page, u8 end_page) argument
1091 xd_copy_page(struct rtsx_chip *chip, u32 old_blk, u32 new_blk, u8 start_page, u8 end_page) argument
1207 xd_reset_cmd(struct rtsx_chip *chip) argument
1232 xd_erase_block(struct rtsx_chip *chip, u32 phy_blk) argument
1286 xd_build_l2p_tbl(struct rtsx_chip *chip, int zone_no) argument
1472 xd_send_cmd(struct rtsx_chip *chip, u8 cmd) argument
1491 xd_read_multiple_pages(struct rtsx_chip *chip, u32 phy_blk, u32 log_blk, u8 start_page, u8 end_page, u8 *buf, unsigned int *index, unsigned int *offset) argument
1617 xd_finish_write(struct rtsx_chip *chip, u32 old_blk, u32 new_blk, u32 log_blk, u8 page_off) argument
1675 xd_prepare_write(struct rtsx_chip *chip, u32 old_blk, u32 new_blk, u32 log_blk, u8 page_off) argument
1692 xd_write_multiple_pages(struct rtsx_chip *chip, u32 old_blk, u32 new_blk, u32 log_blk, u8 start_page, u8 end_page, u8 *buf, unsigned int *index, unsigned int *offset) argument
1794 xd_delay_write(struct rtsx_chip *chip) argument
1819 xd_rw(struct scsi_cmnd *srb, struct rtsx_chip *chip, u32 start_sector, u16 sector_cnt) argument
2064 xd_free_l2p_tbl(struct rtsx_chip *chip) argument
2081 xd_cleanup_work(struct rtsx_chip *chip) argument
2094 xd_power_off_card3v3(struct rtsx_chip *chip) argument
2127 release_xd_card(struct rtsx_chip *chip) argument
[all...]
/linux-master/sound/pci/
H A Dcs4281.c60 #define BA0_HISR_GPPI (1<<5) /* General Purpose Input (Primary chip) */
61 #define BA0_HISR_GPSI (1<<4) /* General Purpose Input (Secondary chip) */
495 static inline void snd_cs4281_pokeBA0(struct cs4281 *chip, unsigned long offset, argument
498 writel(val, chip->ba0 + offset);
501 static inline unsigned int snd_cs4281_peekBA0(struct cs4281 *chip, unsigned long offset) argument
503 return readl(chip->ba0 + offset);
516 struct cs4281 *chip = ac97->private_data; local
531 snd_cs4281_pokeBA0(chip, BA0_ACCAD, reg);
532 snd_cs4281_pokeBA0(chip, BA0_ACCDA, val);
533 snd_cs4281_pokeBA0(chip, BA0_ACCT
555 struct cs4281 *chip = ac97->private_data; local
652 struct cs4281 *chip = snd_pcm_substream_chip(substream); local
714 snd_cs4281_mode(struct cs4281 *chip, struct cs4281_dma *dma, struct snd_pcm_runtime *runtime, int capture, int src) argument
783 struct cs4281 *chip = snd_pcm_substream_chip(substream); local
795 struct cs4281 *chip = snd_pcm_substream_chip(substream); local
807 struct cs4281 *chip = snd_pcm_substream_chip(substream); local
871 struct cs4281 *chip = snd_pcm_substream_chip(substream); local
890 struct cs4281 *chip = snd_pcm_substream_chip(substream); local
939 snd_cs4281_pcm(struct cs4281 *chip, int device) argument
981 struct cs4281 *chip = snd_kcontrol_chip(kcontrol); local
997 struct cs4281 *chip = snd_kcontrol_chip(kcontrol); local
1045 struct cs4281 *chip = bus->private_data; local
1051 struct cs4281 *chip = ac97->private_data; local
1058 snd_cs4281_mixer(struct cs4281 *chip) argument
1102 struct cs4281 *chip = entry->private_data; local
1114 struct cs4281 *chip = entry->private_data; local
1126 struct cs4281 *chip = entry->private_data; local
1141 snd_cs4281_proc_init(struct cs4281 *chip) argument
1168 struct cs4281 *chip = gameport_get_port_data(gameport); local
1177 struct cs4281 *chip = gameport_get_port_data(gameport); local
1188 struct cs4281 *chip = gameport_get_port_data(gameport); local
1228 snd_cs4281_create_gameport(struct cs4281 *chip) argument
1256 snd_cs4281_free_gameport(struct cs4281 *chip) argument
1264 snd_cs4281_create_gameport(struct cs4281 *chip) argument
1265 snd_cs4281_free_gameport(struct cs4281 *chip) argument
1270 struct cs4281 *chip = card->private_data; local
1288 struct cs4281 *chip = card->private_data; local
1331 snd_cs4281_chip_init(struct cs4281 *chip) argument
1571 snd_cs4281_midi_reset(struct cs4281 *chip) argument
1580 struct cs4281 *chip = substream->rmidi->private_data; local
1596 struct cs4281 *chip = substream->rmidi->private_data; local
1613 struct cs4281 *chip = substream->rmidi->private_data; local
1630 struct cs4281 *chip = substream->rmidi->private_data; local
1648 struct cs4281 *chip = substream->rmidi->private_data; local
1668 struct cs4281 *chip = substream->rmidi->private_data; local
1709 snd_cs4281_midi(struct cs4281 *chip, int device) argument
1732 struct cs4281 *chip = dev_id; local
1808 struct cs4281 *chip = opl3->private_data; local
1832 struct cs4281 *chip; local
1918 struct cs4281 *chip = card->private_data; local
1959 struct cs4281 *chip = card->private_data; local
[all...]
H A Dals300.c151 static void snd_als300_set_irq_flag(struct snd_als300 *chip, int cmd) argument
153 u32 tmp = snd_als300_gcr_read(chip->port, MISC_CONTROL);
158 if (((chip->revision > 5 || chip->chip_type == DEVICE_ALS300_PLUS) ^
163 snd_als300_gcr_write(chip->port, MISC_CONTROL, tmp);
168 struct snd_als300 *chip = card->private_data; local
170 snd_als300_set_irq_flag(chip, IRQ_DISABLE);
176 struct snd_als300 *chip = dev_id; local
179 status = inb(chip->port+ALS300_IRQ_STATUS);
184 outb(status, chip
207 struct snd_als300 *chip = dev_id; local
245 struct snd_als300 *chip = ac97->private_data; local
266 struct snd_als300 *chip = ac97->private_data; local
276 snd_als300_ac97(struct snd_als300 *chip) argument
343 struct snd_als300 *chip = snd_pcm_substream_chip(substream); local
360 struct snd_als300 *chip = snd_pcm_substream_chip(substream); local
371 struct snd_als300 *chip = snd_pcm_substream_chip(substream); local
388 struct snd_als300 *chip = snd_pcm_substream_chip(substream); local
400 struct snd_als300 *chip = snd_pcm_substream_chip(substream); local
429 struct snd_als300 *chip = snd_pcm_substream_chip(substream); local
457 struct snd_als300 *chip = snd_pcm_substream_chip(substream); local
502 struct snd_als300 *chip = snd_pcm_substream_chip(substream); local
540 snd_als300_new_pcm(struct snd_als300 *chip) argument
564 snd_als300_init(struct snd_als300 *chip) argument
600 struct snd_als300 *chip = card->private_data; local
660 struct snd_als300 *chip = card->private_data; local
670 struct snd_als300 *chip = card->private_data; local
686 struct snd_als300 *chip; local
[all...]
/linux-master/sound/usb/6fire/
H A Dmidi.h16 struct sfire_chip *chip; member in struct:midi_runtime
33 int usb6fire_midi_init(struct sfire_chip *chip);
34 void usb6fire_midi_abort(struct sfire_chip *chip);
35 void usb6fire_midi_destroy(struct sfire_chip *chip);
/linux-master/arch/arm/mach-s3c/
H A Dpm-gpio.c27 static void samsung_gpio_pm_1bit_save(struct samsung_gpio_chip *chip) argument
29 chip->pm_save[0] = __raw_readl(chip->base + OFFS_CON);
30 chip->pm_save[1] = __raw_readl(chip->base + OFFS_DAT);
33 static void samsung_gpio_pm_1bit_resume(struct samsung_gpio_chip *chip) argument
35 void __iomem *base = chip->base;
38 u32 gps_gpcon = chip->pm_save[0];
39 u32 gps_gpdat = chip->pm_save[1];
56 chip
64 samsung_gpio_pm_2bit_save(struct samsung_gpio_chip *chip) argument
120 samsung_gpio_pm_2bit_resume(struct samsung_gpio_chip *chip) argument
192 samsung_gpio_pm_4bit_save(struct samsung_gpio_chip *chip) argument
241 samsung_gpio_pm_4bit_con(struct samsung_gpio_chip *chip, int index) argument
256 samsung_gpio_pm_4bit_resume(struct samsung_gpio_chip *chip) argument
[all...]
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dswitchdev.h13 #include "chip.h"
15 int mv88e6xxx_handle_miss_violation(struct mv88e6xxx_chip *chip, int port,
/linux-master/drivers/regulator/
H A Dad5398.c30 static int ad5398_calc_current(struct ad5398_chip_info *chip, argument
33 unsigned range_uA = chip->max_uA - chip->min_uA;
35 return chip->min_uA + (selector * range_uA / chip->current_level);
70 struct ad5398_chip_info *chip = rdev_get_drvdata(rdev); local
71 struct i2c_client *client = chip->client;
79 ret = (data & chip->current_mask) >> chip->current_offset;
81 return ad5398_calc_current(chip, re
86 struct ad5398_chip_info *chip = rdev_get_drvdata(rdev); local
126 struct ad5398_chip_info *chip = rdev_get_drvdata(rdev); local
143 struct ad5398_chip_info *chip = rdev_get_drvdata(rdev); local
164 struct ad5398_chip_info *chip = rdev_get_drvdata(rdev); local
220 struct ad5398_chip_info *chip; local
[all...]
/linux-master/drivers/pinctrl/bcm/
H A Dpinctrl-nsp-gpio.c53 * @gc: GPIO chip
91 static inline void nsp_set_bit(struct nsp_gpio *chip, enum base_type address, argument
98 base_address = chip->io_ctrl;
100 base_address = chip->base;
115 static inline bool nsp_get_bit(struct nsp_gpio *chip, enum base_type address, argument
119 return !!(readl(chip->io_ctrl + reg) & BIT(gpio));
121 return !!(readl(chip->base + reg) & BIT(gpio));
127 struct nsp_gpio *chip = gpiochip_get_data(gc); local
133 int_status = readl(chip->base + NSP_CHIP_A_INT_STATUS);
138 event = readl(chip
155 struct nsp_gpio *chip = gpiochip_get_data(gc); local
174 struct nsp_gpio *chip = gpiochip_get_data(gc); local
188 struct nsp_gpio *chip = gpiochip_get_data(gc); local
200 struct nsp_gpio *chip = gpiochip_get_data(gc); local
212 struct nsp_gpio *chip = gpiochip_get_data(gc); local
273 struct nsp_gpio *chip = gpiochip_get_data(gc); local
287 struct nsp_gpio *chip = gpiochip_get_data(gc); local
301 struct nsp_gpio *chip = gpiochip_get_data(gc); local
314 struct nsp_gpio *chip = gpiochip_get_data(gc); local
326 struct nsp_gpio *chip = gpiochip_get_data(gc); local
353 nsp_gpio_set_slew(struct nsp_gpio *chip, unsigned gpio, u32 slew) argument
363 nsp_gpio_set_pull(struct nsp_gpio *chip, unsigned gpio, bool pull_up, bool pull_down) argument
378 nsp_gpio_get_pull(struct nsp_gpio *chip, unsigned gpio, bool *pull_up, bool *pull_down) argument
389 nsp_gpio_set_strength(struct nsp_gpio *chip, unsigned gpio, u32 strength) argument
418 nsp_gpio_get_strength(struct nsp_gpio *chip, unsigned gpio, u16 *strength) argument
462 struct nsp_gpio *chip = pinctrl_dev_get_drvdata(pctldev); local
507 struct nsp_gpio *chip = pinctrl_dev_get_drvdata(pctldev); local
575 nsp_gpio_register_pinconf(struct nsp_gpio *chip) argument
615 struct nsp_gpio *chip; local
[all...]
/linux-master/drivers/net/dsa/
H A Dlan9303-core.c263 static int lan9303_read_wait(struct lan9303 *chip, int offset, u32 mask) argument
271 ret = lan9303_read(chip->regmap, offset, &reg);
273 dev_err(chip->dev, "%s failed to read offset %d: %d\n",
285 static int lan9303_virt_phy_reg_read(struct lan9303 *chip, int regnum) argument
293 ret = lan9303_read(chip->regmap, LAN9303_VIRT_PHY_BASE + regnum, &val);
300 static int lan9303_virt_phy_reg_write(struct lan9303 *chip, int regnum, u16 val) argument
305 return regmap_write(chip->regmap, LAN9303_VIRT_PHY_BASE + regnum, val);
308 static int lan9303_indirect_phy_wait_for_completion(struct lan9303 *chip) argument
310 return lan9303_read_wait(chip, LAN9303_PMI_ACCESS,
314 static int lan9303_indirect_phy_read(struct lan9303 *chip, in argument
351 lan9303_indirect_phy_write(struct lan9303 *chip, int addr, int regnum, u16 val) argument
386 lan9303_switch_wait_for_completion(struct lan9303 *chip) argument
392 lan9303_write_switch_reg(struct lan9303 *chip, u16 regnum, u32 val) argument
424 lan9303_read_switch_reg(struct lan9303 *chip, u16 regnum, u32 *val) argument
460 lan9303_write_switch_reg_mask(struct lan9303 *chip, u16 regnum, u32 val, u32 mask) argument
475 lan9303_write_switch_port(struct lan9303 *chip, int port, u16 regnum, u32 val) argument
482 lan9303_read_switch_port(struct lan9303 *chip, int port, u16 regnum, u32 *val) argument
489 lan9303_detect_phy_setup(struct lan9303 *chip) argument
523 lan9303_alr_cache_find_free(struct lan9303 *chip) argument
537 lan9303_alr_cache_find_mac(struct lan9303 *chip, const u8 *mac_addr) argument
552 lan9303_csr_reg_wait(struct lan9303 *chip, int regno, u32 mask) argument
568 lan9303_alr_make_entry_raw(struct lan9303 *chip, u32 dat0, u32 dat1) argument
583 lan9303_alr_loop(struct lan9303 *chip, alr_loop_cb_t *cb, void *ctx) argument
633 alr_loop_cb_del_port_learned(struct lan9303 *chip, u32 dat0, u32 dat1, int portmap, void *ctx) argument
655 alr_loop_cb_fdb_port_dump(struct lan9303 *chip, u32 dat0, u32 dat1, int portmap, void *ctx) argument
671 lan9303_alr_set_entry(struct lan9303 *chip, const u8 *mac, u8 port_map, bool stp_override) argument
701 lan9303_alr_add_port(struct lan9303 *chip, const u8 *mac, int port, bool stp_override) argument
725 lan9303_alr_del_port(struct lan9303 *chip, const u8 *mac, int port) argument
744 lan9303_disable_processing_port(struct lan9303 *chip, unsigned int port) argument
761 lan9303_enable_processing_port(struct lan9303 *chip, unsigned int port) argument
781 lan9303_setup_tagging(struct lan9303 *chip) argument
805 lan9303_separate_ports(struct lan9303 *chip) argument
826 lan9303_bridge_ports(struct lan9303 *chip) argument
837 lan9303_handle_reset(struct lan9303 *chip) argument
850 lan9303_disable_processing(struct lan9303 *chip) argument
864 lan9303_check_device(struct lan9303 *chip) argument
917 struct lan9303 *chip = ds->priv; local
1023 struct lan9303 *chip = ds->priv; local
1052 struct lan9303 *chip = ds->priv; local
1066 struct lan9303 *chip = ds->priv; local
1081 struct lan9303 *chip = ds->priv; local
1094 struct lan9303 *chip = ds->priv; local
1110 struct lan9303 *chip = ds->priv; local
1124 struct lan9303 *chip = ds->priv; local
1137 struct lan9303 *chip = ds->priv; local
1175 struct lan9303 *chip = ds->priv; local
1188 struct lan9303 *chip = ds->priv; local
1199 struct lan9303 *chip = ds->priv; local
1210 struct lan9303 *chip = ds->priv; local
1224 struct lan9303 *chip = ds->priv; local
1242 struct lan9303 *chip = ds->priv; local
1258 struct lan9303 *chip = ds->priv; local
1272 struct lan9303 *chip = ds->priv; local
1315 struct lan9303 *chip = dp->ds->priv; local
1375 lan9303_register_switch(struct lan9303 *chip) argument
1394 lan9303_probe_reset_gpio(struct lan9303 *chip, struct device_node *np) argument
1423 lan9303_probe(struct lan9303 *chip, struct device_node *np) argument
1464 lan9303_remove(struct lan9303 *chip) argument
1481 lan9303_shutdown(struct lan9303 *chip) argument
[all...]
/linux-master/include/sound/
H A Dak4xxx-adda.h19 void (*lock)(struct snd_akm4xxx *ak, int chip);
20 void (*unlock)(struct snd_akm4xxx *ak, int chip);
21 void (*write)(struct snd_akm4xxx *ak, int chip, unsigned char reg,
70 void snd_akm4xxx_write(struct snd_akm4xxx *ak, int chip, unsigned char reg,
76 #define snd_akm4xxx_get(ak,chip,reg) \
77 (ak)->images[(chip) * 16 + (reg)]
78 #define snd_akm4xxx_set(ak,chip,reg,val) \
79 ((ak)->images[(chip) * 16 + (reg)] = (val))
80 #define snd_akm4xxx_get_vol(ak,chip,reg) \
81 (ak)->volumes[(chip) * 1
[all...]
/linux-master/drivers/mfd/
H A Dmax8925-i2c.c51 struct max8925_chip *chip = i2c_get_clientdata(i2c); local
55 mutex_lock(&chip->io_lock);
57 mutex_unlock(&chip->io_lock);
69 struct max8925_chip *chip = i2c_get_clientdata(i2c); local
72 mutex_lock(&chip->io_lock);
74 mutex_unlock(&chip->io_lock);
83 struct max8925_chip *chip = i2c_get_clientdata(i2c); local
86 mutex_lock(&chip->io_lock);
88 mutex_unlock(&chip->io_lock);
97 struct max8925_chip *chip local
111 struct max8925_chip *chip = i2c_get_clientdata(i2c); local
150 struct max8925_chip *chip; local
201 struct max8925_chip *chip = i2c_get_clientdata(client); local
211 struct max8925_chip *chip = i2c_get_clientdata(client); local
221 struct max8925_chip *chip = i2c_get_clientdata(client); local
[all...]

Completed in 306 milliseconds

1234567891011>>