Home
last modified time | relevance | path

Searched refs:snd_hda_attach_beep_device (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_beep.h36 int snd_hda_attach_beep_device(struct hda_codec *codec, int nid);
39 static inline int snd_hda_attach_beep_device(struct hda_codec *codec, int nid) in snd_hda_attach_beep_device() function
H A Dhda_beep.c195 * snd_hda_attach_beep_device - Attach a beep input device
204 int snd_hda_attach_beep_device(struct hda_codec *codec, int nid) in snd_hda_attach_beep_device() function
272 EXPORT_SYMBOL_GPL(snd_hda_attach_beep_device); variable
H A Dhda_generic.c5244 err = snd_hda_attach_beep_device(codec, spec->beep_nid); in snd_hda_gen_parse_auto_config()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_beep.h36 int snd_hda_attach_beep_device(struct hda_codec *codec, int nid);
39 static inline int snd_hda_attach_beep_device(struct hda_codec *codec, int nid) in snd_hda_attach_beep_device() function
H A Dhda_beep.c195 * snd_hda_attach_beep_device - Attach a beep input device
204 int snd_hda_attach_beep_device(struct hda_codec *codec, int nid) in snd_hda_attach_beep_device() function
272 EXPORT_SYMBOL_GPL(snd_hda_attach_beep_device); variable
H A Dhda_generic.c5136 err = snd_hda_attach_beep_device(codec, spec->beep_nid); in snd_hda_gen_parse_auto_config()

Completed in 20 milliseconds