Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.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.
/kernel/linux/linux-5.10/drivers/hid/
Dhid-tivo.c3 * HID driver for TiVo Slide Bluetooth remote
61 /* TiVo Slide Bluetooth remote, pairs with a Broadcom dongle */
/kernel/linux/linux-4.19/drivers/hid/
Dhid-tivo.c2 * HID driver for TiVo Slide Bluetooth remote
64 /* TiVo Slide Bluetooth remote, pairs with a Broadcom dongle */
/kernel/linux/linux-4.19/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 …]
/kernel/linux/linux-5.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 …]
/kernel/linux/linux-5.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)
/kernel/linux/linux-5.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()
/kernel/linux/linux-4.19/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()
/kernel/linux/linux-5.10/drivers/input/misc/
Dmax77650-onkey.c68 if (device_property_read_bool(dev, "maxim,onkey-slide")) { in max77650_onkey_probe()
/kernel/linux/linux-5.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},
/kernel/linux/linux-5.10/drivers/media/rc/keymaps/
Drc-rc6-mce.c63 { 0x800f0433, KEY_PRESENTATION }, /* Slide Show */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dmax77650.yaml148 maxim,onkey-slide;
/kernel/linux/linux-4.19/drivers/media/rc/keymaps/
Drc-rc6-mce.c67 { 0x800f0433, KEY_PRESENTATION }, /* Slide Show */
/kernel/linux/linux-4.19/arch/arm/mach-omap1/
Dboard-htcherald.c61 /* GPIO definitions for the power button and keyboard slide switch */
263 /* GPIO buttons for keyboard slide and power button */
266 {SW_LID, HTCHERALD_GPIO_SLIDE, 0, "SLIDE", EV_SW, 1, 20},
/kernel/linux/linux-5.10/drivers/mtd/devices/
DKconfig20 "slide" the window around the PMC551's memory. This was
/kernel/linux/linux-4.19/drivers/mtd/devices/
DKconfig19 "slide" the window around the PMC551's memory. This was
/kernel/linux/linux-4.19/arch/arm/boot/dts/
Domap3-n950.dts24 label = "Keypad Slide";
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Domap3-n950.dts21 label = "Keypad Slide";
/kernel/linux/linux-5.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()
/kernel/linux/linux-4.19/lib/zlib_deflate/
Ddeflate.c766 /* Slide the hash table (could be avoided with 32 bit values in fill_window()
767 at the expense of memory usage). We slide even when level == 0 in fill_window()
874 s->block_start >= (long)s->w_size, "slide too late"); in deflate_stored()
894 /* Flush if we may have to slide, otherwise block_start may become in deflate_stored()
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
Daic94xx_reg.c161 * is wanted which is not mapped, we slide SWB, by paging it,
/kernel/linux/linux-5.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()
/kernel/linux/linux-4.19/drivers/scsi/aic94xx/
Daic94xx_reg.c179 * is wanted which is not mapped, we slide SWB, by paging it,

1234