Home
last modified time | relevance | path

Searched refs:device_set_descf (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/sound/pci/hda/
H A Dhdacc.c476 device_set_descf(dev, "%s HDA CODEC", buf); in hdacc_probe()
H A Dhdac.c1110 device_set_descf(dev, "%s HDA Controller", desc); in hdac_probe()
H A Dhdaa.c6583 device_set_descf(dev, "%.*s Audio Function Group", in hdaa_probe()
6983 device_set_descf(dev, "%.*s (%s%s%s%s%s%s%s%s%s)", in hdaa_pcm_probe()
/freebsd/sys/dev/sound/pci/
H A Dhdspe-pcm.c1053 device_set_descf(dev, "HDSPe %s [%s]", buf, scp->hc->descr); in hdspe_pcm_attach()
H A Demu10kx-pcm.c1330 device_set_descf(dev, "EMU10Kx DSP %s PCM interface", rt); in emu_pcm_probe()
H A Demu10kx.c2999 device_set_descf(dev, "Creative %s [%s]", in emu_pci_probe()
/freebsd/sys/sys/
H A Dbus.h697 void device_set_descf(device_t dev, const char* fmt, ...) __printflike(2, 3);
/freebsd/share/man/man9/
H A DMakefile1020 device_set_desc.9 device_set_descf.9 \
/freebsd/sys/kern/
H A Dsubr_bus.c2034 device_set_descf(device_t dev, const char *fmt, ...) in device_set_descf() function
/freebsd/sys/dev/sound/usb/
H A Duaudio.c1208 device_set_descf(dev, "%s %s", in uaudio_attach_sub()