Searched refs:inputs (Results 1 – 10 of 10) sorted by relevance
| /titanic_53/usr/src/uts/common/io/audio/ac97/ |
| H A D | ac97.c | 131 uint64_t inputs; member 410 ac->inputs |= (1U << INPUT_MIC); in ac_probe_mic() 452 ac->inputs |= (1U << INPUT_AUXIN); in ac_probe_auxin() 466 ac->inputs |= (1U << INPUT_PHONE); in ac_probe_phone() 495 ac->inputs |= (1U << INPUT_LINEIN); in ac_probe_linein() 509 ac->inputs |= (1U << INPUT_CD); in ac_probe_cdrom() 523 ac->inputs |= (1U << INPUT_VIDEO); in ac_probe_video() 1550 ac->inputs = (1U << INPUT_STEREOMIX) | (1U << INPUT_MONOMIX); in ac_probeinit_ctrls() 1555 my_cpt.cp_minval |= ac->inputs; in ac_probeinit_ctrls() 1556 my_cpt.cp_maxval |= ac->inputs; in ac_probeinit_ctrls()
|
| /titanic_53/usr/src/uts/sun/io/audio/drv/audiocs/ |
| H A D | audio_4231.c | 864 ADD_CTRL(inputs, CTL_INPUTS, (1U << INPUT_MIC)); in audiocs_add_controls() 1324 uint64_t inputs; in audiocs_configure_input() local 1329 inputs = state->cs_inputs->cc_val; in audiocs_configure_input() 1343 if (inputs & (1U << INPUT_MIC)) { in audiocs_configure_input() 1347 if (inputs & (1U << INPUT_LINEIN)) { in audiocs_configure_input() 1351 if (inputs & (1U << INPUT_CD)) { in audiocs_configure_input() 1356 if (inputs & (1U << INPUT_STEREOMIX)) { in audiocs_configure_input()
|
| /titanic_53/usr/src/cmd/oawk/ |
| H A D | EXPLAIN | 82 will succeed on the inputs 87 and fail on the inputs
|
| /titanic_53/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/ |
| H A D | emu10k2.mac | 83 // Load up the PCM inputs.
|
| H A D | emu10k1.mac | 76 // Load up the PCM inputs. We multiply each of them by 4, as
|
| /titanic_53/usr/src/cmd/syslogd/ |
| H A D | syslogd.c | 3615 int i, inputs; in getnets() local 3670 inputs = Ninputs + nap->n_cnt; in getnets() 3672 Nfd = realloc(Nfd, inputs * sizeof (struct pollfd)); in getnets() 3673 Ncf = realloc(Ncf, inputs * sizeof (struct netconfig)); in getnets() 3674 Myaddrs = realloc(Myaddrs, inputs * sizeof (struct netbuf *)); in getnets() 3675 Udp = realloc(Udp, inputs * sizeof (struct t_unitdata *)); in getnets() 3676 Errp = realloc(Errp, inputs * sizeof (struct t_uderr *)); in getnets()
|
| /titanic_53/usr/src/boot/sys/boot/fdt/dts/arm/ |
| H A D | imx51x.dtsi | 432 * processor that one or more alarm inputs were.
|
| H A D | imx53x.dtsi | 516 * processor that one or more alarm inputs were.
|
| /titanic_53/usr/src/lib/libcurses/screen/ |
| H A D | maketerm.ed | 446 int _delay; /* timeout for inputs */
|
| /titanic_53/usr/src/data/hwdata/ |
| H A D | pci.ids | 12973 80fc APCI1500 Signal processing controller (16 dig. inputs + 16 dig. outputs) 12978 828d APCI3001 Signal processing controller (up to 16 analog inputs) 21481 1003 APCI1032 SP controller (32 digi inputs w/ opto coupler) 22321 0142 PCA7208AS - Analog inputs/Outputs 22328 0149 PCA7228EL Multifunction PCI IO card with isolated analog inputs 22329 0150 PCA7428EL Multifunction PCI IO card with isolated analog inputs 22330 0151 PCA7628AL - PCI card with analog inputs, counters and DIO 22331 0152 PCA7628AS PCI card with analog inputs, outputs, counters and DIO 22346 0840 PCA-8428 General-purpose multifunctional PCIe card with 8 analog inputs and 2 analog outputs 22347 0841 PCA-8429 General-purpose multifunctional PCIe card with 8 analog inputs [all …]
|