/include/trace/events/ |
D | wbt.h | 92 int step, unsigned long window, unsigned int bg, 95 TP_ARGS(bdi, msg, step, window, bg, normal, max), 100 __field(int, step) 111 __entry->step = step; 119 __entry->name, __entry->msg, __entry->step, __entry->window, 132 int step, unsigned int inflight), 134 TP_ARGS(bdi, status, step, inflight), 139 __field(int, step) 147 __entry->step = step; 152 __entry->status, __entry->step, __entry->inflight)
|
/include/uapi/sound/ |
D | tlv.h | 58 #define SNDRV_CTL_TLVD_DB_SCALE_ITEM(min, step, mute) \ argument 61 ((step) & SNDRV_CTL_TLVD_DB_SCALE_MASK) | \ 63 #define SNDRV_CTL_TLVD_DECLARE_DB_SCALE(name, min, step, mute) \ argument 65 SNDRV_CTL_TLVD_DB_SCALE_ITEM(min, step, mute) \
|
D | asound.h | 456 unsigned int step; /* samples distance in bits */ member 1057 long step; /* R: step (0 variable) */ member 1062 long long step; /* R: step (0 variable) */ member
|
D | asoc.h | 253 __le32 step; member
|
/include/linux/ |
D | entry-common.h | 292 static inline void arch_syscall_exit_tracehook(struct pt_regs *regs, bool step); 295 static inline void arch_syscall_exit_tracehook(struct pt_regs *regs, bool step) in arch_syscall_exit_tracehook() argument 297 tracehook_report_syscall_exit(regs, step); in arch_syscall_exit_tracehook()
|
D | ethtool_netlink.h | 31 u32 step); 69 u32 last, u32 step) in ethnl_cable_test_step() argument
|
D | tracehook.h | 125 static inline void tracehook_report_syscall_exit(struct pt_regs *regs, int step) in tracehook_report_syscall_exit() argument 127 if (step) in tracehook_report_syscall_exit()
|
D | linear_range.h | 26 unsigned int step; member
|
D | suspend.h | 93 static inline void dpm_save_failed_step(enum suspend_stat_step step) in dpm_save_failed_step() argument 95 suspend_stats.failed_steps[suspend_stats.last_failed_step] = step; in dpm_save_failed_step()
|
D | led-class-flash.h | 60 u32 step; member
|
D | rio_drv.h | 379 union rio_pw_msg *msg, int step)); 382 union rio_pw_msg *msg, int step));
|
D | rio.h | 199 int (*pwcback) (struct rio_dev *rdev, union rio_pw_msg *msg, int step);
|
D | phy.h | 702 u32 step; member
|
/include/media/ |
D | v4l2-ctrls.h | 282 u64 step; member 435 u64 step; member 476 s64 *min, s64 *max, u64 *step, s64 *def, u32 *flags); 646 u32 id, s64 min, s64 max, u64 step, 918 s64 min, s64 max, u64 step, s64 def); 940 s64 min, s64 max, u64 step, s64 def) in v4l2_ctrl_modify_range() argument 945 rval = __v4l2_ctrl_modify_range(ctrl, min, max, step, def); in v4l2_ctrl_modify_range()
|
D | v4l2-common.h | 96 s32 min, s32 max, s32 step, s32 def);
|
/include/linux/regulator/ |
D | driver.h | 59 .step = _step_uV, \
|
/include/uapi/linux/ |
D | videodev2.h | 854 struct v4l2_fract step; /* Frame interval step size [s] */ member 1827 __s32 step; member 1840 __u64 step; member 2391 __s32 step; member
|
/include/linux/greybus/ |
D | greybus_protocols.h | 1984 __le32 step; member 1990 __le64 step; member
|
/include/sound/ |
D | pcm.h | 1035 unsigned long step);
|