/Linux-v6.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 …]
|
/Linux-v6.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 43 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do
|
/Linux-v6.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()
|
/Linux-v6.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() 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() 387 if (st->custom_table_size + custom->size > in __ltc2983_chan_custom_sensor_assign() [all …]
|
/Linux-v6.6/drivers/video/fbdev/ |
D | amifb.c | 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() 1692 custom.ddfstop = ddfstop2hw(par->ddfstop); in ami_update_display() 1703 custom.bplcon0 = par->bplcon0 & ~BPC0_LACE; in ami_init_display() [all …]
|
/Linux-v6.6/tools/perf/ui/browsers/ |
D | scripts.c | 85 static int list_scripts(char *script_name, bool *custom, in list_scripts() argument 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.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. 310 ``tx-custom-low-usecs <usecs>`` 311 This defines the duration in microseconds that the custom pulse pulls 314 ``tx-custom-high-usecs <usecs>`` 315 This defines the duration in microseconds that the custom pulse keeps the [all …]
|
/Linux-v6.6/sound/soc/generic/ |
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
|
D | Kconfig | 30 tristate "ASoC Audio Graph Card2 base custom sample support" 33 This option enables Audio Graph Card2 base custom sample
|
D | audio-graph-card2-custom-sample.dtsi | 3 * audio-graph-card2-custom-sample.dtsi 9 * custom driver. "audio-graph-card2-custom-sample" is the custome driver 15 * #include "../../../../../sound/soc/generic/audio-graph-card2-custom-sample.dtsi" 107 audio-graph-card2-custom-sample { 113 compatible = "audio-graph-card2-custom-sample";
|
/Linux-v6.6/drivers/net/wireless/intel/ipw2x00/ |
D | libipw_wx.c | 50 char custom[MAX_CUSTOM_LEN]; in libipw_translate_scan() local 188 p = custom; in libipw_translate_scan() 190 iwe.u.data.length = p - custom; in libipw_translate_scan() 192 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in libipw_translate_scan() 215 p = custom; in libipw_translate_scan() 216 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in libipw_translate_scan() 219 iwe.u.data.length = p - custom; in libipw_translate_scan() 221 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in libipw_translate_scan() 225 p = custom; in libipw_translate_scan() 226 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), " Channel flags: "); in libipw_translate_scan() [all …]
|
/Linux-v6.6/drivers/staging/rtl8192e/ |
D | rtllib_wx.c | 31 char custom[MAX_CUSTOM_LEN]; in rtl819x_translate_scan() local 99 p = custom; in rtl819x_translate_scan() 100 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in rtl819x_translate_scan() 110 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan() 115 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan() 149 iwe.u.data.length = p - custom; in rtl819x_translate_scan() 151 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in rtl819x_translate_scan() 169 p = custom; in rtl819x_translate_scan() 170 iwe.u.data.length = p - custom; in rtl819x_translate_scan() 172 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in rtl819x_translate_scan() [all …]
|
/Linux-v6.6/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 searched
|
/Linux-v6.6/drivers/media/usb/dvb-usb/ |
D | nova-t-usb2.c | 74 u8 *buf, data, toggle, custom; in nova_t_rc_query() local 95 custom = (raw >> 6) & 0x1f; in nova_t_rc_query() 98 buf[1], buf[2], buf[3], custom, data, toggle); in nova_t_rc_query() 102 rc5_custom(&rc_map_haupp_table[i]) == custom) { in nova_t_rc_query()
|
/Linux-v6.6/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_wx.c | 44 char custom[MAX_CUSTOM_LEN]; in rtl819x_translate_scan() local 111 p = custom; in rtl819x_translate_scan() 112 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in rtl819x_translate_scan() 122 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan() 127 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan() 157 iwe.u.data.length = p - custom; in rtl819x_translate_scan() 159 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in rtl819x_translate_scan() 176 p = custom; in rtl819x_translate_scan() 178 iwe.u.data.length = p - custom; in rtl819x_translate_scan() 180 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in rtl819x_translate_scan() [all …]
|
/Linux-v6.6/Documentation/arch/arm/omap/ |
D | omap.rst | 11 v4.3+ Update is needed for custom .config files to make sure 15 v4.18+ Update is needed for custom .config files to make sure
|
/Linux-v6.6/drivers/block/ |
D | amiflop.c | 317 #define custom amiga_custom macro 676 custom.dsklen = 0x4000; in fd_block_done() 698 custom.adkcon = ADK_MSBSYNC; in raw_read() 699 custom.adkcon = ADK_SETCLR|ADK_WORDSYNC|ADK_FAST; in raw_read() 701 custom.dsksync = MFM_SYNC; in raw_read() 703 custom.dsklen = 0; in raw_read() 704 custom.dskptr = (u_char *)ZTWO_PADDR((u_char *)raw_buf); in raw_read() 705 custom.dsklen = unit[drive].type->read_size/sizeof(short) | DSKLEN_DMAEN; in raw_read() 706 custom.dsklen = unit[drive].type->read_size/sizeof(short) | DSKLEN_DMAEN; in raw_read() 712 custom.dsklen = 0; in raw_read() [all …]
|
/Linux-v6.6/Documentation/networking/ |
D | xdp-rx-metadata.rst | 38 | headroom | custom metadata | data | 65 | headroom | custom metadata | data | 76 contents. Currently, every driver has custom kernel code to parse 95 This means that for redirected packets only custom metadata is 100 that will also only have access to the custom metadata.
|
/Linux-v6.6/drivers/iio/position/ |
D | Kconfig | 29 Say yes here to build support for the HID custom 33 module will be called hid-sensor-custom-hinge.
|
D | Makefile | 7 obj-$(CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE) += hid-sensor-custom-intel-hinge.o
|
/Linux-v6.6/drivers/auxdisplay/ |
D | Kconfig | 232 int "Default panel profile (0-5, 0=custom)" 241 0 = custom (see further) 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). 412 Default for the 'RW' pin in custom profile is '16' (INIT). [all …]
|
/Linux-v6.6/Documentation/security/tpm/ |
D | tpm_event_log.rst | 37 a custom configuration table defined by the stub itself. Unfortunately, 46 final events table size while the stub is still running to the custom 48 concatenating two halves of the event log from the custom configuration table
|
/Linux-v6.6/Documentation/hwmon/ |
D | sch5636.rst | 20 their own custom hwmon solution based upon the SCH5636. 24 it is dealing with a Fujitsu Theseus and not with another custom SCH5636 based
|
/Linux-v6.6/Documentation/riscv/ |
D | patch-acceptance.rst | 48 their own custom extensions. These custom extensions aren't required 59 code for any custom extensions that they wish.)
|
/Linux-v6.6/arch/nios2/platform/ |
D | Kconfig.platform | 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
|