/linux-6.15/drivers/hid/ |
D | hid-tivo.c | 3 * HID driver for TiVo Slide Bluetooth remote 61 /* TiVo Slide Bluetooth remote, pairs with a Broadcom dongle */ 76 MODULE_DESCRIPTION("HID driver for TiVo Slide Bluetooth remote");
|
D | Kconfig | 1184 tristate "TiVo Slide Bluetooth remote control support" 1186 Say Y if you have a TiVo Slide Bluetooth remote control.
|
/linux-6.15/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-6.15/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-6.15/drivers/staging/media/atomisp/pci/ |
D | gdc_v2_defs.h | 150 #define HRT_GDC_SCAN_IDX 25 // 0 = STB (Slide To Bottom) ; 1 = STR (Slide To Right)
|
/linux-6.15/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-6.15/drivers/input/misc/ |
D | max77650-onkey.c | 68 if (device_property_read_bool(dev, "maxim,onkey-slide")) { in max77650_onkey_probe()
|
/linux-6.15/Documentation/devicetree/bindings/mfd/ |
D | max77650.yaml | 146 maxim,onkey-slide;
|
/linux-6.15/drivers/media/rc/keymaps/ |
D | rc-rc6-mce.c | 63 { 0x800f0433, KEY_PRESENTATION }, /* Slide Show */
|
/linux-6.15/arch/arm/boot/dts/ti/omap/ |
D | omap4-droid4-xt894.dts | 36 label = "Keypad Slide";
|
D | omap3-n950.dts | 21 label = "Keypad Slide";
|
/linux-6.15/drivers/mtd/devices/ |
D | Kconfig | 20 "slide" the window around the PMC551's memory. This was
|
/linux-6.15/drivers/gpu/drm/ |
D | drm_panel_orientation_quirks.c | 253 }, { /* AYA NEO SLIDE */ 256 DMI_MATCH(DMI_PRODUCT_NAME, "SLIDE"),
|
/linux-6.15/arch/arm64/boot/dts/amlogic/ |
D | meson-g12b-odroid-n2.dtsi | 291 * The SW1 slide should also be set to the correct position.
|
/linux-6.15/lib/zlib_deflate/ |
D | deflate.c | 773 /* Slide the hash table (could be avoided with 32 bit values in fill_window() 774 at the expense of memory usage). We slide even when level == 0 in fill_window() 881 s->block_start >= (long)s->w_size, "slide too late"); in deflate_stored() 901 /* Flush if we may have to slide, otherwise block_start may become in deflate_stored()
|
/linux-6.15/drivers/scsi/aic94xx/ |
D | aic94xx_reg.c | 161 * is wanted which is not mapped, we slide SWB, by paging it,
|
/linux-6.15/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-6.15/drivers/platform/x86/ |
D | fujitsu-laptop.c | 862 * Some Fujitsu laptops have a radio toggle button in place of a slide in acpi_fujitsu_laptop_leds_register() 866 * three have slide switches), bit 17 of flags_supported (the value in acpi_fujitsu_laptop_leds_register()
|
/linux-6.15/fs/ocfs2/ |
D | localalloc.c | 677 * Under certain conditions, the window slide code in ocfs2_reserve_local_alloc_bits() 1014 OCFS2_LA_EVENT_SLIDE, /* Normal window slide. */
|
/linux-6.15/Documentation/userspace-api/media/v4l/ |
D | nv12mt.svg | 70 class="Slide"
|
D | mt2110t.svg | 41 …<g ooo:slide="id1" ooo:id-list="id3 id4 id5 id6 id7 id8 id9 id10 id11 id12 id13 id14 id15 id16 id1… 84 <g id="id1" class="Slide" clip-path="url(#presentation_clip_path)">
|
/linux-6.15/fs/xfs/libxfs/ |
D | xfs_dir2_data.c | 637 * It's the first entry, slide the next 2 up. in xfs_dir2_data_freeremove() 644 * It's the second entry, slide the 3rd entry up. in xfs_dir2_data_freeremove()
|
/linux-6.15/Documentation/admin-guide/blockdev/drbd/ |
D | DRBD-data-packets.svg | 18 id="desc176">Master slide</desc>
|
/linux-6.15/drivers/bcma/ |
D | driver_pci_host.c | 72 /* Slide the PCI window to the appropriate slot */ in bcma_get_cfgspace_addr()
|