Home
last modified time | relevance | path

Searched refs:monitoring (Results 1 – 25 of 84) sorted by relevance

1234

/linux-2.6.39/sound/pci/mixart/
Dmixart.h169 int monitoring; /* pipe used for monitoring issue */ member
225 …ipe *snd_mixart_add_ref_pipe(struct snd_mixart *chip, int pcm_number, int capture, int monitoring);
226 int snd_mixart_kill_ref_pipe(struct mixart_mgr *mgr, struct mixart_pipe *pipe, int monitoring);
Dmixart.c218 int monitoring) in snd_mixart_add_ref_pipe() argument
243 if( (monitoring == 0) && (pipe->references >= stream_count) ) { in snd_mixart_add_ref_pipe()
318 if(monitoring) pipe->monitoring = 1; in snd_mixart_add_ref_pipe()
326 struct mixart_pipe *pipe, int monitoring) in snd_mixart_kill_ref_pipe() argument
333 if(monitoring) in snd_mixart_kill_ref_pipe()
334 pipe->monitoring = 0; in snd_mixart_kill_ref_pipe()
338 if((pipe->references <= 0) && (pipe->monitoring == 0)) { in snd_mixart_kill_ref_pipe()
/linux-2.6.39/Documentation/hwmon/
Dsmsc47m134 contain monitoring and PWM control circuitry for two fans.
37 monitoring block' in addition to the fan monitoring and control. The
38 hardware monitoring block is not supported by this driver, use the
Dsch562716 SMSC SCH5627 Super I/O chips include complete hardware monitoring
19 The hardware monitoring part of the SMSC SCH5627 is accessed by talking
Dlm6325 The LM63 is a digital temperature sensor with integrated fan monitoring
28 The LM63 is basically an LM86 with fan speed monitoring and control
49 Note that the pin used for fan monitoring is shared with an alert out
51 speed monitoring will or will not be possible. The proper chip configuration
Dpc8736037 The National Semiconductor PC87360 Super I/O chip contains monitoring and
39 PC87364 chip has monitoring and PWM control for a third fan.
42 hardware monitoring chipsets, not only controlling and monitoring three fans,
43 but also monitoring eleven voltage inputs and two (PC87365) or up to four
183 shouldn't be changed once the monitoring has started, but we ignore that
Dsmsc47m19211 hardware monitoring.
27 They do also have fan monitoring and control capabilities, but the
29 driver. Use the 'smsc47m1' driver for fan monitoring and control.
Dvia686a73 product design but was not interested in its hardware monitoring features,
78 not wired for hardware monitoring.
Dlm8353 health monitoring. They also have voltage and fan rotation speed
67 monitoring chipset. One temperature sensor is used for the motherboard
Dw8379350 - If the value is 3, it starts monitoring using a remote termal diode
52 - If the value is 6, it starts monitoring using the temperature sensor
Duserspace-tools16 setup monitoring limits etc. You can get them on their homepage
Dlm8589 The LM85 has four fan speed monitoring modes. The ADM1027 has only two.
125 fan speeds. They use this monitoring capability to alert the system to out
130 EMC6D101 plus additional voltage monitoring and system control features.
220 The number of pulses-per-rev of the fans can be set, Tach monitoring
Ddme173729 * force_start: bool Enables the monitoring of voltage, fan and temp inputs
42 This driver implements support for the hardware monitoring capabilities of the
44 and SCH5127 Super-I/O chips. These chips feature monitoring of 3 temp sensors
58 The hardware monitoring features of the DME1737, A8000, and SCH5027 are only
Dpc8742720 monitoring capabilities. It can monitor up to 18 voltages, 8 fans and
/linux-2.6.39/drivers/hwmon/
DKconfig2 # Hardware monitoring chip drivers configuration
10 Hardware monitoring devices let you monitor the hardware health
76 AD7414 temperature monitoring chip.
86 AD7416, AD7417 and AD7418 temperature monitoring chips.
177 ADT7411 voltage and temperature monitoring chip.
187 ADT7462 temperature monitoring chips.
197 ADT7470 temperature monitoring chips.
208 ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring
301 monitoring chips on systems with the Intel 5000 series chipset.
309 If you say yes here you get support for hardware monitoring
[all …]
/linux-2.6.39/drivers/thermal/
DKconfig17 bool "Hardware monitoring support"
21 The generic thermal sysfs driver's hardware monitoring support
/linux-2.6.39/Documentation/arm/Samsung-S3C24XX/
DUSB-Host.txt41 board implements extra power control or over-current monitoring.
68 Called to enable or disable the over-current monitoring.
/linux-2.6.39/Documentation/watchdog/
Dwatchdog-api.txt140 Environmental monitoring:
143 some do temperature, fan and power level monitoring, some can tell you
171 External monitoring relay/source 1 was triggered. Controllers intended for
172 real world applications include external monitoring pins that will trigger
177 External monitoring relay/source 2 was triggered
Dwdt.txt17 A second temperature monitoring interface is available on the WDT501P cards.
/linux-2.6.39/fs/notify/inotify/
DKconfig8 associated system calls. Inotify allows monitoring of both files and
/linux-2.6.39/Documentation/devicetree/bindings/powerpc/fsl/
Dguts.txt4 enabling, power-on-reset configuration monitoring, general-purpose
/linux-2.6.39/Documentation/arm/
Dswp_emulation23 transaction monitoring block called a global monitor to maintain update
/linux-2.6.39/Documentation/misc-devices/
Disl2900318 I2C multi-function control and monitoring capabilities. The internal ADC
/linux-2.6.39/net/can/
DKconfig35 The Broadcast Manager offers content filtering, timeout monitoring,
/linux-2.6.39/drivers/w1/slaves/
DKconfig59 as the one who is responsible for charging/discharging/monitoring

1234