Home
last modified time | relevance | path

Searched defs:seq (Results 1 – 5 of 5) sorted by relevance

/sound/pci/hda/
Dhda_auto_parser.c37 short seq; member
140 int seq = get_defcfg_sequence(def_conf); in can_be_headset_mic() local
171 short seq, assoc_line_out; in snd_hda_parse_pin_defcfg() local
Dhda_codec.c308 void snd_hda_sequence_write(struct hda_codec *codec, const struct hda_verb *seq) in snd_hda_sequence_write()
3700 const struct hda_verb *seq) in snd_hda_sequence_write_cache()
/sound/core/
Dmemalloc.c376 static int snd_mem_proc_read(struct seq_file *seq, void *offset) in snd_mem_proc_read()
/sound/usb/
Dquirks.c478 static const u8 seq[] = { 0x4e, 0x73, 0x52, 0x01 }; in snd_usb_accessmusic_boot_quirk() local
/sound/isa/sb/
Dsb16_csp.c487 static inline int command_seq(struct snd_sb *chip, const unsigned char *seq, int size) in command_seq()