Home
last modified time | relevance | path

Searched full:custom (Results 1 – 25 of 1072) sorted by relevance

12345678910>>...43

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_pci_id_tbl.h112 CH_PCI_ID_TABLE_FENTRY(0x4080), /* Custom T480-cr */
113 CH_PCI_ID_TABLE_FENTRY(0x4081), /* Custom T440-cr */
114 CH_PCI_ID_TABLE_FENTRY(0x4082), /* Custom T420-cr */
115 CH_PCI_ID_TABLE_FENTRY(0x4083), /* Custom T420-xaui */
116 CH_PCI_ID_TABLE_FENTRY(0x4084), /* Custom T440-cr */
117 CH_PCI_ID_TABLE_FENTRY(0x4085), /* Custom T420-cr */
118 CH_PCI_ID_TABLE_FENTRY(0x4086), /* Custom T440-bt */
119 CH_PCI_ID_TABLE_FENTRY(0x4087), /* Custom T440-cr */
120 CH_PCI_ID_TABLE_FENTRY(0x4088), /* Custom T440 2-xaui, 2-xfi */
151 CH_PCI_ID_TABLE_FENTRY(0x5080), /* Custom T540-cr */
[all …]
/linux/tools/testing/selftests/bpf/benchs/
H A Drun_bench_ringbufs.sh10 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do
15 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do
20 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do
27 …ampled-$b" "$($RUN_RB_BENCH --rb-b2b --rb-batch-cnt $b --rb-sampled --rb-sample-rate $b rb-custom)"
31 …ampled-$b" "$($RUN_RB_BENCH --rb-b2b --rb-batch-cnt $b --rb-sampled --rb-sample-rate $b pb-custom)"
35 summarize "reserve" "$($RUN_RB_BENCH --rb-b2b rb-custom)"
36 summarize "output" "$($RUN_RB_BENCH --rb-b2b --rb-use-output rb-custom)"
39 summarize "reserve-sampled" "$($RUN_RB_BENCH --rb-sampled rb-custom)"
40 summarize "output-sampled" "$($RUN_RB_BENCH --rb-sampled --rb-use-output rb-custom)"
43 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do
/linux/sound/soc/generic/
H A Daudio-graph-card2-custom-sample.c3 // audio-graph-card2-custom-sample.c
15 * Custom driver can have own priv
21 /* custom driver's own params */
34 dev_info(dev, "custom probe\n"); in custom_card_probe()
46 /* You can custom before parsing */ in custom_hook_pre()
57 /* You can custom after parsing */ in custom_hook_post()
74 * You can custom Normal parsing in custom_normal()
89 * You can custom DPCM parsing in custom_dpcm()
104 * You can custom Codec2Codec parsing in custom_c2c()
129 dev_info(dev, "custom startup\n"); in custom_startup()
[all …]
H A DMakefile6 snd-soc-audio-graph-card2-custom-sample-y := audio-graph-card2-custom-sample.o
13 obj-$(CONFIG_SND_AUDIO_GRAPH_CARD2_CUSTOM_SAMPLE) += snd-soc-audio-graph-card2-custom-sample.o
/linux/sound/oss/dmasound/
H A Ddmasound_paula.c38 #define custom amiga_custom macro
313 custom.aud[0].audvol = custom.aud[1].audvol = 0; in StopDMA()
314 custom.aud[2].audvol = custom.aud[3].audvol = 0; in StopDMA()
315 custom.dmacon = AMI_AUDIO_OFF; in StopDMA()
380 custom.aud[i].audper = period; in AmiInit()
430 custom.aud[0].audvol = dmasound.volume_left; in AmiSetVolume()
432 custom.aud[1].audvol = dmasound.volume_right; in AmiSetVolume()
435 custom.aud[2].audvol = 1; in AmiSetVolume()
436 custom.aud[3].audvol = 1; in AmiSetVolume()
438 custom.aud[2].audvol = 0; in AmiSetVolume()
[all …]
/linux/Documentation/userspace-api/media/cec/
H A Dcec-pin-error-inj.rst53 # tx-custom-low-usecs <usecs> define the 'low' time for the custom pulse
54 # tx-custom-high-usecs <usecs> define the 'high' time for the custom pulse
55 # tx-custom-pulse transmit the custom pulse once the bus is idle
64 # <op>[,<mode>] tx-custom-bit <bit> send the custom pulse instead of this bit
67 # <op>[,<mode>] tx-custom-start send the custom pulse instead of the start pulse
95 to create custom pulses on the CEC bus.
307 Custom Pulses
310 ``tx-custom-low-usecs <usecs>``
311 This defines the duration in microseconds that the custom pulse pulls
314 ``tx-custom-high-usecs <usecs>``
[all …]
/linux/drivers/iio/temperature/
H A Dltc2983.c263 struct ltc2983_custom_sensor *custom; member
270 struct ltc2983_custom_sensor *custom; member
279 struct ltc2983_custom_sensor *custom; member
304 struct ltc2983_custom_sensor *custom; member
365 struct ltc2983_custom_sensor *custom, in __ltc2983_chan_custom_sensor_assign() argument
369 u8 mult = custom->is_steinhart ? LTC2983_CUSTOM_STEINHART_ENTRY_SZ : in __ltc2983_chan_custom_sensor_assign()
373 * custom->size holds the raw size of the table. However, when in __ltc2983_chan_custom_sensor_assign()
378 const u8 len = custom->is_steinhart ? 0 : in __ltc2983_chan_custom_sensor_assign()
379 (custom->size / LTC2983_CUSTOM_SENSOR_ENTRY_SZ) - 1; in __ltc2983_chan_custom_sensor_assign()
384 if (custom->offset < 0) { in __ltc2983_chan_custom_sensor_assign()
[all …]
/linux/arch/m68k/amiga/
H A Damisound.c28 #define custom amiga_custom macro
92 custom.aud[2].audlc = snd_data; in amiga_mksound()
93 custom.aud[2].audlen = sizeof(sine_data)/2; in amiga_mksound()
94 custom.aud[2].audper = (unsigned short)period; in amiga_mksound()
95 custom.aud[2].audvol = 32; /* 50% of maxvol */ in amiga_mksound()
103 custom.dmacon = DMAF_SETCLR | DMAF_AUD2; in amiga_mksound()
115 custom.dmacon = DMAF_AUD2; in nosound()
117 custom.aud[2].audper = amiga_audio_period; in nosound()
/linux/drivers/hid/
H A Dhid-sensor-custom.c3 * hid-sensor-custom.c
108 {0x200540, "data-field-custom"},
109 {0x200541, "data-field-custom-usage"},
110 {0x200542, "data-field-custom-boolean-array"},
111 {0x200543, "data-field-custom-value"},
112 {0x200544, "data-field-custom-value_1"},
113 {0x200545, "data-field-custom-value_2"},
114 {0x200546, "data-field-custom-value_3"},
115 {0x200547, "data-field-custom-value_4"},
116 {0x200548, "data-field-custom-value_5"},
[all …]
/linux/drivers/media/cec/core/
H A Dcec-pin-error-inj.c38 CEC_ERROR_INJ_TX_CUSTOM_BIT_ARG_IDX, "tx-custom-bit" },
41 { CEC_ERROR_INJ_TX_CUSTOM_START_OFFSET, -1, "tx-custom-start" },
119 if (!strcmp(token, "tx-custom-pulse")) { in cec_pin_error_inj_parse_line()
128 if (!strcmp(token, "tx-custom-low-usecs")) { in cec_pin_error_inj_parse_line()
136 if (!strcmp(token, "tx-custom-high-usecs")) { in cec_pin_error_inj_parse_line()
284 …seq_puts(sf, "# tx-custom-low-usecs <usecs> define the 'low' time for the custom pulse\n"… in cec_pin_error_inj_show()
285 …seq_puts(sf, "# tx-custom-high-usecs <usecs> define the 'high' time for the custom pulse\n… in cec_pin_error_inj_show()
286 …seq_puts(sf, "# tx-custom-pulse transmit the custom pulse once the bus is idl… in cec_pin_error_inj_show()
295 seq_puts(sf, "# <op>[,<mode>] tx-custom-bit <bit> send the custom pulse instead of this bit\n"); in cec_pin_error_inj_show()
298 …seq_puts(sf, "# <op>[,<mode>] tx-custom-start send the custom pulse instead of the start pu… in cec_pin_error_inj_show()
[all …]
H A Dcec-pin-priv.h46 /* Drive CEC low for the start bit using the custom timing */
48 /* Drive CEC high for the start bit using the custom timing */
77 /* Drive CEC low for a data bit using the custom timing */
79 /* Drive CEC high for a data bit using the custom timing */
81 /* Drive CEC low for a standalone pulse using the custom timing */
83 /* Drive CEC high for a standalone pulse using the custom timing */
164 /* The default for the low/high time of the custom pulse */
/linux/arch/m68k/kernel/
H A Dasm-offsets.c89 /* offsets into the custom struct */ in main()
91 DEFINE(C_INTENAR, offsetof(struct CUSTOM, intenar)); in main()
92 DEFINE(C_INTREQR, offsetof(struct CUSTOM, intreqr)); in main()
93 DEFINE(C_INTENA, offsetof(struct CUSTOM, intena)); in main()
94 DEFINE(C_INTREQ, offsetof(struct CUSTOM, intreq)); in main()
95 DEFINE(C_SERDATR, offsetof(struct CUSTOM, serdatr)); in main()
96 DEFINE(C_SERDAT, offsetof(struct CUSTOM, serdat)); in main()
97 DEFINE(C_SERPER, offsetof(struct CUSTOM, serper)); in main()
/linux/include/trace/
H A Dtrace_custom_events.h4 * create custom trace events to be attached to existing tracepoints.
7 * TRACE_CUSTOM_EVENT() is to create only a custom version of an existing
9 * be placed in the "custom" system.
14 /* All custom events are placed in the custom group */
16 #define TRACE_SYSTEM custom
57 /* Stage 2 creates the custom class */
72 /* Stage 3 create the way to print the custom event */
183 /* Stage 7 creates the actual class and event structure for the custom event */
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dpinning.c30 const char *custpinpath = "/sys/fs/bpf/custom/pinmap"; in test_pinning()
33 const char *custpath = "/sys/fs/bpf/custom"; in test_pinning()
151 /* check that nopinmap was pinned at the custom path */ in test_pinning()
156 /* remove the custom pin path to re-test it with auto-pinning below */ in test_pinning()
209 /* test auto-pinning at custom path with open opt */ in test_pinning()
217 if (CHECK(err, "custom load", "err %d errno %d\n", err, errno)) in test_pinning()
220 /* check that pinmap was pinned at the custom path */ in test_pinning()
225 /* remove the custom pin path to re-test it with reuse fd below */ in test_pinning()
236 /* test pinning at custom path with reuse fd */ in test_pinning()
262 if (CHECK(err, "custom load", "err %d errno %d\n", err, errno)) in test_pinning()
[all …]
/linux/drivers/auxdisplay/
H A DKconfig88 int "Default panel profile (0-5, 0=custom)"
97 0 = custom (see further)
104 Custom configurations allow you to define how your display is
127 int "LCD type (0=none, 1=custom, 2=old //, 3=ks0074, 4=hantronix, 5=Nexcom)"
138 1 : custom configuration and wiring (see further)
154 This is the number of visible character lines on the LCD in custom profile.
163 This is the number of characters per line on the LCD in custom profile.
179 This option lets you configure the value used by your LCD in 'custom' profile.
238 Default for the 'E' pin in custom profile is '14' (AUTOFEED).
253 Default for the 'RS' pin in custom profile is '17' (SELECT IN).
[all …]
/linux/samples/trace_events/
H A Dtrace_custom_sched.c15 * Must include the event header that the custom event will attach to,
16 * from the C file, and not in the custom header file.
20 /* Declare CREATE_CUSTOM_TRACE_EVENTS before including custom header */
58 MODULE_DESCRIPTION("Custom scheduling events");
/linux/arch/nios2/platform/
H A DKconfig.platform98 bool "Custom floating point instr support"
103 bool "Byteswap custom instruction"
105 Use the byteswap (endian converter) Nios II custom instruction provided
110 int "Byteswap custom instruction number" if NIOS2_CI_SWAB_SUPPORT
118 bool "Custom cache settings"
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_global_map_resize.c19 /* custom data section */
20 int my_array[1] SEC(".data.custom");
22 /* custom data section which should NOT be resizable,
27 /* custom data section which should NOT be resizable,
H A Dtest_custom_sec_handlers.c31 SEC("custom")
38 SEC("custom/something")
57 /* use sleepable helper, custom handler should set sleepable flag */ in xyz()
/linux/include/linux/pinctrl/
H A Dpinconf-generic.h41 * the value is interpreted by the driver and can be custom or an SI unit
53 * the value is interpreted by the driver and can be custom or an SI unit
79 * the threshold value is given on a custom format as argument when
88 * passed in the argument on a custom form, else just use argument 1
105 * supplies, the argument to this parameter (on a custom format) tells
108 * or latch delay (on outputs) this parameter (in a custom format)
113 * this parameter (on a custom format) tells the driver which alternative
116 * you need to pass in custom configurations to the pin controller, use
/linux/drivers/video/fbdev/
H A Damifb.c370 * Custom Chipset Definitions
373 #define CUSTOM_OFS(fld) ((long)&((struct CUSTOM*)0)->fld)
597 #define custom amiga_custom macro
599 #define VBlankOn() custom.intena = IF_SETCLR|IF_COPER
600 #define VBlankOff() custom.intena = IF_COPER
1062 #define get_vbpos() ((u_short)((*(u_long volatile *)&custom.vposr >> 7) & 0xffe))
1688 custom.bplcon1 = par->bplcon1; in ami_update_display()
1689 custom.bpl1mod = par->bpl1mod; in ami_update_display()
1690 custom.bpl2mod = par->bpl2mod; in ami_update_display()
1691 custom.ddfstrt = ddfstrt2hw(par->ddfstrt); in ami_update_display()
[all …]
/linux/tools/perf/ui/browsers/
H A Dscripts.c85 static int list_scripts(char *script_name, bool *custom, in list_scripts() argument
116 add_script_option("Show samples with custom perf script arguments", "", &scriptc); in list_scripts()
147 *custom = choice >= max_std; in list_scripts()
176 bool custom = false; in script_browse() local
179 if (list_scripts(script_name, &custom, evsel)) in script_browse()
183 custom ? "perf script -s " : "", in script_browse()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-wilco17 Custom:
32 Used when charge_type="Custom", as described above. Measured in
39 Used when charge_type="Custom", as described above. Measured in
/linux/Documentation/driver-api/firmware/
H A Dfw_search_path.rst15 to activate the first optional custom fw_path_para. The custom path can
25 You would echo into it your custom path and firmware requested will be searched
/linux/Documentation/networking/
H A Dxdp-rx-metadata.rst46 | headroom | custom metadata | data |
73 | headroom | custom metadata | data |
84 contents. Currently, every driver has custom kernel code to parse
103 This means that for redirected packets only custom metadata is
108 that will also only have access to the custom metadata.

12345678910>>...43