Home
last modified time | relevance | path

Searched full:slide (Results 1 – 25 of 42) sorted by relevance

12

/Linux-v5.10/Documentation/devicetree/bindings/input/
Dmax77650-onkey.yaml29 maxim,onkey-slide:
32 The system's button is a slide switch, not the default push button.
/Linux-v5.10/drivers/hid/
Dhid-tivo.c3 * HID driver for TiVo Slide Bluetooth remote
61 /* TiVo Slide Bluetooth remote, pairs with a Broadcom dongle */
DKconfig1000 tristate "TiVo Slide Bluetooth remote control support"
1003 Say Y if you have a TiVo Slide Bluetooth remote control.
/Linux-v5.10/lib/
Dinflate.c130 #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/
Dgdc_v2_defs.h159 #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/
Dgk20a.c343 /* 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()
Dgm20b.c441 /* 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/
Dmax77650-onkey.c68 if (device_property_read_bool(dev, "maxim,onkey-slide")) { in max77650_onkey_probe()
/Linux-v5.10/arch/arm/mach-omap1/
Dboard-htcherald.c46 /* 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/
Dmax77650.yaml148 maxim,onkey-slide;
/Linux-v5.10/drivers/media/rc/keymaps/
Drc-rc6-mce.c63 { 0x800f0433, KEY_PRESENTATION }, /* Slide Show */
/Linux-v5.10/drivers/mtd/devices/
DKconfig20 "slide" the window around the PMC551's memory. This was
/Linux-v5.10/arch/arm/boot/dts/
Domap3-n950.dts21 label = "Keypad Slide";
Dmotorola-mapphone-common.dtsi129 label = "Keypad Slide";
/Linux-v5.10/lib/zlib_deflate/
Ddeflate.c770 /* 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/
Daic94xx_reg.c161 * is wanted which is not mapped, we slide SWB, by paging it,
/Linux-v5.10/drivers/net/wireguard/
Dnoise.c243 * 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/
Dfujitsu-laptop.c727 * 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/
Dmeson-g12b-odroid-n2.dtsi539 * The SW1 slide should also be set to the correct position.
/Linux-v5.10/fs/ocfs2/
Dlocalalloc.c678 * 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/
Dnv12mt.svg70 class="Slide"
/Linux-v5.10/fs/xfs/libxfs/
Dxfs_dir2_data.c610 * 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/
DDRBD-data-packets.svg18 id="desc176">Master slide</desc>
/Linux-v5.10/drivers/bcma/
Ddriver_pci_host.c72 /* Slide the PCI window to the appropriate slot */ in bcma_get_cfgspace_addr()
/Linux-v5.10/drivers/ssb/
Ddriver_pcicore.c85 /* Slide the window */ in get_cfgspace_addr()

12