Home
last modified time | relevance | path

Searched refs:style (Results 1 – 25 of 248) sorted by relevance

12345678910

/Linux-v4.19/Documentation/media/v4l-drivers/
Dqcom_camss_8x96_graph.dot3 …port0> 0} | msm_csiphy0\n/dev/v4l-subdev0 | {<port1> 1}}", shape=Mrecord, style=filled, fillcolor=…
4 n00000001:port1 -> n0000000a:port0 [style=dashed]
5 n00000001:port1 -> n0000000d:port0 [style=dashed]
6 n00000001:port1 -> n00000010:port0 [style=dashed]
7 n00000001:port1 -> n00000013:port0 [style=dashed]
8 …port0> 0} | msm_csiphy1\n/dev/v4l-subdev1 | {<port1> 1}}", shape=Mrecord, style=filled, fillcolor=…
9 n00000004:port1 -> n0000000a:port0 [style=dashed]
10 n00000004:port1 -> n0000000d:port0 [style=dashed]
11 n00000004:port1 -> n00000010:port0 [style=dashed]
12 n00000004:port1 -> n00000013:port0 [style=dashed]
[all …]
Dqcom_camss_graph.dot3 …port0> 0} | msm_csiphy0\n/dev/v4l-subdev0 | {<port1> 1}}", shape=Mrecord, style=filled, fillcolor=…
4 n00000001:port1 -> n00000007:port0 [style=dashed]
5 n00000001:port1 -> n0000000a:port0 [style=dashed]
6 …port0> 0} | msm_csiphy1\n/dev/v4l-subdev1 | {<port1> 1}}", shape=Mrecord, style=filled, fillcolor=…
7 n00000004:port1 -> n00000007:port0 [style=dashed]
8 n00000004:port1 -> n0000000a:port0 [style=dashed]
9 …n00000007 [label="{{<port0> 0} | msm_csid0\n/dev/v4l-subdev2 | {<port1> 1}}", shape=Mrecord, style
10 n00000007:port1 -> n0000000d:port0 [style=dashed]
11 n00000007:port1 -> n00000010:port0 [style=dashed]
12 …n0000000a [label="{{<port0> 0} | msm_csid1\n/dev/v4l-subdev3 | {<port1> 1}}", shape=Mrecord, style
[all …]
/Linux-v4.19/drivers/usb/musb/
Dmusb_core.c1140 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, },
1141 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, },
1142 { .hw_ep_num = 2, .style = FIFO_RXTX, .maxpacket = 512, },
1143 { .hw_ep_num = 3, .style = FIFO_RXTX, .maxpacket = 256, },
1144 { .hw_ep_num = 4, .style = FIFO_RXTX, .maxpacket = 256, },
1149 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, .mode = BUF_DOUBLE, },
1150 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, .mode = BUF_DOUBLE, },
1151 { .hw_ep_num = 2, .style = FIFO_RXTX, .maxpacket = 512, .mode = BUF_DOUBLE, },
1152 { .hw_ep_num = 3, .style = FIFO_RXTX, .maxpacket = 256, },
1153 { .hw_ep_num = 4, .style = FIFO_RXTX, .maxpacket = 256, },
[all …]
Djz4740.c53 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, },
54 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, },
55 { .hw_ep_num = 2, .style = FIFO_TX, .maxpacket = 64, },
/Linux-v4.19/Documentation/media/uapi/v4l/
Dpipeline.dot4 …scaler [label="{<scaler_0> 0} | Host\nScaler | {<scaler_1> 1} ", shape=Mrecord, style=filled, fill…
5 …frontend [label="{<frontend_0> 0} | Host\nFrontend | {<frontend_1> 1}", shape=Mrecord, style=fille…
6 sensor [label="Sensor | {<sensor_0> 0}", shape=Mrecord, style=filled, fillcolor=aquamarine]
7 io [label="{<io_0> 0} | V4L I/O", shape=Mrecord, style=filled, fillcolor=aquamarine]
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dnv40.c56 enum nv40_sensor_style style = nv40_sensor_style(therm); in nv40_sensor_setup() local
59 if (style == NEW_STYLE) { in nv40_sensor_setup()
64 } else if (style == OLD_STYLE) { in nv40_sensor_setup()
77 enum nv40_sensor_style style = nv40_sensor_style(therm); in nv40_temp_get() local
80 if (style == NEW_STYLE) { in nv40_temp_get()
83 } else if (style == OLD_STYLE) { in nv40_temp_get()
/Linux-v4.19/Documentation/process/
Dclang-format.rst12 - Quickly reformat a block of code to the kernel style. Specially useful
15 - Spot style mistakes, typos and possible improvements in files
18 - Help you follow the coding style rules, specially useful for those
24 coding style. They also try to follow :ref:`Documentation/process/coding-style.rst <codingstyle>`
25 as much as possible. Since not all the kernel follows the same style,
46 Review files and patches for coding style
50 folders or individual files for code style mistakes, typos or improvements.
60 the style options in the configuration file; as well as testing new
162 Some features/style options are not enabled by default in the configuration
165 which makes reviewing full-file style, as well diffs and patches as easy
[all …]
Dindex.rst27 coding-style
41 management-style
/Linux-v4.19/drivers/staging/pi433/
DTODO1 * coding style does not fully comply with the kernel style guide.
/Linux-v4.19/Documentation/translations/zh_CN/
Dcoding-style.rst1 Chinese translated version of Documentation/process/coding-style.rst
12 Documentation/process/coding-style.rst 的中文翻译
492 * This is the preferred style for multi-line
504 /* The preferred comment style for files in net/ and drivers/net
507 * It is nearly the same as the generally preferred comment style,
540 ;; Add kernel style
541 (c-add-style
557 (c-set-style "linux-tabs-only")))))
949 Kernel process/coding-style.rst,作者 greg@kroah.com 发表于 OLS 2002:
Dindex.rst12 coding-style
/Linux-v4.19/scripts/
Dbootgraph.pl191 my ($s, $s2, $s3, $e, $w, $y, $y2, $style);
207 $style = $styles[$stylecounter];
217 print "<rect x=\"$s\" width=\"$w\" y=\"$y\" height=\"145\" style=\"$style\"/>\n";
/Linux-v4.19/Documentation/scsi/
DLICENSE.FlashPoint15 b) the "BSD-style License" included below.
20 License or the BSD-style License below for more details.
26 The BSD-style License is as follows:
40 and a BSD-style copyright; see LICENSE.FlashPoint for details.
/Linux-v4.19/tools/perf/util/
Dsvghelper.c293 const char *style; in svg_waiting() local
299 style = "waiting"; in svg_waiting()
302 style = "WAITING"; in svg_waiting()
318 time2pixels(end)-time2pixels(start), SLOT_HEIGHT, style); in svg_waiting()
421 char style[128]; in svg_cstate() local
431 sprintf(style, "c%i", type); in svg_cstate()
434 style, in svg_cstate()
612 static void svg_legenda_box(int X, const char *text, const char *style) in svg_legenda_box() argument
618 X, boxsize, boxsize, style); in svg_legenda_box()
/Linux-v4.19/arch/mips/alchemy/
DKconfig2 # au1000-style gpio and interrupt controllers
6 # au1300-style GPIO/INT controller
/Linux-v4.19/include/linux/usb/
Dmusb.h39 enum musb_fifo_style style; member
47 .style = st, \
/Linux-v4.19/drivers/parport/
DKconfig43 tristate "PC-style hardware"
46 You should say Y here if you have a PC-style parallel port. All
47 IBM PC compatible computers and some Alphas have PC-style
86 tristate "Support for PCMCIA management for PC-style ports"
89 Say Y here if you need PCMCIA support for your PC-style parallel
140 actually have pc style hardware instead.
/Linux-v4.19/tools/perf/Documentation/
Dperf-bench.txt25 Specify format style.
29 Default style. This is mainly for human reading.
31 % perf bench sched pipe # with no style specified
39 This simple style is friendly for automated
/Linux-v4.19/Documentation/gpu/
Ddrm-kms.rst29 style=dashed
32 node [bgcolor=grey style=filled]
40 style=dashed
49 style=dashed
97 "drm_crtc" [bgcolor=grey style=filled]
101 style=dashed
104 node [bgcolor=grey style=filled]
111 node [bgcolor=grey style=filled]
124 style=dashed
205 style=dashed
[all …]
/Linux-v4.19/include/trace/events/
Dhswadsp.h256 __field( uint32_t, style )
267 __entry->style = req->style;
275 (uint32_t)__entry->config, (uint32_t)__entry->style,
/Linux-v4.19/Documentation/
DCodingStyle1 This file has moved to process/coding-style.rst
/Linux-v4.19/drivers/media/v4l2-core/
DKconfig22 bool "Enable old-style fixed minor ranges on drivers/video devices"
25 Say Y here to enable the old-style fixed-range minor assignments.
/Linux-v4.19/Documentation/blockdev/drbd/
Ddrbd-connection-state-overview.dot9 StandAlone [ style=filled,fillcolor=gray,label=StandAlone ]
29 Connected [ label=Connected,style=filled,fillcolor=green,fontcolor=black ]
/Linux-v4.19/tools/vm/
Dslabinfo-gnuplot.sh96 set style histogram columnstacked title textcolor lt -1
97 set style fill solid 0.15
/Linux-v4.19/drivers/staging/rts5208/
DTODO2 - use kernel coding style

12345678910