Searched refs:idt821034 (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/soc/codecs/
H A DMakefile133 snd-soc-idt821034-y := idt821034.o
530 obj-$(CONFIG_SND_SOC_IDT821034) += snd-soc-idt821034.o
H A Didt821034.c25 struct idt821034 { struct
51 static int idt821034_8bit_write(struct idt821034 *idt821034, u8 val) argument
55 .tx_buf = &idt821034->spi_tx_buf,
59 .tx_buf = &idt821034->spi_tx_buf,
64 idt821034->spi_tx_buf = val;
66 dev_vdbg(&idt821034->spi->dev, "spi xfer wr 0x%x\n", val);
68 return spi_sync_transfer(idt821034->spi, xfer, 2);
71 static int idt821034_2x8bit_write(struct idt821034 *idt821034, u argument
81 idt821034_8bit_read(struct idt821034 *idt821034, u8 valw, u8 *valr) argument
119 idt821034_set_channel_power(struct idt821034 *idt821034, u8 ch, u8 power) argument
153 idt821034_get_channel_power(struct idt821034 *idt821034, u8 ch) argument
162 idt821034_set_codec_conf(struct idt821034 *idt821034, u8 codec_conf) argument
199 idt821034_get_codec_conf(struct idt821034 *idt821034) argument
208 idt821034_set_channel_ts(struct idt821034 *idt821034, u8 ch, u8 ch_dir, u8 ts_num) argument
245 idt821034_set_slic_conf(struct idt821034 *idt821034, u8 ch, u8 slic_dir) argument
262 idt821034_get_slic_conf(struct idt821034 *idt821034, u8 ch) argument
267 idt821034_write_slic_raw(struct idt821034 *idt821034, u8 ch, u8 slic_raw) argument
292 idt821034_get_written_slic_raw(struct idt821034 *idt821034, u8 ch) argument
297 idt821034_read_slic_raw(struct idt821034 *idt821034, u8 ch, u8 *slic_raw) argument
332 idt821034_set_gain_channel(struct idt821034 *idt821034, u8 ch, u8 gain_type, u16 gain_val) argument
406 struct idt821034 *idt821034 = snd_soc_component_get_drvdata(component); local
437 struct idt821034 *idt821034 = snd_soc_component_get_drvdata(component); local
491 struct idt821034 *idt821034 = snd_soc_component_get_drvdata(component); local
513 struct idt821034 *idt821034 = snd_soc_component_get_drvdata(component); local
623 struct idt821034 *idt821034 = snd_soc_component_get_drvdata(component); local
700 struct idt821034 *idt821034 = snd_soc_component_get_drvdata(dai->component); local
770 struct idt821034 *idt821034 = snd_soc_component_get_drvdata(dai->component); local
801 struct idt821034 *idt821034 = snd_soc_component_get_drvdata(dai->component); local
838 struct idt821034 *idt821034 = snd_soc_component_get_drvdata(dai->component); local
896 idt821034_reset_audio(struct idt821034 *idt821034) argument
935 struct idt821034 *idt821034 = snd_soc_component_get_drvdata(component); local
964 struct idt821034 *idt821034 = gpiochip_get_data(c); local
988 struct idt821034 *idt821034 = gpiochip_get_data(c); local
1013 struct idt821034 *idt821034 = gpiochip_get_data(c); local
1027 struct idt821034 *idt821034 = gpiochip_get_data(c); local
1053 struct idt821034 *idt821034 = gpiochip_get_data(c); local
1073 idt821034_reset_gpio(struct idt821034 *idt821034) argument
1098 idt821034_gpio_init(struct idt821034 *idt821034) argument
1124 struct idt821034 *idt821034; local
[all...]

Completed in 289 milliseconds