/linux-4.19.296/include/sound/ |
D | hda_regmap.h | 15 int snd_hdac_regmap_init(struct hdac_device *codec); 16 void snd_hdac_regmap_exit(struct hdac_device *codec); 17 int snd_hdac_regmap_add_vendor_verb(struct hdac_device *codec, 19 int snd_hdac_regmap_read_raw(struct hdac_device *codec, unsigned int reg, 21 int snd_hdac_regmap_read_raw_uncached(struct hdac_device *codec, 23 int snd_hdac_regmap_write_raw(struct hdac_device *codec, unsigned int reg, 25 int snd_hdac_regmap_update_raw(struct hdac_device *codec, unsigned int reg, 76 snd_hdac_regmap_write(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_write() argument 81 return snd_hdac_regmap_write_raw(codec, cmd, val); in snd_hdac_regmap_write() 94 snd_hdac_regmap_update(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_update() argument [all …]
|
D | hdaudio.h | 112 int snd_hdac_device_register(struct hdac_device *codec); 113 void snd_hdac_device_unregister(struct hdac_device *codec); 114 int snd_hdac_device_set_chip_name(struct hdac_device *codec, const char *name); 117 int snd_hdac_refresh_widgets(struct hdac_device *codec, bool sysfs); 119 unsigned int snd_hdac_make_cmd(struct hdac_device *codec, hda_nid_t nid, 121 int snd_hdac_exec_verb(struct hdac_device *codec, unsigned int cmd, 123 int snd_hdac_read(struct hdac_device *codec, hda_nid_t nid, 125 int _snd_hdac_read_parm(struct hdac_device *codec, hda_nid_t nid, int parm, 127 int snd_hdac_read_parm_uncached(struct hdac_device *codec, hda_nid_t nid, 129 int snd_hdac_override_parm(struct hdac_device *codec, hda_nid_t nid, [all …]
|
D | hda_component.h | 12 int snd_hdac_sync_audio_rate(struct hdac_device *codec, hda_nid_t nid, 14 int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, int dev_id, 32 static inline int snd_hdac_sync_audio_rate(struct hdac_device *codec, in snd_hdac_sync_audio_rate() argument 37 static inline int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_acomp_get_eld() argument
|
D | hda_chmap.h | 49 int (*pin_get_slot_channel)(struct hdac_device *codec, 51 int (*pin_set_slot_channel)(struct hdac_device *codec, 53 void (*set_channel_count)(struct hdac_device *codec,
|
D | es1688.h | 58 #define ES1688P(codec, x) ((codec)->port + e_s_s_ESS1688##x) argument
|
D | simple_card.h | 18 const char *codec; member
|
D | ac97_codec.h | 214 struct snd_ac97 *codec[4]; member 395 struct snd_ac97 *codec[4]; /* allocated codecs */ member
|
D | compress_driver.h | 121 struct snd_compr_codec_caps *codec);
|
D | simple_card_utils.h | 42 struct device_node *codec,
|
/linux-4.19.296/drivers/media/usb/usbvision/ |
D | usbvision-cards.c | 33 .codec = CODEC_SAA7113, 47 .codec = CODEC_SAA7113, 63 .codec = CODEC_SAA7111, 77 .codec = CODEC_SAA7113, 93 .codec = CODEC_SAA7111, 109 .codec = CODEC_SAA7111, 123 .codec = CODEC_SAA7113, 139 .codec = CODEC_SAA7111, 153 .codec = CODEC_SAA7111, 169 .codec = CODEC_SAA7113, [all …]
|
D | usbvision-core.c | 1740 if (usbvision_device_data[usbvision->dev_model].codec == CODEC_WEBCAM) { in usbvision_set_output() 1945 } else if (usbvision_device_data[usbvision->dev_model].codec == CODEC_SAA7113) { in usbvision_set_input() 1993 if (usbvision_device_data[usbvision->dev_model].codec == CODEC_WEBCAM) { in usbvision_set_input() 2033 } else if (usbvision_device_data[usbvision->dev_model].codec == CODEC_SAA7113) { in usbvision_set_input() 2132 if (usbvision_device_data[usbvision->dev_model].codec == CODEC_WEBCAM) { in usbvision_power_on() 2219 if (usbvision_device_data[usbvision->dev_model].codec == CODEC_WEBCAM) in usbvision_setup() 2416 switch (usbvision_device_data[usbvision->dev_model].codec) { in usbvision_muxsel()
|
D | usbvision.h | 334 __u16 codec; member
|
/linux-4.19.296/include/uapi/sound/ |
D | compress_offload.h | 53 struct snd_codec codec; member 120 __u32 codec; member
|
/linux-4.19.296/lib/reed_solomon/ |
D | reed_solomon.c | 183 cd = rs->codec; in free_rs() 261 rs->codec = cd; in init_rs_internal() 266 rs->codec = codec_init(symsize, gfpoly, gffunc, fcr, prim, nroots, gfp); in init_rs_internal() 267 if (!rs->codec) { in init_rs_internal()
|
D | encode_rs.c | 13 struct rs_codec *rs = rsc->codec;
|
D | decode_rs.c | 13 struct rs_codec *rs = rsc->codec;
|
/linux-4.19.296/drivers/isdn/mISDN/ |
D | l1oip.h | 60 int codec; /* codec to use for transmis. */ member
|
D | l1oip_core.c | 251 static u_int codec[MAX_CARDS]; variable 264 module_param_array(codec, uint, NULL, S_IRUGO | S_IWUSR); 1154 l1oip_socket_send(hc, hc->codec, bch->slot, 0, in handle_bmsg() 1320 switch (codec[l1oip_cnt]) { in init_card() 1328 codec[l1oip_cnt]); in init_card() 1331 hc->codec = codec[l1oip_cnt]; in init_card() 1334 __func__, hc->codec); in init_card()
|
/linux-4.19.296/drivers/clk/sunxi/ |
D | Makefile | 7 obj-y += clk-a10-codec.o
|
/linux-4.19.296/drivers/slimbus/ |
D | Kconfig | 8 SLIMbus is standard interface between System-on-Chip and audio codec,
|
/linux-4.19.296/include/linux/ |
D | rslib.h | 56 struct rs_codec *codec; member
|
D | wm97xx.h | 271 struct wm97xx_codec_drv *codec; /* attached codec driver*/ member
|
/linux-4.19.296/include/linux/mfd/ |
D | twl6040.h | 215 struct twl6040_codec_data *codec; member
|
D | mc13xxx.h | 235 struct mc13xxx_codec_platform_data *codec; member
|
/linux-4.19.296/include/linux/mfd/abx500/ |
D | ab8500.h | 384 struct ab8500_codec_platform_data *codec; member
|