Searched defs:apply (Results 1 - 20 of 20) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dmachine.h69 int (*apply)(void *fdt); member in struct:mips_fdt_fixup
/linux-master/Documentation/sphinx/
H A Dtranslations.py37 def apply(self): member in class:TranslationsTransform
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_region.c154 i915_gem_process_region(struct intel_memory_region *mr, struct i915_gem_apply_to_region *apply) argument
H A Di915_gem_ttm_pm.c42 static int i915_ttm_backup(struct i915_gem_apply_to_region *apply, argument
117 static int i915_ttm_recover(struct i915_gem_apply_to_region *apply, argument
137 struct i915_gem_apply_to_region apply = {.ops = &recover_ops}; local
168 static int i915_ttm_restore(struct i915_gem_apply_to_region *apply, argument
/linux-master/tools/bootconfig/
H A Dmain.c489 char *apply = NULL; local
/linux-master/arch/x86/kernel/
H A Dmodule.c132 __write_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me, void *(*write)(void *dest, const void *src, size_t len), bool apply) argument
225 write_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me, bool apply) argument
/linux-master/fs/btrfs/
H A Dprops.c29 int (*apply)(struct inode *inode, const char *value, size_t len); member in struct:prop_handler
/linux-master/net/ipv4/
H A Dtcp_bpf.c35 bool apply = apply_bytes; local
92 bool apply = apply_bytes; local
/linux-master/drivers/memory/
H A Datmel-ebi.c308 bool apply = false; local
/linux-master/sound/soc/ti/
H A Dams-delta.c344 int apply, ret; local
424 int apply; local
/linux-master/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py127 def apply(self, events: List[libevdev.InputEvent], strict: bool) -> "PenState": member in class:PenState
/linux-master/include/linux/
H A Dpwm.h260 int (*apply)(struct pwm_chip *chip, struct pwm_device *pwm, member in struct:pwm_ops
/linux-master/kernel/livepatch/
H A Dcore.c294 klp_write_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, const char *shstrtab, const char *strtab, unsigned int symndx, unsigned int secndx, const char *objname, bool apply) argument
787 klp_write_object_relocs(struct klp_patch *patch, struct klp_object *obj, bool apply) argument
/linux-master/net/dsa/
H A Dport.c800 bool apply; local
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c1947 struct iwl_mvm_sniffer_apply *apply = data; local
1962 struct iwl_mvm_sniffer_apply apply = { local
[all...]
/linux-master/net/tls/
H A Dtls_sw.c611 u32 i, j, bytes = 0, apply = msg_opl->apply_bytes; local
[all...]
/linux-master/include/video/
H A Domapfb_dss.h402 int (*apply)(struct omap_overlay_manager *mgr); member in struct:omap_overlay_manager
/linux-master/drivers/media/usb/gspca/
H A Dcpia1.c1001 static int set_flicker(struct gspca_dev *gspca_dev, int on, int apply) argument
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4941 static void blank_and_force_memclk(struct dc *dc, bool apply, unsigned int memclk_mhz) argument
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display.c1555 glk_pipe_scaler_clock_gating_wa(struct drm_i915_private *dev_priv, enum pipe pipe, bool apply) argument

Completed in 292 milliseconds