/openbmc/linux/drivers/leds/ |
H A D | leds-lp5521.c | 118 static void lp5521_load_engine(struct lp55xx_chip *chip) in lp5521_load_engine() 138 static void lp5521_stop_all_engines(struct lp55xx_chip *chip) in lp5521_stop_all_engines() 144 static void lp5521_stop_engine(struct lp55xx_chip *chip) in lp5521_stop_engine() 158 static void lp5521_run_engine(struct lp55xx_chip *chip, bool start) in lp5521_run_engine() 208 static int lp5521_update_program_memory(struct lp55xx_chip *chip, in lp5521_update_program_memory() 257 static void lp5521_firmware_loaded(struct lp55xx_chip *chip) in lp5521_firmware_loaded() 277 static int lp5521_post_init_device(struct lp55xx_chip *chip) in lp5521_post_init_device() 331 static int lp5521_run_selftest(struct lp55xx_chip *chip, char *buf) in lp5521_run_selftest() 353 struct lp55xx_chip *chip = led->chip; in lp5521_multicolor_brightness() local 372 struct lp55xx_chip *chip = led->chip; in lp5521_led_brightness() local [all …]
|
/openbmc/linux/drivers/pwm/ |
H A D | pwm-atmel.c | 80 struct pwm_chip chip; member 100 static inline struct atmel_pwm_chip *to_atmel_pwm_chip(struct pwm_chip *chip) in to_atmel_pwm_chip() 105 static inline u32 atmel_pwm_readl(struct atmel_pwm_chip *chip, in atmel_pwm_readl() 111 static inline void atmel_pwm_writel(struct atmel_pwm_chip *chip, in atmel_pwm_writel() 117 static inline u32 atmel_pwm_ch_readl(struct atmel_pwm_chip *chip, in atmel_pwm_ch_readl() 125 static inline void atmel_pwm_ch_writel(struct atmel_pwm_chip *chip, in atmel_pwm_ch_writel() 134 static void atmel_pwm_update_pending(struct atmel_pwm_chip *chip) in atmel_pwm_update_pending() 147 static void atmel_pwm_set_pending(struct atmel_pwm_chip *chip, unsigned int ch) in atmel_pwm_set_pending() 162 static int atmel_pwm_test_pending(struct atmel_pwm_chip *chip, unsigned int ch) in atmel_pwm_test_pending() 180 static int atmel_pwm_wait_nonpending(struct atmel_pwm_chip *chip, unsigned int ch) in atmel_pwm_wait_nonpending() [all …]
|
H A D | pwm-twl.c | 49 struct pwm_chip chip; member 55 static inline struct twl_pwm_chip *to_twl(struct pwm_chip *chip) in to_twl() 60 static int twl_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, in twl_pwm_config() 94 static int twl4030_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) in twl4030_pwm_enable() 124 static void twl4030_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm) in twl4030_pwm_disable() 153 static int twl4030_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm) in twl4030_pwm_request() 191 static void twl4030_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm) in twl4030_pwm_free() 221 static int twl6030_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) in twl6030_pwm_enable() 244 static void twl6030_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm) in twl6030_pwm_disable() 282 static int twl4030_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in twl4030_pwm_apply() [all …]
|
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm2-cmd.c | 25 int tpm2_get_timeouts(struct tpm_chip *chip) in tpm2_get_timeouts() 128 unsigned long tpm2_calc_ordinal_duration(struct tpm_chip *chip, u32 ordinal) in tpm2_calc_ordinal_duration() 161 int tpm2_pcr_read(struct tpm_chip *chip, u32 pcr_idx, in tpm2_pcr_read() 235 int tpm2_pcr_extend(struct tpm_chip *chip, u32 pcr_idx, in tpm2_pcr_extend() 288 int tpm2_get_random(struct tpm_chip *chip, u8 *dest, size_t max) in tpm2_get_random() 348 void tpm2_flush_context(struct tpm_chip *chip, u32 handle) in tpm2_flush_context() 386 ssize_t tpm2_get_tpm_pt(struct tpm_chip *chip, u32 property_id, u32 *value, in tpm2_get_tpm_pt() 429 void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type) in tpm2_shutdown() 455 static int tpm2_do_selftest(struct tpm_chip *chip) in tpm2_do_selftest() 492 int tpm2_probe(struct tpm_chip *chip) in tpm2_probe() [all …]
|
/openbmc/linux/drivers/iio/light/ |
H A D | tsl2563.c | 123 static int tsl2563_set_power(struct tsl2563_chip *chip, int on) in tsl2563_set_power() 137 static int tsl2563_get_power(struct tsl2563_chip *chip) in tsl2563_get_power() 149 static int tsl2563_configure(struct tsl2563_chip *chip) in tsl2563_configure() 178 struct tsl2563_chip *chip = in tsl2563_poweroff_work() local 183 static int tsl2563_detect(struct tsl2563_chip *chip) in tsl2563_detect() 198 static int tsl2563_read_id(struct tsl2563_chip *chip, u8 *id) in tsl2563_read_id() 212 static int tsl2563_configure_irq(struct tsl2563_chip *chip, bool enable) in tsl2563_configure_irq() 264 static void tsl2563_wait_adc(struct tsl2563_chip *chip) in tsl2563_wait_adc() 285 static int tsl2563_adjust_gainlevel(struct tsl2563_chip *chip, u16 adc) in tsl2563_adjust_gainlevel() 306 static int tsl2563_get_adc(struct tsl2563_chip *chip) in tsl2563_get_adc() [all …]
|
H A D | tsl2583.c | 125 static void tsl2583_defaults(struct tsl2583_chip *chip) in tsl2583_defaults() 171 struct tsl2583_chip *chip = iio_priv(indio_dev); in tsl2583_get_lux() local 310 struct tsl2583_chip *chip = iio_priv(indio_dev); in tsl2583_als_calibrate() local 366 static int tsl2583_set_als_time(struct tsl2583_chip *chip) in tsl2583_set_als_time() 396 static int tsl2583_set_als_gain(struct tsl2583_chip *chip) in tsl2583_set_als_gain() 412 static int tsl2583_set_power_state(struct tsl2583_chip *chip, u8 state) in tsl2583_set_power_state() 432 struct tsl2583_chip *chip = iio_priv(indio_dev); in tsl2583_chip_init_and_power_on() local 474 struct tsl2583_chip *chip = iio_priv(indio_dev); in in_illuminance_input_target_show() local 489 struct tsl2583_chip *chip = iio_priv(indio_dev); in in_illuminance_input_target_store() local 507 struct tsl2583_chip *chip = iio_priv(indio_dev); in in_illuminance_calibrate_store() local [all …]
|
/openbmc/linux/sound/pci/echoaudio/ |
H A D | darla20_dsp.c | 32 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() 67 static int set_mixer_defaults(struct echoaudio *chip) in set_mixer_defaults() 75 static u32 detect_input_clocks(const struct echoaudio *chip) in detect_input_clocks() 83 static int load_asic(struct echoaudio *chip) in load_asic() 90 static int set_sample_rate(struct echoaudio *chip, u32 rate) in set_sample_rate()
|
/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/ |
H A D | bcm2835-ctl.c | 15 static int bcm2835_audio_set_chip_ctls(struct bcm2835_chip *chip) in bcm2835_audio_set_chip_ctls() 55 struct bcm2835_chip *chip = snd_kcontrol_chip(kcontrol); in snd_bcm2835_ctl_get() local 73 struct bcm2835_chip *chip = snd_kcontrol_chip(kcontrol); in snd_bcm2835_ctl_put() local 133 struct bcm2835_chip *chip = snd_kcontrol_chip(kcontrol); in snd_bcm2835_spdif_default_get() local 149 struct bcm2835_chip *chip = snd_kcontrol_chip(kcontrol); in snd_bcm2835_spdif_default_put() local 201 static int create_ctls(struct bcm2835_chip *chip, size_t size, in create_ctls() 214 int snd_bcm2835_new_headphones_ctl(struct bcm2835_chip *chip) in snd_bcm2835_new_headphones_ctl() 221 int snd_bcm2835_new_hdmi_ctl(struct bcm2835_chip *chip) in snd_bcm2835_new_hdmi_ctl()
|
/openbmc/linux/sound/pci/lola/ |
H A D | lola_clock.c | 55 static bool check_gran_clock_compatibility(struct lola *chip, in check_gran_clock_compatibility() 76 int lola_set_granularity(struct lola *chip, unsigned int val, bool force) in lola_set_granularity() 110 int lola_init_clock_widget(struct lola *chip, int nid) in lola_init_clock_widget() 201 int lola_enable_clock_events(struct lola *chip) in lola_enable_clock_events() 220 int lola_set_clock_index(struct lola *chip, unsigned int idx) in lola_set_clock_index() 238 bool lola_update_ext_clock_freq(struct lola *chip, unsigned int val) in lola_update_ext_clock_freq() 260 int lola_set_clock(struct lola *chip, int idx) in lola_set_clock() 294 int lola_set_sample_rate(struct lola *chip, int rate) in lola_set_sample_rate()
|
/openbmc/linux/sound/usb/ |
H A D | card.c | 140 static int snd_usb_create_stream(struct snd_usb_audio *chip, int ctrlif, int interface) in snd_usb_create_stream() 221 static int snd_usb_create_streams(struct snd_usb_audio *chip, int ctrlif) in snd_usb_create_streams() 491 struct snd_usb_audio *chip = card->private_data; in snd_usb_audio_free() local 502 struct snd_usb_audio *chip, in usb_audio_make_shortname() 533 struct snd_usb_audio *chip, in usb_audio_make_longname() 609 struct snd_usb_audio *chip; in snd_usb_audio_create() local 700 static int check_delayed_register_option(struct snd_usb_audio *chip) in check_delayed_register_option() 718 static void find_last_interface(struct snd_usb_audio *chip) in find_last_interface() 755 static int try_to_register_card(struct snd_usb_audio *chip, int ifnum) in try_to_register_card() 780 struct snd_usb_audio *chip; in usb_audio_probe() local [all …]
|
H A D | implicit.c | 82 static int add_implicit_fb_sync_ep(struct snd_usb_audio *chip, in add_implicit_fb_sync_ep() 110 static int add_generic_uac2_implicit_fb(struct snd_usb_audio *chip, in add_generic_uac2_implicit_fb() 146 static int add_roland_implicit_fb(struct snd_usb_audio *chip, in add_roland_implicit_fb() 176 static int add_roland_capture_quirk(struct snd_usb_audio *chip, in add_roland_capture_quirk() 204 static bool is_pioneer_implicit_fb(struct snd_usb_audio *chip, in is_pioneer_implicit_fb() 235 static int __add_generic_implicit_fb(struct snd_usb_audio *chip, in __add_generic_implicit_fb() 259 static int add_generic_implicit_fb(struct snd_usb_audio *chip, in add_generic_implicit_fb() 276 find_implicit_fb_entry(struct snd_usb_audio *chip, in find_implicit_fb_entry() 292 static int audioformat_implicit_fb_quirk(struct snd_usb_audio *chip, in audioformat_implicit_fb_quirk() 360 static int audioformat_capture_quirk(struct snd_usb_audio *chip, in audioformat_capture_quirk() [all …]
|
/openbmc/linux/sound/pci/oxygen/ |
H A D | se6x.c | 50 static void se6x_init(struct oxygen *chip) in se6x_init() 66 static void se6x_cleanup(struct oxygen *chip) in se6x_cleanup() 70 static void set_pcm1792a_params(struct oxygen *chip, in set_pcm1792a_params() 76 static void set_pcm1804_params(struct oxygen *chip, in set_pcm1804_params() 81 static unsigned int se6x_adjust_dac_routing(struct oxygen *chip, in se6x_adjust_dac_routing() 111 static int se6x_get_model(struct oxygen *chip, in se6x_get_model()
|
/openbmc/linux/drivers/input/misc/ |
H A D | max8997_haptic.c | 56 static int max8997_haptic_set_duty_cycle(struct max8997_haptic *chip) in max8997_haptic_set_duty_cycle() 92 static void max8997_haptic_configure(struct max8997_haptic *chip) in max8997_haptic_configure() 152 static void max8997_haptic_enable(struct max8997_haptic *chip) in max8997_haptic_enable() 186 static void max8997_haptic_disable(struct max8997_haptic *chip) in max8997_haptic_disable() 203 struct max8997_haptic *chip = in max8997_haptic_play_effect_work() local 215 struct max8997_haptic *chip = input_get_drvdata(dev); in max8997_haptic_play_effect() local 228 struct max8997_haptic *chip = input_get_drvdata(dev); in max8997_haptic_close() local 240 struct max8997_haptic *chip; in max8997_haptic_probe() local 356 struct max8997_haptic *chip = platform_get_drvdata(pdev); in max8997_haptic_remove() local 372 struct max8997_haptic *chip = platform_get_drvdata(pdev); in max8997_haptic_suspend() local
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-tpic2810.c | 22 struct gpio_chip chip; member 30 static int tpic2810_get_direction(struct gpio_chip *chip, in tpic2810_get_direction() 37 static int tpic2810_direction_input(struct gpio_chip *chip, in tpic2810_direction_input() 44 static int tpic2810_direction_output(struct gpio_chip *chip, in tpic2810_direction_output() 52 static void tpic2810_set_mask_bits(struct gpio_chip *chip, u8 mask, u8 bits) in tpic2810_set_mask_bits() 71 static void tpic2810_set(struct gpio_chip *chip, unsigned offset, int value) in tpic2810_set() 76 static void tpic2810_set_multiple(struct gpio_chip *chip, unsigned long *mask, in tpic2810_set_multiple()
|
H A D | gpio-wcd934x.c | 18 struct gpio_chip chip; member 21 static int wcd_gpio_get_direction(struct gpio_chip *chip, unsigned int pin) in wcd_gpio_get_direction() 37 static int wcd_gpio_direction_input(struct gpio_chip *chip, unsigned int pin) in wcd_gpio_direction_input() 45 static int wcd_gpio_direction_output(struct gpio_chip *chip, unsigned int pin, in wcd_gpio_direction_output() 58 static int wcd_gpio_get(struct gpio_chip *chip, unsigned int pin) in wcd_gpio_get() 68 static void wcd_gpio_set(struct gpio_chip *chip, unsigned int pin, int val) in wcd_gpio_set() 80 struct gpio_chip *chip; in wcd_gpio_probe() local
|
H A D | gpio-ml-ioh.c | 95 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_set() local 111 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_get() local 119 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_direction_output() local 144 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_direction_input() local 161 static void __maybe_unused ioh_gpio_save_reg_conf(struct ioh_gpio *chip) in ioh_gpio_save_reg_conf() 187 static void __maybe_unused ioh_gpio_restore_reg_conf(struct ioh_gpio *chip) in ioh_gpio_restore_reg_conf() 212 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_to_irq() local 216 static void ioh_gpio_setup(struct ioh_gpio *chip, int num_port) in ioh_gpio_setup() 244 struct ioh_gpio *chip = gc->private; in ioh_irq_type() local 305 struct ioh_gpio *chip = gc->private; in ioh_irq_unmask() local [all …]
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | fsl_elbc_nand.c | 37 struct nand_chip chip; member 71 struct nand_chip *chip = mtd_to_nand(mtd); in fsl_elbc_ooblayout_ecc() local 89 struct nand_chip *chip = mtd_to_nand(mtd); in fsl_elbc_ooblayout_free() local 153 struct nand_chip *chip = mtd_to_nand(mtd); in set_addr() local 204 struct nand_chip *chip = mtd_to_nand(mtd); in fsl_elbc_run_command() local 275 static void fsl_elbc_do_read(struct nand_chip *chip, int oob) in fsl_elbc_do_read() 306 static void fsl_elbc_cmdfunc(struct nand_chip *chip, unsigned int command, in fsl_elbc_cmdfunc() 530 static void fsl_elbc_select_chip(struct nand_chip *chip, int cs) in fsl_elbc_select_chip() 540 static void fsl_elbc_write_buf(struct nand_chip *chip, const u8 *buf, int len) in fsl_elbc_write_buf() 578 static u8 fsl_elbc_read_byte(struct nand_chip *chip) in fsl_elbc_read_byte() [all …]
|
H A D | nand_macronix.c | 50 static int macronix_nand_setup_read_retry(struct nand_chip *chip, int mode) in macronix_nand_setup_read_retry() 63 static int macronix_nand_randomizer_check_enable(struct nand_chip *chip) in macronix_nand_randomizer_check_enable() 102 static void macronix_nand_onfi_init(struct nand_chip *chip) in macronix_nand_onfi_init() 158 static void macronix_nand_fix_broken_get_timings(struct nand_chip *chip) in macronix_nand_fix_broken_get_timings() 198 static int mxic_nand_lock(struct nand_chip *chip, loff_t ofs, uint64_t len) in mxic_nand_lock() 214 static int mxic_nand_unlock(struct nand_chip *chip, loff_t ofs, uint64_t len) in mxic_nand_unlock() 230 static void macronix_nand_block_protection_support(struct nand_chip *chip) in macronix_nand_block_protection_support() 259 static int nand_power_down_op(struct nand_chip *chip) in nand_power_down_op() 281 static int mxic_nand_suspend(struct nand_chip *chip) in mxic_nand_suspend() 294 static void mxic_nand_resume(struct nand_chip *chip) in mxic_nand_resume() [all …]
|
H A D | fsl_ifc_nand.c | 31 struct nand_chip chip; member 87 struct nand_chip *chip = mtd_to_nand(mtd); in fsl_ifc_ooblayout_ecc() local 101 struct nand_chip *chip = mtd_to_nand(mtd); in fsl_ifc_ooblayout_free() local 141 struct nand_chip *chip = mtd_to_nand(mtd); in set_addr() local 174 struct nand_chip *chip = mtd_to_nand(mtd); in fsl_ifc_run_command() local 250 static void fsl_ifc_do_read(struct nand_chip *chip, in fsl_ifc_do_read() 291 static void fsl_ifc_cmdfunc(struct nand_chip *chip, unsigned int command, in fsl_ifc_cmdfunc() 499 static void fsl_ifc_select_chip(struct nand_chip *chip, int cs) in fsl_ifc_select_chip() 509 static void fsl_ifc_write_buf(struct nand_chip *chip, const u8 *buf, int len) in fsl_ifc_write_buf() 535 static uint8_t fsl_ifc_read_byte(struct nand_chip *chip) in fsl_ifc_read_byte() [all …]
|
/openbmc/linux/sound/pci/mixart/ |
H A D | mixart.c | 216 snd_mixart_add_ref_pipe(struct snd_mixart *chip, int pcm_number, int capture, in snd_mixart_add_ref_pipe() 382 struct snd_mixart *chip; in mixart_set_stream_state() local 479 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_prepare() local 506 struct snd_mixart *chip; in mixart_set_format() local 593 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_hw_params() local 651 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_hw_free() local 706 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_playback_open() local 785 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_capture_open() local 867 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_close() local 928 static void preallocate_buffers(struct snd_mixart *chip, struct snd_pcm *pcm) in preallocate_buffers() [all …]
|
/openbmc/linux/sound/pci/aw2/ |
H A D | aw2-alsa.c | 79 struct aw2 *chip; member 197 struct aw2 *chip = card->private_data; in snd_aw2_free() local 207 struct aw2 *chip = card->private_data; in snd_aw2_create() local 257 struct aw2 *chip; in snd_aw2_probe() local 347 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_prepare_playback() local 376 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_prepare_capture() local 407 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_trigger_playback() local 433 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_trigger_capture() local 458 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_pointer_playback() local 477 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_pointer_capture() local [all …]
|
/openbmc/linux/sound/pci/ |
H A D | als4000.c | 98 struct snd_sb *chip; member 254 static inline void snd_als4_cr_write(struct snd_sb *chip, in snd_als4_cr_write() 264 static inline u8 snd_als4_cr_read(struct snd_sb *chip, in snd_als4_cr_read() 273 static void snd_als4000_set_rate(struct snd_sb *chip, unsigned int rate) in snd_als4000_set_rate() 282 static inline void snd_als4000_set_capture_dma(struct snd_sb *chip, in snd_als4000_set_capture_dma() 290 static inline void snd_als4000_set_playback_dma(struct snd_sb *chip, in snd_als4000_set_playback_dma() 339 #define playback_cmd(chip) (playback_cmd_vals[(chip)->playback_format]) argument 354 #define capture_cmd(chip) (capture_cmd_vals[(chip)->capture_format]) argument 358 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_prepare() local 385 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_prepare() local [all …]
|
/openbmc/linux/drivers/staging/rts5208/ |
H A D | rtsx.h | 42 #define rtsx_writel(chip, reg, value) \ argument 44 #define rtsx_readl(chip, reg) \ argument 46 #define rtsx_writew(chip, reg, value) \ argument 48 #define rtsx_readw(chip, reg) \ argument 50 #define rtsx_writeb(chip, reg, value) \ argument 52 #define rtsx_readb(chip, reg) \ argument 55 #define rtsx_read_config_byte(chip, where, val) \ argument 58 #define rtsx_write_config_byte(chip, where, val) \ argument 116 struct rtsx_chip *chip; member 137 #define lock_state(chip) spin_lock_irq(&((chip)->rtsx->reg_lock)) argument [all …]
|
/openbmc/linux/drivers/mfd/ |
H A D | max77620.c | 232 struct max77620_chip *chip = irq_drv_data; in max77620_irq_global_mask() local 245 struct max77620_chip *chip = irq_drv_data; in max77620_irq_global_unmask() local 278 static int max77620_get_fps_period_reg_value(struct max77620_chip *chip, in max77620_get_fps_period_reg_value() 310 static int max77620_config_fps(struct max77620_chip *chip, in max77620_config_fps() 400 static int max77620_initialise_fps(struct max77620_chip *chip) in max77620_initialise_fps() 462 static int max77620_read_es_version(struct max77620_chip *chip) in max77620_read_es_version() 489 struct max77620_chip *chip = max77620_scratch; in max77620_pm_power_off() local 500 struct max77620_chip *chip; in max77620_probe() local 578 static int max77620_set_fps_period(struct max77620_chip *chip, in max77620_set_fps_period() 597 struct max77620_chip *chip = dev_get_drvdata(dev); in max77620_i2c_suspend() local [all …]
|
/openbmc/linux/sound/pci/cs46xx/ |
H A D | cs46xx_lib.h | 45 static inline void snd_cs46xx_poke(struct snd_cs46xx *chip, unsigned long reg, unsigned int val) in snd_cs46xx_poke() 58 static inline unsigned int snd_cs46xx_peek(struct snd_cs46xx *chip, unsigned long reg) in snd_cs46xx_peek() 65 static inline void snd_cs46xx_pokeBA0(struct snd_cs46xx *chip, unsigned long offset, unsigned int v… in snd_cs46xx_pokeBA0() 70 static inline unsigned int snd_cs46xx_peekBA0(struct snd_cs46xx *chip, unsigned long offset) in snd_cs46xx_peekBA0() 87 #define cs46xx_dsp_proc_init(card, chip) argument 88 #define cs46xx_dsp_proc_done(chip) argument 112 #define cs46xx_dsp_proc_register_scb_desc(chip, scb) argument
|