Home
last modified time | relevance | path

Searched refs:edges (Results 1 – 18 of 18) sorted by relevance

/linux-4.1.27/drivers/iio/humidity/
Ddht11.c73 struct {s64 ts; int value; } edges[DHT11_EDGES_PER_READ]; member
98 t = dht11->edges[i].ts - dht11->edges[i-1].ts; in dht11_decode()
113 t = dht11->edges[offset + 2*i + 2].ts - in dht11_decode()
114 dht11->edges[offset + 2*i + 1].ts; in dht11_decode()
115 if (!dht11->edges[offset + 2*i + 1].value) in dht11_decode()
157 dht11->edges[dht11->num_edges].ts = iio_get_time_ns(); in dht11_handle_irq()
158 dht11->edges[dht11->num_edges++].value = in dht11_handle_irq()
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
Dphy.c1218 u32 freq, struct ar9170_calctl_edges edges[]) in carl9170_get_max_edge_power() argument
1229 if (edges[i].channel == 0xff) in carl9170_get_max_edge_power()
1231 if (f == edges[i].channel) { in carl9170_get_max_edge_power()
1233 rc = edges[i].power_flags & ~AR9170_CALCTL_EDGE_FLAGS; in carl9170_get_max_edge_power()
1236 if (i > 0 && f < edges[i].channel) { in carl9170_get_max_edge_power()
1237 if (f > edges[i - 1].channel && in carl9170_get_max_edge_power()
1238 edges[i - 1].power_flags & in carl9170_get_max_edge_power()
1241 rc = edges[i - 1].power_flags & in carl9170_get_max_edge_power()
1249 if (f > edges[i - 1].channel && in carl9170_get_max_edge_power()
1250 edges[i - 1].power_flags & AR9170_CALCTL_EDGE_FLAGS) { in carl9170_get_max_edge_power()
[all …]
/linux-4.1.27/Documentation/video4linux/
Dcx18.txt20 5) The driver is still a bit rough around the edges, this should
/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dabilis,tb10x-gpio.txt14 - #interrupt-cells: Should be <1>. Interrupts are triggered on both edges.
/linux-4.1.27/Documentation/input/
Drotary-encoder.txt9 and by triggering on falling and rising edges, the turn direction can
69 able to fire on both edges.
Delantech.txt192 E: 1 = enable smart edges unconditionally
193 S: 1 = enable smart edges only when dragging
/linux-4.1.27/fs/btrfs/
Drelocation.c347 struct backref_edge *edges[], in walk_up_backref() argument
356 edges[idx++] = edge; in walk_up_backref()
367 static struct backref_node *walk_down_backref(struct backref_edge *edges[], in walk_down_backref() argument
375 edge = edges[idx - 1]; in walk_down_backref()
383 edges[idx - 1] = edge; in walk_down_backref()
2462 struct backref_edge *edges[]) argument
2471 next = walk_up_backref(next, edges, &index);
2497 next = walk_down_backref(edges, &index);
2510 next = edges[index]->node[UPPER];
2528 struct backref_edge *edges[BTRFS_MAX_LEVEL - 1]; local
[all …]
/linux-4.1.27/Documentation/blockdev/drbd/
Ddrbd-connection-state-overview.dot57 // edges
/linux-4.1.27/Documentation/locking/
Dww-mutex-design.txt210 e.g. when adjusting edges in a graph where each node has its own ww_mutex lock,
211 and edges can only be changed when holding the locks of all involved nodes. w/w
214 a graph from a starting point and then iteratively discovering new edges and
215 locking down the nodes those edges connect to.
/linux-4.1.27/Documentation/devicetree/bindings/i2c/
Di2c-s3c2410.txt18 - samsung,i2c-sda-delay: Delay (in ns) applied to data line (SDA) edges.
/linux-4.1.27/Documentation/devicetree/bindings/video/
Dadi,adv7511.txt25 data driven on both edges).
/linux-4.1.27/Documentation/gpio/
Dsysfs.txt97 for "rising" and "falling" edges will follow this
Dgpio-legacy.txt716 for "rising" and "falling" edges will follow this
/linux-4.1.27/Documentation/hwmon/
Dadm924064 edges of the fan tacho inputs.
/linux-4.1.27/Documentation/networking/caif/
Dspi_porting.txt53 Only active edges are mandatory to be reported.
/linux-4.1.27/Documentation/development-process/
D7.AdvancedTopics21 edges and poses certain hazards; it is a young and powerful tool which is
/linux-4.1.27/Documentation/spi/
Dspi-summary124 and always clock data in/out on rising clock edges.
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt988 You will also find the names of the screen edges and cursor tracking modes