Home
last modified time | relevance | path

Searched full:wrapper (Results 1 – 25 of 679) sorted by relevance

12345678910>>...28

/linux/Documentation/arch/powerpc/
H A Dbootwrapper.rst2 The PowerPC boot wrapper
8 a boot wrapper to make it usable by the system firmware. There is no
9 standard PowerPC firmware interface, so the boot wrapper is designed to
12 The boot wrapper can be found in the arch/powerpc/boot/ directory. The
21 The boot wrapper is built from the makefile in arch/powerpc/boot/Makefile and
22 it uses the wrapper script (arch/powerpc/boot/wrapper) to generate target
30 the image. The boot wrapper, kernel and device tree
32 with boot wrapper code that extracts data from the old
45 the wrapper structure.
63 can be overridden by the wrapper script.
[all …]
/linux/crypto/asymmetric_keys/
H A Dverify_pefile.c119 * Check and strip the PE wrapper from around the signature and check that the
125 struct win_certificate wrapper; in pefile_strip_sig_wrapper() local
129 if (ctx->sig_len < sizeof(wrapper)) { in pefile_strip_sig_wrapper()
130 pr_warn("Signature wrapper too short\n"); in pefile_strip_sig_wrapper()
134 memcpy(&wrapper, pebuf + ctx->sig_offset, sizeof(wrapper)); in pefile_strip_sig_wrapper()
135 pr_debug("sig wrapper = { %x, %x, %x }\n", in pefile_strip_sig_wrapper()
136 wrapper.length, wrapper.revision, wrapper.cert_type); in pefile_strip_sig_wrapper()
144 if (wrapper.length > ctx->sig_len) { in pefile_strip_sig_wrapper()
145 pr_warn("Signature wrapper bigger than sig len (%x > %x)\n", in pefile_strip_sig_wrapper()
146 ctx->sig_len, wrapper.length); in pefile_strip_sig_wrapper()
[all …]
/linux/drivers/virtio/
H A Dvirtio_rtc_class.c19 * struct viortc_class - RTC class wrapper
33 * viortc_class_get_locked() - get RTC class wrapper, if ops allowed
36 * Gets the RTC class wrapper from the virtio device, if it is available and
40 * Return: RTC class wrapper if available and ops allowed, ERR_PTR otherwise.
180 * @viortc_class: RTC class wrapper
199 * @viortc_class: RTC class wrapper
214 * @viortc_class: RTC class wrapper
225 * viortc_class_init() - init RTC class wrapper and device
232 * Return: RTC class wrapper on success, ERR_PTR otherwise.
/linux/include/media/
H A Ddvb_vb2.h175 * dvb_vb2_poll - Wrapper to vb2_core_streamon() for Digital TV
191 * dvb_vb2_stream_on() - Wrapper to vb2_core_streamon() for Digital TV
200 * dvb_vb2_stream_off() - Wrapper to vb2_core_streamoff() for Digital TV
210 * dvb_vb2_reqbufs() - Wrapper to vb2_core_reqbufs() for Digital TV
223 * dvb_vb2_querybuf() - Wrapper to vb2_core_querybuf() for Digital TV
235 * dvb_vb2_expbuf() - Wrapper to vb2_core_expbuf() for Digital TV
247 * dvb_vb2_qbuf() - Wrapper to vb2_core_qbuf() for Digital TV buffer handling.
258 * dvb_vb2_dqbuf() - Wrapper to vb2_core_dqbuf() for Digital TV
270 * dvb_vb2_mmap() - Wrapper to vb2_mmap() for Digital TV buffer handling.
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c1069 .wrapper = mlx4_QUERY_FW_wrapper
1078 .wrapper = NULL
1087 .wrapper = mlx4_QUERY_DEV_CAP_wrapper
1096 .wrapper = mlx4_QUERY_FUNC_CAP_wrapper
1105 .wrapper = NULL
1114 .wrapper = mlx4_INIT_PORT_wrapper
1123 .wrapper = mlx4_CLOSE_PORT_wrapper
1132 .wrapper = mlx4_QUERY_PORT_wrapper
1141 .wrapper = mlx4_SET_PORT_wrapper
1150 .wrapper = mlx4_MAP_EQ_wrapper
[all …]
/linux/Documentation/devicetree/bindings/sound/
H A Dmt6351.txt3 The communication between MT6351 and SoC is through Mediatek PMIC wrapper.
4 For more detail, please visit Mediatek PMIC wrapper documentation.
6 Must be a child node of PMIC wrapper.
H A Dmt6358.txt3 The communication between MT6358 and SoC is through Mediatek PMIC wrapper.
4 For more detail, please visit Mediatek PMIC wrapper documentation.
6 Must be a child node of PMIC wrapper.
/linux/arch/powerpc/boot/
H A DMakefile133 $(addprefix $(obj)/,$(libfdt) libfdt-wrapper.o simpleboot.o epapr.o opal.o \
138 $(libfdt) libfdt-wrapper.c \
174 src-plat-$(CONFIG_EPAPR_BOOT) += epapr.c epapr-wrapper.c
240 $(obj)/wrapper.a: $(obj-wlib) FORCE
245 targets += $(patsubst $(obj)/%,%,$(obj-boot) wrapper.a) zImage.lds
246 always-y := $(obj)/wrapper.a $(obj-plat) $(obj)/empty.o \
251 wrapper := $(src)/wrapper macro
253 $(wrapper) FORCE
273 cmd_wrap =$(CONFIG_SHELL) $(wrapper) -Z $(compressor-y) -c -o $@ -p $2 \
447 # clean up files cached by wrapper
[all …]
H A Dwrapper34 map="-Map wrapper.map"
57 # mkimage wrapper script
69 echo 'Usage: wrapper [-o output] [-p platform] [-i initrd]' >&2
165 # a "feature" of the wrapper script is that it can be used outside
206 # this script (wrapper) is distributed separately from the kernel source.
368 platformo="$object/pseries-head.o $object/epapr.o $object/epapr-wrapper.o"
433 "overlaps the address of the wrapper($link_address)"
434 echo "INFO: Fixing the link_address of wrapper to ($round_size)"
494 $platformo $tmp $object/wrapper.a
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,sa8255p-geni-se-qup.yaml7 title: GENI Serial Engine QUP Wrapper Controller
13 Generic Interface (GENI) based Qualcomm Universal Peripheral (QUP) wrapper
17 Wrapper controller is modeled as a node with zero or more child nodes each
25 description: QUP wrapper common register address and length.
H A Dqcom,geni-se.yaml7 title: GENI Serial Engine QUP Wrapper Controller
13 Generic Interface (GENI) based Qualcomm Universal Peripheral (QUP) wrapper
17 Wrapper controller is modeled as a node with zero or more child nodes each
27 description: QUP wrapper common register address and length.
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00usb.h145 * Simple wrapper around rt2x00usb_vendor_request to write a single
166 * Simple wrapper around rt2x00usb_vendor_request to read the eeprom
183 * This function is a simple wrapper for 32bit register access
201 * This function is a simple wrapper for 32bit register access
221 * This function is a simple wrapper for 32bit register access
239 * This function is a simple wrapper for 32bit register access
258 * This function is a simple wrapper for 32bit register access
278 * This function is a simple wrapper for 32bit register access
/linux/include/linux/
H A Dtracepoint-defs.h68 * it is, call a wrapper function defined in a C file that will then
71 * For "trace_foo_bar()", you would need to create a wrapper function
76 * And call your wrapper:
H A Drcupdate_wait.h45 * domain requires you to write a wrapper function for that SRCU domain's
46 * call_srcu() function, with this wrapper supplying the pointer to the
/linux/Documentation/driver-api/thermal/
H A Dexynos_thermal.rst74 TMU configuration data -----> TMU Driver <----> Exynos Core thermal wrapper
87 c) Exynos Core thermal wrapper:
88 This provides 3 wrapper function to use the
/linux/lib/
H A Dsort.c128 struct wrapper { struct
140 ((const struct wrapper *)priv)->swap(a, b, (int)size); in do_swap() argument
159 return ((const struct wrapper *)priv)->cmp(a, b); in do_cmp()
206 if (swap_func == SWAP_WRAPPER && !((struct wrapper *)priv)->swap) in __sort_r()
337 struct wrapper w = { in sort()
350 struct wrapper w = { in sort_nonatomic()
/linux/tools/include/tools/
H A Ddis-asm-compat.h15 * Trivial fprintf wrapper to be used as the fprintf_styled_func argument to
35 * Wrapper for init_disassemble_info() that hides version
/linux/tools/perf/util/
H A Dmutex.h9 * A function-like feature checking macro that is a wrapper around
88 * A wrapper around the mutex implementation that allows perf to error check
95 /* A wrapper around the condition variable implementation. */
/linux/include/linux/dma/
H A Dqcom_bam_dma.h38 * prep_bam_ce_le32 - Wrapper function to prepare a single BAM command
57 * bam_prep_ce - Wrapper function to prepare a single BAM command element
/linux/include/linux/firmware/qcom/
H A Dqcom_qseecom.h42 * Note: This is a convenience wrapper around qcom_scm_qseecom_app_send().
43 * Clients should prefer to use this wrapper.
/linux/drivers/gpu/drm/stm/
H A Ddw_mipi_dsi-stm.c32 /* DSI wrapper registers & bit definitions */
34 #define DSI_WCFGR 0x0400 /* Wrapper ConFiGuration Reg */
38 #define DSI_WCR 0x0404 /* Wrapper Control Reg */
41 #define DSI_WISR 0x040C /* Wrapper Interrupt and Status Reg */
45 #define DSI_WPCR0 0x0418 /* Wrapper Phy Conf Reg 0 */
49 #define DSI_WRPCR 0x0430 /* Wrapper Regulator & Pll Ctrl Reg */
402 /* Enable the DSI wrapper */ in dw_mipi_dsi_phy_power_on()
414 /* Disable the DSI wrapper */ in dw_mipi_dsi_phy_power_off()
/linux/Documentation/devicetree/bindings/usb/
H A Dfsl,usbmisc.yaml7 title: Freescale i.MX wrapper module for Chipidea USB2 controller
53 - description: Base and length of the Wrapper module register
/linux/include/kunit/
H A Dresource.h396 * @wrapper: The name of the new wrapper function define.
400 * Defines a wrapper for a function which accepts a single, pointer-sized
401 * argument. This wrapper can then be passed to kunit_add_action() and
406 #define KUNIT_DEFINE_ACTION_WRAPPER(wrapper, orig, arg_type) \ argument
407 static void wrapper(void *in) \
/linux/Documentation/core-api/
H A Dpin_user_pages.rst26 sites. This allows the associated wrapper functions (pin_user_pages*() and
31 This is in order to avoid creating a large number of wrapper functions to cover
34 that's a natural dividing line, and a good point to make separate wrapper calls.
50 Which flags are set by each wrapper
233 has the following new calls to exercise the new pin*() wrapper functions:
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp8_req_if.c30 * @vld_wrapper_dma: vld wrapper dma address
90 * @wrap_y_buf: wrapper y buffer
91 * @wrap_c_buf: wrapper c buffer
92 * @vld_wrapper_buf: vld wrapper buffer
181 mtk_vdec_err(inst->ctx, "cannot allocate vld wrapper buffer"); in vdec_vp8_slice_alloc_working_buf()

12345678910>>...28