Searched defs:_mode (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/sys/dev/pci/drm/amd/pm/inc/ |
H A D | amdgpu_pm.h | 62 #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 D | device.h | 32 DEVICE_ATTR(_name,_mode,_show,_store) global() argument
|
/openbsd-src/sys/dev/pci/drm/ |
H A D | drm_modes.c | 213 #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 D | libio.h | 328 int _mode; member
|
/openbsd-src/sys/dev/ic/ |
H A D | athvar.h | 389 #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 D | intel_gt_sysfs_pm.c | 404 #define INTEL_GT_RPS_SYSFS_ATTR(_name, _mode, _show, _store, _show_dev, _store_dev) \ argument
|