Home
last modified time | relevance | path

Searched refs:hdaa_widget (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/dev/sound/pci/hda/
H A Dhdaa.h93 struct hdaa_widget;
95 struct hdaa_widget { struct
137 struct hdaa_widget *widget, *childwidget; argument
208 struct hdaa_widget *widget;
268 struct hdaa_widget *hdaa_widget_get(struct hdaa_devinfo *, nid_t);
H A Dhdaa.c268 struct hdaa_widget *w; in hdaa_channels_handler()
383 struct hdaa_widget *w1; in hdaa_hpredir_handler()
465 struct hdaa_widget *w1; in hdaa_autorecsrc_handler()
579 struct hdaa_widget *w; in hdaa_jack_poll_callback()
746 struct hdaa_widget *w; in hdaa_sense_init()
798 struct hdaa_widget *w; in hdaa_sense_deinit()
1324 struct hdaa_widget *w; in hdaa_local_patch()
1638 struct hdaa_widget *
2103 struct hdaa_widget *w; in hdaa_channel_stop()
3619 hdaa_audio_dacs_equal(struct hdaa_widget *w1, struct hdaa_widget *w2) in hdaa_audio_dacs_equal()
[all …]
H A Dpin_patch.h111 void (*fixup_func)(struct hdaa_widget *); /* for future use */
H A Dhdaa_patches.c168 hdac_pin_patch(struct hdaa_widget *w) in hdac_pin_patch()
417 hdaa_widget_patch(struct hdaa_widget *w) in hdaa_widget_patch()
474 struct hdaa_widget *w; in hdaa_patch()