Home
last modified time | relevance | path

Searched defs:setup (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
A Dets.json12 "setup": [ array
33 "setup": [ array
54 "setup": [ array
75 "setup": [ array
96 "setup": [ array
117 "setup": [ array
138 "setup": [ array
159 "setup": [ array
180 "setup": [ array
201 "setup": [ array
[all …]
A Dcake.json12 "setup": [ array
33 "setup": [ array
54 "setup": [ array
75 "setup": [ array
96 "setup": [ array
117 "setup": [ array
138 "setup": [ array
159 "setup": [ array
180 "setup": [ array
201 "setup": [ array
[all …]
A Dfq.json12 "setup": [ array
33 "setup": [ array
54 "setup": [ array
75 "setup": [ array
96 "setup": [ array
117 "setup": [ array
137 "setup": [ array
158 "setup": [ array
179 "setup": [ array
200 "setup": [ array
[all …]
A Dnetem.json12 "setup": [ array
33 "setup": [ array
54 "setup": [ array
75 "setup": [ array
96 "setup": [ array
117 "setup": [ array
138 "setup": [ array
159 "setup": [ array
180 "setup": [ array
201 "setup": [ array
[all …]
A Dfifo.json12 "setup": [ array
33 "setup": [ array
54 "setup": [ array
75 "setup": [ array
96 "setup": [ array
118 "setup": [ array
138 "setup": [ array
158 "setup": [ array
178 "setup": [ array
201 "setup": [ array
[all …]
A Dprio.json12 "setup": [ array
33 "setup": [ array
53 "setup": [ array
73 "setup": [ array
93 "setup": [ array
114 "setup": [ array
134 "setup": [ array
154 "setup": [ array
174 "setup": [ array
194 "setup": [ array
[all …]
A Dfq_codel.json12 "setup": [ array
33 "setup": [ array
54 "setup": [ array
75 "setup": [ array
96 "setup": [ array
117 "setup": [ array
138 "setup": [ array
159 "setup": [ array
180 "setup": [ array
201 "setup": [ array
[all …]
A Dhtb.json12 "setup": [ array
33 "setup": [ array
54 "setup": [ array
75 "setup": [ array
96 "setup": [ array
118 "setup": [ array
140 "setup": [ array
162 "setup": [ array
184 "setup": [ array
206 "setup": [ array
[all …]
A Dsfb.json12 "setup": [ array
33 "setup": [ array
54 "setup": [ array
75 "setup": [ array
96 "setup": [ array
117 "setup": [ array
138 "setup": [ array
159 "setup": [ array
180 "setup": [ array
201 "setup": [ array
[all …]
A Dcbs.json12 "setup": [ array
33 "setup": [ array
54 "setup": [ array
75 "setup": [ array
96 "setup": [ array
117 "setup": [ array
138 "setup": [ array
160 "setup": [ array
182 "setup": [ array
203 "setup": [ array
A Dsfq.json12 "setup": [ array
33 "setup": [ array
54 "setup": [ array
75 "setup": [ array
96 "setup": [ array
117 "setup": [ array
138 "setup": [ array
159 "setup": [ array
180 "setup": [ array
201 "setup": [ array
A Dqfq.json12 "setup": [ array
33 "setup": [ array
55 "setup": [ array
77 "setup": [ array
99 "setup": [ array
121 "setup": [ array
143 "setup": [ array
166 "setup": [ array
188 "setup": [ array
209 "setup": [ array
[all …]
A Dred.json12 "setup": [ array
33 "setup": [ array
54 "setup": [ array
75 "setup": [ array
96 "setup": [ array
117 "setup": [ array
138 "setup": [ array
158 "setup": [ array
179 "setup": [ array
/linux/Documentation/sound/cards/
A Daudiophile-usb.rst174 Initializing the working mode of the Audiophile USB
190 16-bit modes
227 24-bit modes
259 AC3 w/ DTS passthru mode
275 How to use the ``device_setup`` parameter
/linux/tools/testing/selftests/tc-testing/tc-tests/filters/
A Dbasic.json12 "setup": [ array
34 "setup": [ array
56 "setup": [ array
78 "setup": [ array
100 "setup": [ array
122 "setup": [ array
144 "setup": [ array
166 "setup": [ array
188 "setup": [ array
210 "setup": [ array
[all …]
A Dcgroup.json12 "setup": [ array
34 "setup": [ array
56 "setup": [ array
78 "setup": [ array
100 "setup": [ array
122 "setup": [ array
144 "setup": [ array
166 "setup": [ array
188 "setup": [ array
210 "setup": [ array
[all …]
A Dfw.json12 "setup": [ array
34 "setup": [ array
56 "setup": [ array
78 "setup": [ array
101 "setup": [ array
123 "setup": [ array
146 "setup": [ array
168 "setup": [ array
191 "setup": [ array
213 "setup": [ array
[all …]
A Dflow.json12 "setup": [ array
34 "setup": [ array
56 "setup": [ array
78 "setup": [ array
100 "setup": [ array
122 "setup": [ array
144 "setup": [ array
166 "setup": [ array
188 "setup": [ array
210 "setup": [ array
[all …]
A Dmatchall.json12 "setup": [ array
34 "setup": [ array
56 "setup": [ array
78 "setup": [ array
100 "setup": [ array
122 "setup": [ array
144 "setup": [ array
166 "setup": [ array
188 "setup": [ array
210 "setup": [ array
[all …]
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
A Dswitchdev.rst175 RoCE capability setup
185 migratable capability setup
193 IPsec crypto capability setup
203 IPsec packet capability setup
/linux/drivers/gpu/drm/vc4/
A Dvc4_render_cl.c56 static inline void rcl_u8(struct vc4_rcl_setup *setup, u8 val) in rcl_u8()
62 static inline void rcl_u16(struct vc4_rcl_setup *setup, u16 val) in rcl_u16()
68 static inline void rcl_u32(struct vc4_rcl_setup *setup, u32 val) in rcl_u32()
80 static void vc4_store_before_load(struct vc4_rcl_setup *setup) in vc4_store_before_load()
115 static void vc4_tile_coordinates(struct vc4_rcl_setup *setup, in vc4_tile_coordinates()
124 struct vc4_rcl_setup *setup, in emit_tile()
254 struct vc4_rcl_setup *setup) in vc4_create_rcl_bo()
535 struct vc4_rcl_setup *setup, in vc4_rcl_render_config_surface_setup()
597 struct vc4_rcl_setup setup = {0}; in vc4_get_rcl() local
/linux/drivers/clk/imx/
A Dclk-sscg-pll.c90 struct clk_sscg_pll_setup setup; member
112 static int clk_sscg_pll2_check_match(struct clk_sscg_pll_setup *setup, in clk_sscg_pll2_check_match()
128 static int clk_sscg_divq_lookup(struct clk_sscg_pll_setup *setup, in clk_sscg_divq_lookup()
155 static int clk_sscg_divf2_lookup(struct clk_sscg_pll_setup *setup, in clk_sscg_divf2_lookup()
170 static int clk_sscg_divr2_lookup(struct clk_sscg_pll_setup *setup, in clk_sscg_divr2_lookup()
205 static int clk_sscg_divf1_lookup(struct clk_sscg_pll_setup *setup, in clk_sscg_divf1_lookup()
228 static int clk_sscg_divr1_lookup(struct clk_sscg_pll_setup *setup, in clk_sscg_divr1_lookup()
264 static int clk_sscg_pll_find_setup(struct clk_sscg_pll_setup *setup, in clk_sscg_pll_find_setup()
362 struct clk_sscg_pll_setup *setup = &pll->setup; in clk_sscg_pll_set_rate() local
419 struct clk_sscg_pll_setup *setup = &pll->setup; in __clk_sscg_pll_determine_rate() local
[all …]
/linux/tools/testing/selftests/tc-testing/tc-tests/infra/
A Dactions.json12 "setup": [ array
35 "setup": [ array
58 "setup": [ array
81 "setup": [ array
104 "setup": [ array
127 "setup": [ array
150 "setup": [ array
173 "setup": [ array
196 "setup": [ array
219 "setup": [ array
[all …]
/linux/tools/testing/selftests/tc-testing/tc-tests/actions/
A Dmpls.json12 "setup": [ array
39 "setup": [ array
66 "setup": [ array
93 "setup": [ array
120 "setup": [ array
147 "setup": [ array
174 "setup": [ array
201 "setup": [ array
228 "setup": [ array
255 "setup": [ array
[all …]
A Dpedit.json12 "setup": [ array
39 "setup": [ array
68 "setup": [ array
96 "setup": [ array
124 "setup": [ array
152 "setup": [ array
180 "setup": [ array
205 "setup": [ array
233 "setup": [ array
261 "setup": [ array
[all …]

Completed in 80 milliseconds

12345678910>>...16