HomeSort by: relevance | last modified time | path
    Searched refs:monitors (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/dev/ic/
decmonitors.c 36 #include <dev/ic/monitors.h>
  /src/sys/arch/amiga/dev/
grfabs.c 59 struct monitor_list instance_monitors, *monitors; variable in typeref:struct:monitor_list *
75 if (monitors == NULL)
78 for (m = monitors->lh_first; m != NULL; m = m->link.le_next) {
96 if (NULL == monitors) {
98 monitors = &instance_monitors;
122 for (m = monitors->lh_first; m != NULL; m = m->link.le_next) {
grfabs_reg.h 72 extern struct monitor_list *monitors;
90 * on monitors that wish to support this.
302 /* monitors */
grfabs_cc.c 207 LIST_INSERT_HEAD(monitors, m_this, link);
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
ste-ab8505.dtsi 9 /* Essential housekeeping hardware monitors */
ste-ab8500.dtsi 9 /* Essential housekeeping hardware monitors */
qcom-msm8660.dtsi 73 * These channels from the ADC are simply hardware monitors.
qcom-apq8064.dtsi 327 * These channels from the ADC are simply hardware monitors.
tegra20-acer-a500-picasso.dts 1035 * 0: internal that monitors ambient/skin temperature
tegra30-asus-nexus7-grouper-common.dtsi 1261 * 0: internal that monitors ambient/skin temperature

Completed in 21 milliseconds