/Linux-v5.10/Documentation/devicetree/bindings/input/ |
D | max77650-onkey.yaml | 29 maxim,onkey-slide: 32 The system's button is a slide switch, not the default push button.
|
/Linux-v5.10/drivers/hid/ |
D | hid-tivo.c | 3 * HID driver for TiVo Slide Bluetooth remote 61 /* TiVo Slide Bluetooth remote, pairs with a Broadcom dongle */
|
D | Kconfig | 1000 tristate "TiVo Slide Bluetooth remote control support" 1003 Say Y if you have a TiVo Slide Bluetooth remote control.
|
/Linux-v5.10/lib/ |
D | inflate.c | 130 #define slide window macro 166 to be usable as if it were declared "uch slide[32768];" or as just 167 "uch *slide;" and then malloc'ed in the latter case. The definition 169 /* unsigned wp; current position in slide */ 629 slide[w++] = (uch)t->v.n; in inflate_codes() 630 Tracevv((stderr, "%c", slide[w-1])); in inflate_codes() 670 memcpy(slide + w, slide + d, e); in inflate_codes() 677 slide[w++] = slide[d++]; in inflate_codes() 678 Tracevv((stderr, "%c", slide[w-1])); in inflate_codes() 739 slide[w++] = (uch)b; in inflate_stored() [all …]
|
/Linux-v5.10/drivers/staging/media/atomisp/pci/ |
D | gdc_v2_defs.h | 159 #define HRT_GDC_SCAN_IDX 25 // 0 = STB (Slide To Bottom) ; 1 = STR (Slide To Right)
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | gk20a.c | 343 /* just do NDIV slide if there is no change to M and PL */ in gk20a_pllg_program_mnp_slide() 347 /* slide down to current NDIV_LO */ in gk20a_pllg_program_mnp_slide() 361 /* slide up to new NDIV */ in gk20a_pllg_program_mnp_slide() 548 /* slide to VCO min */ in gk20a_clk_fini()
|
D | gm20b.c | 441 /* just do NDIV slide if there is no change to M and PL */ in gm20b_pllg_program_mnp_slide() 445 /* slide down to current NDIV_LO */ in gm20b_pllg_program_mnp_slide() 459 /* slide up to new NDIV */ in gm20b_pllg_program_mnp_slide() 725 /* slide to VCO min */ in gm20b_clk_fini()
|
/Linux-v5.10/drivers/input/misc/ |
D | max77650-onkey.c | 68 if (device_property_read_bool(dev, "maxim,onkey-slide")) { in max77650_onkey_probe()
|
/Linux-v5.10/arch/arm/mach-omap1/ |
D | board-htcherald.c | 46 /* GPIO definitions for the power button and keyboard slide switch */ 248 /* GPIO buttons for keyboard slide and power button */ 251 {SW_LID, HTCHERALD_GPIO_SLIDE, 0, "SLIDE", EV_SW, 1, 20},
|
/Linux-v5.10/Documentation/devicetree/bindings/mfd/ |
D | max77650.yaml | 148 maxim,onkey-slide;
|
/Linux-v5.10/drivers/media/rc/keymaps/ |
D | rc-rc6-mce.c | 63 { 0x800f0433, KEY_PRESENTATION }, /* Slide Show */
|
/Linux-v5.10/drivers/mtd/devices/ |
D | Kconfig | 20 "slide" the window around the PMC551's memory. This was
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | omap3-n950.dts | 21 label = "Keypad Slide";
|
D | motorola-mapphone-common.dtsi | 129 label = "Keypad Slide";
|
/Linux-v5.10/lib/zlib_deflate/ |
D | deflate.c | 770 /* Slide the hash table (could be avoided with 32 bit values in fill_window() 771 at the expense of memory usage). We slide even when level == 0 in fill_window() 878 s->block_start >= (long)s->w_size, "slide too late"); in deflate_stored() 898 /* Flush if we may have to slide, otherwise block_start may become in deflate_stored()
|
/Linux-v5.10/drivers/scsi/aic94xx/ |
D | aic94xx_reg.c | 161 * is wanted which is not mapped, we slide SWB, by paging it,
|
/Linux-v5.10/drivers/net/wireguard/ |
D | noise.c | 243 * existing next one, and slide in the new next one. in add_new_keypair() 276 /* When we've finally received the confirmation, we slide the next in wg_noise_received_with_keypair()
|
/Linux-v5.10/drivers/platform/x86/ |
D | fujitsu-laptop.c | 727 * Some Fujitsu laptops have a radio toggle button in place of a slide in acpi_fujitsu_laptop_leds_register() 731 * three have slide switches), bit 17 of flags_supported (the value in acpi_fujitsu_laptop_leds_register()
|
/Linux-v5.10/arch/arm64/boot/dts/amlogic/ |
D | meson-g12b-odroid-n2.dtsi | 539 * The SW1 slide should also be set to the correct position.
|
/Linux-v5.10/fs/ocfs2/ |
D | localalloc.c | 678 * Under certain conditions, the window slide code in ocfs2_reserve_local_alloc_bits() 1020 OCFS2_LA_EVENT_SLIDE, /* Normal window slide. */
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | nv12mt.svg | 70 class="Slide"
|
/Linux-v5.10/fs/xfs/libxfs/ |
D | xfs_dir2_data.c | 610 * It's the first entry, slide the next 2 up. in xfs_dir2_data_freeremove() 617 * It's the second entry, slide the 3rd entry up. in xfs_dir2_data_freeremove()
|
/Linux-v5.10/Documentation/admin-guide/blockdev/drbd/ |
D | DRBD-data-packets.svg | 18 id="desc176">Master slide</desc>
|
/Linux-v5.10/drivers/bcma/ |
D | driver_pci_host.c | 72 /* Slide the PCI window to the appropriate slot */ in bcma_get_cfgspace_addr()
|
/Linux-v5.10/drivers/ssb/ |
D | driver_pcicore.c | 85 /* Slide the window */ in get_cfgspace_addr()
|