Home
last modified time | relevance | path

Searched defs:_mode (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/pm/inc/
H A Damdgpu_pm.h62 #define __AMDGPU_DEVICE_ATTR(_name, _mode, _show, _store, _flags, ...) \ argument
67 #define AMDGPU_DEVICE_ATTR(_name, _mode, _flags, ...) \ argument
/openbsd-src/sys/dev/pci/drm/include/linux/
H A Ddevice.h32 DEVICE_ATTR(_name,_mode,_show,_store) global() argument
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_modes.c213 #define TV_MODE_PARAMETER(_mode, _lines, _line_dur, _hact, _hfp, \ argument
2270 NAMED_MODE(_name,_pclk,_x,_y,_flags,_mode) global() argument
/openbsd-src/gnu/lib/libstdc++/libstdc++/libio/
H A Dlibio.h328 int _mode; member
/openbsd-src/sys/dev/ic/
H A Dathvar.h389 #define ath_hal_get_rate_table(_ah, _mode) \ argument
405 #define ath_hal_set_power(_ah, _mode, _sleepduration) \ argument
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_sysfs_pm.c404 #define INTEL_GT_RPS_SYSFS_ATTR(_name, _mode, _show, _store, _show_dev, _store_dev) \ argument