| /linux/sound/soc/sdca/ |
| H A D | sdca_hid.c | 30 rsize = le16_to_cpu(entity->hide.hid_desc.rpt_desc.wDescriptorLength); in sdwhid_parse() 37 ret = hid_parse_report(hid, entity->hide.hid_report_desc, rsize); in sdwhid_parse() 103 hid->version = le16_to_cpu(entity->hide.hid_desc.bcdHID); in sdca_add_hid_device() 121 entity->hide.hid = hid; in sdca_add_hid_device() 136 struct hid_device *hid = interrupt->entity->hide.hid;
|
| H A D | sdca_functions.c | 1371 struct sdca_entity_hide *hide = &entity->hide; in find_sdca_entity_hide() 1372 unsigned int delay, *af_list = hide->af_number_list; in find_sdca_entity_hide() 1379 hide->max_delay = delay; in find_sdca_entity_hide() 1383 hide->num_hidtx_ids = nval; in find_sdca_entity_hide() 1384 hide->hidtx_ids = devm_kcalloc(dev, hide->num_hidtx_ids, in find_sdca_entity_hide() 1385 sizeof(*hide->hidtx_ids), GFP_KERNEL); in find_sdca_entity_hide() 1386 if (!hide->hidtx_ids) in find_sdca_entity_hide() 1391 hide in find_sdca_entity_hide() 1363 struct sdca_entity_hide *hide = &entity->hide; find_sdca_entity_hide() local [all...] |
| /linux/security/apparmor/include/ |
| H A D | perms.h | 82 u32 hide; /* set only when ~allow | deny */ member 117 accum->hide &= addend->hide & ~addend->allow; in aa_perms_accum_raw() 144 accum->hide &= addend->hide & ~accum->allow; in aa_perms_accum()
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_crtc.h | 61 void (*hide)(struct nouveau_crtc *, bool update); member
|
| /linux/Documentation/input/devices/ |
| H A D | yealink.rst | 98 hide_icon Write, hide the element by writing the icon name. 126 - Writing a space to an icon will always hide its content. 161 show/hide icons
|
| /linux/Documentation/scsi/ |
| H A D | lpfc.rst | 35 hide the disappearance of the device from the midlayer. I/O's issued to 38 to the system. If the driver did not hide these conditions, i/o would be
|
| /linux/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | cursor.c | 67 crtc->cursor.hide = nv04_cursor_hide; in nv04_cursor_init()
|
| /linux/Documentation/kbuild/ |
| H A D | gendwarfksyms.rst | 116 the traditional `#ifndef __GENKSYMS__` to hide these changes from symbol 119 hide changes that won't affect the ABI when calculating versions. These 203 rule allows us to hide named enumerators from the input. 261 To append new members, we can hide them from symbol versioning as 263 hide the increase in structure size. The `byte_size` rule allows us to 403 be able to hide the added members from symbol versioning. Similarly
|
| /linux/scripts/kconfig/ |
| H A D | qconf.cc | 632 goto hide; in updateMenuList() 636 goto hide; in updateMenuList() 657 hide: in updateMenuList() 695 goto hide; in updateMenuList() 699 goto hide; in updateMenuList() 720 hide: in updateMenuList() 1628 menuList->hide(); in showSingleView() 1674 menuList->hide(); in showFullView()
|
| /linux/security/apparmor/ |
| H A D | lib.c | 26 .hide = ALL_PERMS_MASK }; 445 if (denied == (denied & perms->hide)) in aa_check_perms()
|
| H A D | policy_unpack.c | 917 aa_unpack_u32(e, &perm->hide, NULL) && in unpack_perm() 1512 if (perm->hide & perm->allow) in verify_perm()
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-check.txt | 79 to hide unnecessary output in test scripts, eg.
|
| H A D | perf-mem.txt | 145 --hide-unresolved::
|
| /linux/include/linux/ |
| H A D | vt_kern.h | 153 void hide_boot_cursor(bool hide);
|
| /linux/drivers/xen/ |
| H A D | Kconfig | 201 The "hide" parameter (only applicable if backend driver is compiled 204 xen-pciback.hide=(03:00.0)(04:00.0) 225 The "hide" parameter (only applicable if backend driver is compiled 228 xen-pciback.hide=(03:00.0)(04:00.0)
|
| /linux/tools/perf/scripts/python/ |
| H A D | exported-sql-viewer.py | 382 self.progress.hide() 415 self.bar.hide() 426 self.bar.hide() 430 self.pattern.hide() 431 self.next_button.hide() 432 self.prev_button.hide() 437 self.progress.hide() 1773 self.hide() 1861 self.rubber_band.hide() 1870 self.bracket.hide() [all …]
|
| /linux/arch/alpha/lib/ |
| H A D | ev67-strrchr.S | 101 nop # E : hide the cmov latency (2) behind ctlz latency
|
| /linux/Documentation/sphinx-static/ |
| H A D | theme_overrides.css | 81 * - hide the permalink symbol as long as link is not hovered
|
| /linux/Documentation/filesystems/ |
| H A D | isofs.rst | 48 hide Completely strip hidden files from the file system.
|
| H A D | journalling.rst | 174 The journalling layer uses typedefs to 'hide' the concrete definitions
|
| /linux/Documentation/misc-devices/ |
| H A D | bh1770glc.rst | 43 Calibscale factor is used to hide differences between the chips. By default
|
| /linux/samples/bpf/ |
| H A D | README.rst | 62 hide the invocation of make as above.
|
| /linux/Documentation/arch/arm/ |
| H A D | tcm.rst | 47 be able to lock and hide one of the banks for use by the secure
|
| /linux/Documentation/sound/hd-audio/ |
| H A D | realtek-pc-beep.rst | 10 to hide a mixer behind an undocumented vendor register than to just expose it
|
| /linux/drivers/media/ |
| H A D | Kconfig | 33 system to hide drivers that are out of the scope of the
|