| /Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/ |
| D | t4_pci_id_tbl.h | 112 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-v6.1/tools/testing/selftests/bpf/benchs/ |
| D | run_bench_ringbufs.sh | 8 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do 13 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do 18 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do 25 …b-sampled-$b" "$($RUN_BENCH --rb-b2b --rb-batch-cnt $b --rb-sampled --rb-sample-rate $b rb-custom)" 29 …b-sampled-$b" "$($RUN_BENCH --rb-b2b --rb-batch-cnt $b --rb-sampled --rb-sample-rate $b pb-custom)" 33 summarize "reserve" "$($RUN_BENCH --rb-b2b rb-custom)" 34 summarize "output" "$($RUN_BENCH --rb-b2b --rb-use-output rb-custom)" 37 summarize "reserve-sampled" "$($RUN_BENCH --rb-sampled rb-custom)" 38 summarize "output-sampled" "$($RUN_BENCH --rb-sampled --rb-use-output rb-custom)" 41 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do
|
| /Linux-v6.1/sound/soc/generic/ |
| D | audio-graph-card2-custom-sample.c | 3 // audio-graph-card2-custom-sample.c 14 * Custom driver can have own priv 20 /* custom driver's own params */ 33 dev_info(dev, "custom probe\n"); in custom_card_probe() 45 /* You can custom before parsing */ in custom_hook_pre() 56 /* You can custom after parsing */ in custom_hook_post() 73 * You can custom Normal parsing in custom_normal() 88 * You can custom DPCM parsing in custom_dpcm() 103 * You can custom Codec2Codec parsing in custom_c2c() 128 dev_info(dev, "custom startup\n"); in custom_startup() [all …]
|
| D | Makefile | 6 snd-soc-audio-graph-card2-custom-sample-objs := audio-graph-card2-custom-sample.o 13 obj-$(CONFIG_SND_AUDIO_GRAPH_CARD2_CUSTOM_SAMPLE) += snd-soc-audio-graph-card2-custom-sample.o
|
| /Linux-v6.1/sound/oss/dmasound/ |
| D | dmasound_paula.c | 38 #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-v6.1/drivers/iommu/ |
| D | ioasid.c | 25 * - Custom allocators may share allocation helpers with different private data. 26 * Custom allocators that share the same helper functions also share the same 31 * custom allocators or allocate IOASIDs. 32 * 2. Custom allocators take precedence over the default allocator. 33 * 3. When all custom allocators sharing the same helper functions are 36 * 4. When switching between custom allocators sharing the same helper 38 * 5. When switching between custom allocator and default allocator, all IOASIDs 42 * @list: registered custom allocators 97 /* Allocate and initialize a new custom allocator with its helper functions */ 111 /* For tracking custom allocators that share the same ops */ in ioasid_alloc_allocator() [all …]
|
| /Linux-v6.1/Documentation/userspace-api/media/cec/ |
| D | cec-pin-error-inj.rst | 51 # tx-custom-low-usecs <usecs> define the 'low' time for the custom pulse 52 # tx-custom-high-usecs <usecs> define the 'high' time for the custom pulse 53 # tx-custom-pulse transmit the custom pulse once the bus is idle 62 # <op>[,<mode>] tx-custom-bit <bit> send the custom pulse instead of this bit 65 # <op>[,<mode>] tx-custom-start send the custom pulse instead of the start pulse 93 to create custom pulses on the CEC bus. 305 Custom Pulses 308 ``tx-custom-low-usecs <usecs>`` 309 This defines the duration in microseconds that the custom pulse pulls 312 ``tx-custom-high-usecs <usecs>`` [all …]
|
| /Linux-v6.1/arch/m68k/amiga/ |
| D | amisound.c | 26 #define custom amiga_custom macro 90 custom.aud[2].audlc = snd_data; in amiga_mksound() 91 custom.aud[2].audlen = sizeof(sine_data)/2; in amiga_mksound() 92 custom.aud[2].audper = (unsigned short)period; in amiga_mksound() 93 custom.aud[2].audvol = 32; /* 50% of maxvol */ in amiga_mksound() 101 custom.dmacon = DMAF_SETCLR | DMAF_AUD2; in amiga_mksound() 113 custom.dmacon = DMAF_AUD2; in nosound() 115 custom.aud[2].audper = amiga_audio_period; in nosound()
|
| /Linux-v6.1/drivers/hid/ |
| D | hid-sensor-custom.c | 3 * hid-sensor-custom.c 107 {0x200540, "data-field-custom"}, 108 {0x200541, "data-field-custom-usage"}, 109 {0x200542, "data-field-custom-boolean-array"}, 110 {0x200543, "data-field-custom-value"}, 111 {0x200544, "data-field-custom-value_1"}, 112 {0x200545, "data-field-custom-value_2"}, 113 {0x200546, "data-field-custom-value_3"}, 114 {0x200547, "data-field-custom-value_4"}, 115 {0x200548, "data-field-custom-value_5"}, [all …]
|
| /Linux-v6.1/drivers/iio/temperature/ |
| D | ltc2983.c | 235 struct ltc2983_custom_sensor *custom; member 242 struct ltc2983_custom_sensor *custom; member 251 struct ltc2983_custom_sensor *custom; member 332 struct ltc2983_custom_sensor *custom, in __ltc2983_chan_custom_sensor_assign() argument 336 u8 mult = custom->is_steinhart ? LTC2983_CUSTOM_STEINHART_ENTRY_SZ : in __ltc2983_chan_custom_sensor_assign() 340 * custom->size holds the raw size of the table. However, when in __ltc2983_chan_custom_sensor_assign() 345 const u8 len = custom->is_steinhart ? 0 : in __ltc2983_chan_custom_sensor_assign() 346 (custom->size / LTC2983_CUSTOM_SENSOR_ENTRY_SZ) - 1; in __ltc2983_chan_custom_sensor_assign() 351 if (custom->offset < 0) { in __ltc2983_chan_custom_sensor_assign() 354 * when this test was done (successfully) for this custom in __ltc2983_chan_custom_sensor_assign() [all …]
|
| /Linux-v6.1/drivers/media/cec/core/ |
| D | cec-pin-error-inj.c | 38 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 …]
|
| D | cec-pin-priv.h | 46 /* 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-v6.1/arch/m68k/kernel/ |
| D | asm-offsets.c | 89 /* 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-v6.1/include/trace/ |
| D | trace_custom_events.h | 4 * 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-v6.1/drivers/auxdisplay/ |
| D | Kconfig | 232 int "Default panel profile (0-5, 0=custom)" 241 0 = custom (see further) 248 Custom configurations allow you to define how your display is 271 int "LCD type (0=none, 1=custom, 2=old //, 3=ks0074, 4=hantronix, 5=Nexcom)" 282 1 : custom configuration and wiring (see further) 298 This is the number of visible character lines on the LCD in custom profile. 307 This is the number of characters per line on the LCD in custom profile. 323 This option lets you configure the value used by your LCD in 'custom' profile. 382 Default for the 'E' pin in custom profile is '14' (AUTOFEED). 397 Default for the 'RS' pin in custom profile is '17' (SELECT IN). [all …]
|
| /Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
| D | pinning.c | 30 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-v6.1/Documentation/devicetree/bindings/iio/temperature/ |
| D | adi,ltc2983.yaml | 92 9 - Custom Thermocouple 114 adi,custom-thermocouple: 194 18 - RTD Custom 238 adi,custom-rtd: 273 26 - Thermistor Custom Steinhart-Hart 274 27 - Custom Thermistor 312 adi,custom-thermistor: 316 and uK only for custom thermistors. For more details look at table 325 adi,custom-steinhart: 442 adi,custom-steinhart = <0x00F371EC 0x12345678 [all …]
|
| /Linux-v6.1/samples/trace_events/ |
| D | trace_custom_sched.c | 16 * Must include the event header that the custom event will attach to, 17 * from the C file, and not in the custom header file. 21 /* Declare CREATE_CUSTOM_TRACE_EVENTS before including custom header */ 59 MODULE_DESCRIPTION("Custom scheduling events");
|
| /Linux-v6.1/arch/nios2/platform/ |
| D | Kconfig.platform | 98 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-v6.1/drivers/video/fbdev/ |
| D | amifb.c | 370 * 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-v6.1/tools/testing/selftests/user_events/ |
| D | dyn_test.c | 91 TEST_PARSE("u:__test_event struct custom a 20"); in TEST_F() 93 TEST_NPARSE("u:__test_event struct custom a"); in TEST_F() 107 ASSERT_NE(-1, Append("u:__test_event struct custom a 20")); in TEST_F() 109 TEST_NPARSE("!u:__test_event struct custom b"); in TEST_F() 111 TEST_PARSE("!u:__test_event struct custom a"); in TEST_F()
|
| /Linux-v6.1/Documentation/driver-api/firmware/ |
| D | fw_search_path.rst | 15 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
|
| /Linux-v6.1/tools/perf/ui/browsers/ |
| D | scripts.c | 85 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() 175 bool custom = false; in script_browse() local 178 if (list_scripts(script_name, &custom, evsel)) in script_browse() 182 custom ? "perf script -s " : "", in script_browse()
|
| /Linux-v6.1/tools/testing/selftests/arm64/signal/ |
| D | test_signals.h | 87 /* a custom setup: called alternatively to default_setup */ 89 /* a custom init: called by default test init after test_setup */ 91 /* a custom cleanup function called before test exits */ 100 /* an optional function for custom results' processing */
|
| /Linux-v6.1/tools/testing/selftests/bpf/progs/ |
| D | test_custom_sec_handlers.c | 31 SEC("custom") 38 SEC("custom/something") 57 /* use sleepable helper, custom handler should set sleepable flag */ in xyz()
|