| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | vidioc-subdev-enum-frame-interval.rst | 19 VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL - Enumerate frame intervals 42 This ioctl lets applications enumerate available frame intervals on a 43 given sub-device pad. Frame intervals only makes sense for sub-devices 47 For the common use case of image sensors, the frame intervals available 50 when enumerating frame intervals. 52 To enumerate frame intervals applications initialize the ``index``, 58 intervals are enumerable by beginning at index zero and incrementing by 61 Available frame intervals may depend on the current 'try' formats at 100 - Frame intervals to be enumerated, from enum
|
| D | vidioc-enum-frameintervals.rst | 19 VIDIOC_ENUM_FRAMEINTERVALS - Enumerate frame intervals 43 This ioctl allows applications to enumerate all frame intervals that the 51 depend on the type of frame intervals the device supports. Here are the 78 intervals. 82 The order in which the frame intervals are returned has no 84 default frame intervals. 93 **Frame intervals and frame rates:** The V4L2 API uses frame 94 intervals instead of frame rates. Given the frame interval the frame 146 - IN: Pixel format for which the frame intervals are enumerated. 150 - IN: Frame width for which the frame intervals are enumerated. [all …]
|
| D | vidioc-subdev-g-frame-interval.rst | 49 don't support frame intervals must not implement these ioctls. 120 frame intervals.
|
| /Linux-v5.4/kernel/irq/ |
| D | timings.c | 633 u64 *intervals; member 725 index = irq_timings_interval_index(ti->intervals[i]); in irq_timings_test_next_index() 741 i = irq_timings_interval_index(ti->intervals[ti->count - 1]); in irq_timings_test_next_index() 791 index = irq_timings_interval_index(ti->intervals[i]); in irq_timings_test_irqs() 793 i, ti->intervals[i], index); in irq_timings_test_irqs() 795 __irq_timings_store(irq, irqs, ti->intervals[i]); in irq_timings_test_irqs()
|
| /Linux-v5.4/drivers/cpuidle/governors/ |
| D | teo.c | 107 unsigned int intervals[INTERVALS]; member 196 cpu_data->intervals[cpu_data->interval_idx++] = measured_us; in teo_update() 328 unsigned int val = cpu_data->intervals[i]; in teo_select() 418 cpu_data->intervals[i] = UINT_MAX; in teo_enable_device()
|
| D | menu.c | 126 unsigned int intervals[INTERVALS]; member 196 unsigned int value = data->intervals[i]; in get_typical_interval() 223 unsigned int value = data->intervals[i]; in get_typical_interval() 545 data->intervals[data->interval_ptr++] = measured_us; in menu_update()
|
| /Linux-v5.4/block/ |
| D | t10-pi.c | 185 unsigned intervals = nr_bytes >> rq->q->integrity.interval_exp; in t10_pi_type1_complete() local 202 for (j = 0; j < iv.bv_len && intervals; j += tuple_sz) { in t10_pi_type1_complete() 209 intervals--; in t10_pi_type1_complete()
|
| D | bio-integrity.c | 208 unsigned int intervals; in bio_integrity_prep() local 233 intervals = bio_integrity_intervals(bi, bio_sectors(bio)); in bio_integrity_prep() 236 len = intervals * bi->tuple_size; in bio_integrity_prep()
|
| /Linux-v5.4/drivers/infiniband/hw/usnic/ |
| D | usnic_uiom.c | 195 static void usnic_uiom_unmap_sorted_intervals(struct list_head *intervals, in usnic_uiom_unmap_sorted_intervals() argument 201 list_for_each_entry_safe(interval, tmp, intervals, link) { in usnic_uiom_unmap_sorted_intervals() 244 static int usnic_uiom_map_sorted_intervals(struct list_head *intervals, in usnic_uiom_map_sorted_intervals() argument 262 list_for_each_entry(interval_node, intervals, link) { in usnic_uiom_map_sorted_intervals() 330 usnic_uiom_unmap_sorted_intervals(intervals, pd); in usnic_uiom_map_sorted_intervals()
|
| D | usnic_uiom_interval_tree.h | 87 void usnic_uiom_put_interval_set(struct list_head *intervals);
|
| D | usnic_uiom_interval_tree.c | 171 void usnic_uiom_put_interval_set(struct list_head *intervals) in usnic_uiom_put_interval_set() argument 174 list_for_each_entry_safe(interval, tmp, intervals, link) in usnic_uiom_put_interval_set()
|
| /Linux-v5.4/Documentation/ABI/stable/ |
| D | sysfs-fs-orangefs | 23 Length of perf counter intervals in 40 other N-1 intervals remain available.
|
| D | sysfs-bus-w1 | 7 100 ms - hence the tens-to-hundreds milliseconds scan intervals
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | lm93.rst | 92 The monitoring intervals for the two #PROCHOT signals is also configurable. 93 These intervals can be found in the sysfs files prochot1_interval and 94 prochot2_interval. The values in these files specify the intervals for 97 intervals are (in seconds): 99 #PROCHOT intervals: 262 0 (disabled, h/w default) to 0.75 in 0.05 second intervals
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-bus-siox | 59 Counts the number of time intervals when the read status byte doesn't yield the 80 Read-only value reporting the number to time intervals when the
|
| /Linux-v5.4/drivers/net/wireless/ti/wl12xx/ |
| D | scan.h | 70 __le32 intervals[SCAN_MAX_CYCLE_INTERVALS]; member
|
| /Linux-v5.4/Documentation/devicetree/bindings/leds/ |
| D | leds-trigger-pattern.txt | 11 adding intervening dimming intervals.
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | imx.rst | 234 rate decimation is specified by setting the frame intervals at 260 intervals (elapsed time between two EOF's) drop below the nominal 265 line mechanism should show an increase in the intervals by 1 line 290 If the averaged intervals fall outside nominal by this amount, in 295 If any intervals are higher than this value, those samples are 303 FIM begins to average intervals. 309 for measuring frame intervals. This is superior to the default method 310 of measuring frame intervals via EOF interrupt, since it is not subject 325 When input capture is disabled, frame intervals will be measured via
|
| /Linux-v5.4/include/sound/ |
| D | pcm.h | 239 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL - member 255 return &constrs->intervals[var - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL]; in constrs_interval() 889 return ¶ms->intervals[var - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL]; in hw_param_interval() 901 return ¶ms->intervals[var - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL]; in hw_param_interval_c()
|
| /Linux-v5.4/drivers/net/wireless/intersil/p54/ |
| D | fwio.c | 617 for (i = 0; i < ARRAY_SIZE(psm->intervals); i++) { in p54_set_ps() 618 psm->intervals[i].interval = in p54_set_ps() 620 psm->intervals[i].periods = cpu_to_le16(1); in p54_set_ps()
|
| /Linux-v5.4/kernel/rcu/ |
| D | Kconfig.debug | 69 printed at more widely spaced intervals.
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | automount-support.txt | 57 It may prove simplest to simply call this at regular intervals, using
|
| /Linux-v5.4/Documentation/media/kapi/ |
| D | rc-core.rst | 39 The carrier parameters (frequency, duty cycle) and the intervals for
|
| /Linux-v5.4/drivers/media/usb/uvc/ |
| D | uvc_driver.c | 443 u32 **intervals, unsigned char *buffer, int buflen) in uvc_parse_format() argument 565 frame->dwFrameInterval = *intervals; in uvc_parse_format() 566 *(*intervals)++ = 1; in uvc_parse_format() 625 frame->dwFrameInterval = *intervals; in uvc_parse_format() 646 *(*intervals)++ = interval ? interval : 1; in uvc_parse_format()
|
| /Linux-v5.4/sound/core/ |
| D | pcm_native.c | 46 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_TICK_TIME - member 3557 memcpy(params->intervals, oparams->intervals, sizeof(oparams->intervals)); in snd_pcm_hw_convert_from_old_params() 3576 memcpy(oparams->intervals, params->intervals, sizeof(oparams->intervals)); in snd_pcm_hw_convert_to_old_params()
|