OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attr_get
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_hwmon.c
63
therm->
attr_get
(therm, NVKM_THERM_ATTR_THRS_FAN_BOOST) * 1000);
96
therm->
attr_get
(therm, NVKM_THERM_ATTR_THRS_FAN_BOOST_HYST) * 1000);
129
ret = therm->
attr_get
(therm, NVKM_THERM_ATTR_FAN_MAX_DUTY);
145
ret = therm->
attr_get
(therm, NVKM_THERM_ATTR_FAN_MIN_DUTY);
333
if (!therm || !therm->
attr_get
|| nvkm_therm_temp_get(therm) < 0)
357
if (!therm || !therm->
attr_get
|| !therm->fan_get ||
396
if (!therm || !therm->
attr_get
|| nvkm_therm_fan_sense(therm) < 0)
429
if (!therm || !therm->
attr_get
)
440
*val = therm->
attr_get
(therm, NVKM_THERM_ATTR_THRS_DOWN_CLK)
444
*val = therm->
attr_get
(therm, NVKM_THERM_ATTR_THRS_DOWN_CLK_HYST
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
therm.h
98
int (*
attr_get
)(struct nvkm_therm *, enum nvkm_therm_attr_type);
member in struct:nvkm_therm
/src/lib/libcurses/
attributes.c
48
*
attr_get
--
53
attr_get
(attr_t *attr, short *pair, void *opts)
function
Makefile
64
curses_attributes.3
attr_get
.3 curses_attributes.3 attr_off.3 \
curses.h
438
#define
attr_get
(a, p, o) wattr_get(stdscr, a, p, o)
macro
543
int
attr_get
(attr_t *, short *, void *);
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
nouveau_nvkm_subdev_therm_base.c
446
therm->
attr_get
= nvkm_therm_attr_get;
/src/external/lgpl3/gmp/dist/tune/
freq.c
80
#include <sys/attributes.h> /* for IRIX
attr_get
(), needs sys/types.h */
511
/*
attr_get
("/hw/cpunum/0",INFO_LBL_DETAIL_INVENT) ic_cpu_info.cpufq for
526
HELP ("
attr_get
(\"/hw/cpunum/0\") ic_cpu_info.cpufq");
529
if (
attr_get
("/hw/cpunum/0", INFO_LBL_DETAIL_INVENT,
537
printf ("Using
attr_get
(\"/hw/cpunum/0\") ic_cpu_info.cpufq %d MHz for cycle time %.3g\n", val, speed_cycletime);
602
This information is available from
attr_get
() on IRIX 6.5 (see above),
/src/tests/lib/libcurses/slave/
curses_commands.c
253
retval =
attr_get
(&attrs, &colours, NULL);
/src/external/lgpl3/gmp/dist/
configure
24613
#
attr_get
- IRIX specific
24640
for ac_func in alarm
attr_get
clock cputime getpagesize getrusage gettimeofday getsysinfo localeconv memset mmap mprotect nl_langinfo obstack_vprintf popen processor_info pstat_getprocessor raise read_real_time sigaction sigaltstack sigstack syssgi strchr strerror strnlen strtol strtoul sysconf sysctl sysctlbyname times
Completed in 103 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026