Home
last modified time | relevance | path

Searched refs:HDA_BOOTVERBOSE (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/dev/sound/pci/hda/
HDhdaa.c342 HDA_BOOTVERBOSE( in hdaa_channels_handler()
365 HDA_BOOTVERBOSE( in hdaa_channels_handler()
388 HDA_BOOTVERBOSE( in hdaa_hpredir_handler()
518 HDA_BOOTVERBOSE( in hdaa_autorecsrc_handler()
555 HDA_BOOTVERBOSE( in hdaa_presence_handler()
705 HDA_BOOTVERBOSE( in hdaa_eld_handler()
734 HDA_BOOTVERBOSE( in hdaa_eld_handler()
774 HDA_BOOTVERBOSE( in hdaa_sense_init()
970 HDA_BOOTVERBOSE( in hdaa_local_patch_pin()
1426 HDA_BOOTVERBOSE( in hdaa_widget_connection_parse()
[all …]
HDhdac.c233 HDA_BOOTVERBOSE( in hdac_config_fetch()
241 HDA_BOOTVERBOSE( in hdac_config_fetch()
261 HDA_BOOTVERBOSE( in hdac_config_fetch()
495 HDA_BOOTVERBOSE( in hdac_get_capabilities()
1085 HDA_BOOTVERBOSE( in hdac_attach()
1133 HDA_BOOTVERBOSE( in hdac_attach()
1192 HDA_BOOTVERBOSE( in hdac_attach()
1245 HDA_BOOTVERBOSE( in hdac_attach()
1403 HDA_BOOTVERBOSE( in hdac_poll_reinit()
1412 HDA_BOOTVERBOSE( in hdac_poll_reinit()
HDhdaa_patches.c415 HDA_BOOTVERBOSE( in hdac_pin_patch()
467 HDA_BOOTVERBOSE( in hdaa_widget_patch()
HDhdacc.c519 HDA_BOOTVERBOSE( in hdacc_probe_nomatch()
HDhdac.h661 #define HDA_BOOTVERBOSE(stmt) do { \ macro