Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_format.c698 audio_cnv_func_t converter = NULL; in auimpl_format_setup() local
746 converter = info->from; in auimpl_format_setup()
763 converter = info->to; in auimpl_format_setup()
783 converter = cnv_default; in auimpl_format_setup()
790 converter = (converter == NULL) ? cnv_srconly : cnv_default; in auimpl_format_setup()
895 sp->s_converter = converter; in auimpl_format_setup()
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids907 d388 Xsens converter
909 d38a Xsens serial converter
910 d38b Xsens serial converter
913 d38e Xsens serial converter
7952 205f PSX/USB converter
7993 b00a PSX/USB converter
7994 b00b PSX/USB converter
7995 b00c PSX/USB converter
7996 b00d PSX/USB converter
10331 0003 ADB converter
[all …]
H A Dpci.ids22684 # Also used as Gigabyte GC-WB150 on a PCIe-to-mini-PCIe converter
/illumos-gate/usr/src/uts/common/io/usb/
H A Dusbdevs1063 product ALCOR AU6390 0x6390 AU6390 USB-IDE converter
1877 product EMS DUAL_SHOOTER 0x0003 PSX gun controller converter
3590 product OWEN AC4 0x0004 AC4 USB-RS485 converter
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt9023 Modified the Linux source converter to ignore quoted string literals
9031 name. This allows the Linux source converter to convert the names, now
9033 the converter ignores quoted strings.