| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
| D | run_bench_ringbufs.sh | 10 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
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/benchs/ |
| D | run_bench_ringbufs.sh | 34 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do 39 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do 44 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do 51 …b-sampled-$b" "$($RUN_BENCH --rb-b2b --rb-batch-cnt $b --rb-sampled --rb-sample-rate $b rb-custom)" 55 …b-sampled-$b" "$($RUN_BENCH --rb-b2b --rb-batch-cnt $b --rb-sampled --rb-sample-rate $b pb-custom)" 59 summarize "reserve" "$($RUN_BENCH --rb-b2b rb-custom)" 60 summarize "output" "$($RUN_BENCH --rb-b2b --rb-use-output rb-custom)" 63 summarize "reserve-sampled" "$($RUN_BENCH --rb-sampled rb-custom)" 64 summarize "output-sampled" "$($RUN_BENCH --rb-sampled --rb-use-output rb-custom)" 67 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/cec/ |
| D | cec-pin-error-inj.rst | 53 # 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 …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/temperature/ |
| D | adi,ltc2983.yaml | 106 9 - Custom Thermocouple 126 adi,custom-thermocouple: 128 Used for digitizing custom thermocouples. 145 - adi,custom-thermocouple 212 18 - RTD Custom 252 adi,custom-rtd: 254 Used for digitizing custom RTDs. 289 - adi,custom-rtd 306 26 - Thermistor Custom Steinhart-Hart 307 27 - Custom Thermistor [all …]
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-sensor-custom.c | 3 * hid-sensor-custom.c 104 {0x200540, "data-field-custom"}, 105 {0x200541, "data-field-custom-usage"}, 106 {0x200542, "data-field-custom-boolean-array"}, 107 {0x200543, "data-field-custom-value"}, 108 {0x200544, "data-field-custom-value_1"}, 109 {0x200545, "data-field-custom-value_2"}, 110 {0x200546, "data-field-custom-value_3"}, 111 {0x200547, "data-field-custom-value_4"}, 112 {0x200548, "data-field-custom-value_5"}, [all …]
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| D | hid-sensor-custom.c | 3 * 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 …]
|
| /kernel/linux/linux-6.6/drivers/iio/temperature/ |
| D | ltc2983.c | 259 struct ltc2983_custom_sensor *custom; member 266 struct ltc2983_custom_sensor *custom; member 275 struct ltc2983_custom_sensor *custom; member 300 struct ltc2983_custom_sensor *custom; member 361 struct ltc2983_custom_sensor *custom, in __ltc2983_chan_custom_sensor_assign() argument 365 u8 mult = custom->is_steinhart ? LTC2983_CUSTOM_STEINHART_ENTRY_SZ : in __ltc2983_chan_custom_sensor_assign() 369 * custom->size holds the raw size of the table. However, when in __ltc2983_chan_custom_sensor_assign() 374 const u8 len = custom->is_steinhart ? 0 : in __ltc2983_chan_custom_sensor_assign() 375 (custom->size / LTC2983_CUSTOM_SENSOR_ENTRY_SZ) - 1; in __ltc2983_chan_custom_sensor_assign() 380 if (custom->offset < 0) { in __ltc2983_chan_custom_sensor_assign() [all …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/drivers/iio/temperature/ |
| D | ltc2983.c | 232 struct ltc2983_custom_sensor *custom; member 239 struct ltc2983_custom_sensor *custom; member 248 struct ltc2983_custom_sensor *custom; member 328 struct ltc2983_custom_sensor *custom, in __ltc2983_chan_custom_sensor_assign() argument 332 u8 mult = custom->is_steinhart ? LTC2983_CUSTOM_STEINHART_ENTRY_SZ : in __ltc2983_chan_custom_sensor_assign() 336 * custom->size holds the raw size of the table. However, when in __ltc2983_chan_custom_sensor_assign() 341 const u8 len = custom->is_steinhart ? 0 : in __ltc2983_chan_custom_sensor_assign() 342 (custom->size / LTC2983_CUSTOM_SENSOR_ENTRY_SZ) - 1; in __ltc2983_chan_custom_sensor_assign() 347 if (custom->offset < 0) { in __ltc2983_chan_custom_sensor_assign() 350 * when this test was done (successfully) for this custom in __ltc2983_chan_custom_sensor_assign() [all …]
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/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 */
|
| /kernel/linux/linux-5.10/drivers/auxdisplay/ |
| D | Kconfig | 193 int "Default panel profile (0-5, 0=custom)" 202 0 = custom (see further) 209 Custom configurations allow you to define how your display is 232 int "LCD type (0=none, 1=custom, 2=old //, 3=ks0074, 4=hantronix, 5=Nexcom)" 243 1 : custom configuration and wiring (see further) 259 This is the number of visible character lines on the LCD in custom profile. 268 This is the number of characters per line on the LCD in custom profile. 284 This option lets you configure the value used by your LCD in 'custom' profile. 343 Default for the 'E' pin in custom profile is '14' (AUTOFEED). 358 Default for the 'RS' pin in custom profile is '17' (SELECT IN). [all …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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() 142 /* check that nopinmap was pinned at the custom path */ in test_pinning() 147 /* remove the custom pin path to re-test it with auto-pinning below */ in test_pinning() 200 /* test auto-pinning at custom path with open opt */ in test_pinning() 208 if (CHECK(err, "custom load", "err %d errno %d\n", err, errno)) in test_pinning() 211 /* check that pinmap was pinned at the custom path */ in test_pinning() 216 /* remove the custom pin path to re-test it with reuse fd below */ in test_pinning() 227 /* test pinning at custom path with reuse fd */ in test_pinning() 253 if (CHECK(err, "custom load", "err %d errno %d\n", err, errno)) in test_pinning() [all …]
|