/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-ctrls.c | 2711 struct v4l2_ctrl_helper *helpers, in prepare_ext_ctrls() argument 2718 for (i = 0, h = helpers; i < cs->count; i++, h++) { in prepare_ext_ctrls() 2778 helpers[i].mref->helper = NULL; in prepare_ext_ctrls() 2779 for (i = 0, h = helpers; i < cs->count; i++, h++) { in prepare_ext_ctrls() 2816 struct v4l2_ctrl_helper *helpers = helper; in v4l2_g_ext_ctrls() local 2830 helpers = kmalloc_array(cs->count, sizeof(helper[0]), in v4l2_g_ext_ctrls() 2832 if (helpers == NULL) in v4l2_g_ext_ctrls() 2836 ret = prepare_ext_ctrls(hdl, cs, helpers, true); in v4l2_g_ext_ctrls() 2840 if (helpers[i].ctrl->flags & V4L2_CTRL_FLAG_WRITE_ONLY) in v4l2_g_ext_ctrls() 2848 if (helpers[i].mref == NULL) in v4l2_g_ext_ctrls() [all …]
|
/linux-4.1.27/Documentation/arm/ |
D | kernel_user_helpers.txt | 23 User space is expected to bypass those helpers and implement those things 30 of not using these kernel helpers if your compiled code is not going to 33 New helpers may be added over time, so an older kernel may be missing some 34 helpers present in a newer kernel. For this reason, programs must check 38 if the required helpers are not provided by the kernel version that 52 This field contains the number of helpers being implemented by the
|
/linux-4.1.27/kernel/bpf/ |
D | Makefile | 2 obj-$(CONFIG_BPF_SYSCALL) += syscall.o verifier.o hashtab.o arraymap.o helpers.o
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | cdv_intel_hdmi.c | 198 const struct drm_encoder_helper_funcs *helpers in cdv_hdmi_set_property() local 200 helpers->mode_set(encoder, &crtc->saved_mode, in cdv_hdmi_set_property()
|
D | cdv_intel_lvds.c | 508 const struct drm_encoder_helper_funcs *helpers = in cdv_intel_lvds_set_property() local 510 helpers->dpms(encoder, value); in cdv_intel_lvds_set_property()
|
/linux-4.1.27/Documentation/vm/ |
D | split_page_table_lock | 13 There are helpers to lock/unlock a table and other accessor functions: 42 Hugetlb-specific helpers:
|
/linux-4.1.27/Documentation/pcmcia/ |
D | devicetable.txt | 10 You should use the helpers in include/pcmcia/device_id.h for generating the
|
/linux-4.1.27/Documentation/devicetree/bindings/dma/ |
D | arm-pl330.txt | 39 as required by the generic dma device tree binding helpers. The dma
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | cifs.txt | 27 It must be installed in the directory with the other mount helpers.
|
/linux-4.1.27/drivers/scsi/libsas/ |
D | Kconfig | 30 This provides transport specific helpers for SAS drivers which
|
/linux-4.1.27/drivers/net/wireless/ath/ |
D | Kconfig | 10 enables the common ath.ko module which shares common helpers.
|
/linux-4.1.27/drivers/of/ |
D | Kconfig | 75 OpenFirmware PCI IRQ routing helpers
|
/linux-4.1.27/drivers/gpu/drm/ |
D | Kconfig | 32 CRTC helpers for KMS drivers. 41 FBDEV helpers for KMS drivers.
|
/linux-4.1.27/drivers/regulator/ |
D | Makefile | 6 obj-$(CONFIG_REGULATOR) += core.o dummy.o fixed-helper.o helpers.o devres.o
|
/linux-4.1.27/arch/arm/mm/ |
D | Kconfig | 800 bool "Enable kuser helpers in vector page" if !NEED_KUSER_HELPERS 806 Provide kuser helpers in the vector page. The kernel provides 814 However, the fixed address nature of these helpers can be used 820 these helpers, then you can turn this option off to hinder 822 relying on those helpers is run, it will receive a SIGILL signal, 826 need these helpers; otherwise, the safe option is to say Y.
|
/linux-4.1.27/Documentation/driver-model/ |
D | bus.txt | 77 These helpers iterate over the respective list, and call the callback
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | cpu-drivers.txt | 122 frequency table helpers might be helpful. See the section 2 for more information 141 section 2 for details on frequency table helpers.
|
/linux-4.1.27/Documentation/gpio/ |
D | driver.txt | 115 some helpers that can be enabled by selecting the GPIOLIB_IRQCHIP Kconfig 130 To use the helpers please keep the following in mind:
|
/linux-4.1.27/Documentation/ |
D | gdb-kernel-debugging.txt | 60 Examples of using the Linux-provided gdb helpers
|
D | pwm.txt | 122 this in your driver please consider adding appropriate helpers to the framework.
|
D | unshare.txt | 255 For unshare_* helpers corresponding to CLONE_SYSVSEM, CLONE_SIGHAND,
|
/linux-4.1.27/arch/sparc/ |
D | Kconfig | 218 # Makefile helpers 521 # Makefile helpers
|
/linux-4.1.27/Documentation/filesystems/ |
D | seq_file.txt | 318 These helpers will interpret pos as a position within the list and iterate 320 seq_list_* helpers with a pointer to the appropriate list_head structure.
|
D | porting | 6 New helpers: sb_bread(), sb_getblk(), sb_find_get_block(), set_bh(), 288 be in order of zeroing blocks using block_truncate_page or similar helpers,
|
/linux-4.1.27/fs/ |
D | Kconfig | 56 # Note: Posix ACLs can be implemented without these helpers. Never use
|
/linux-4.1.27/Documentation/power/regulator/ |
D | consumer.txt | 198 to it. The regulator framework provides the following helpers for querying
|
/linux-4.1.27/Documentation/video4linux/ |
D | v4l2-controls.txt | 100 helpers: 111 on subdev drivers are converted to the control framework these helpers will 377 will result in a deadlock since these helpers lock the handler as well.
|
/linux-4.1.27/Documentation/block/ |
D | biodoc.txt | 568 transfer and invokes block end*request helpers to mark this. The 646 themselves). Using these helpers should also make it easier to cope 714 3.2.5.1 Tag helpers 731 The above are initialization and exit management, the main helpers during 747 To minimize struct request and queue overhead, the tag helpers utilize some 754 of these helpers, see the IDE tagged command queueing support.
|
/linux-4.1.27/drivers/thermal/ |
D | Kconfig | 38 This options provides helpers to add the support to
|
/linux-4.1.27/Documentation/trace/ |
D | tracepoint-analysis.txt | 212 processes, the parent process responsible for creating all the helpers
|
/linux-4.1.27/drivers/base/ |
D | Kconfig | 98 that they can be loaded by userspace helpers on request.
|
/linux-4.1.27/Documentation/serial/ |
D | driver | 440 Some helpers are provided in order to set/get modem control lines via GPIO.
|
/linux-4.1.27/arch/ |
D | Kconfig | 335 to the syscall_xyz helpers for every syscall.
|
/linux-4.1.27/net/netfilter/ |
D | Kconfig | 189 Tracking FTP connections is problematic: special helpers are 345 tristate 'Connection tracking helpers in user-space via Netlink' 352 This option enables the user-space connection tracking helpers
|
/linux-4.1.27/Documentation/devicetree/ |
D | usage-model.txt | 204 the device tree and uses the helpers to extract information required
|
/linux-4.1.27/net/sched/ |
D | Kconfig | 487 Extended matches are small classification helpers not worth writing
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.lpfc | 11 * Merged patch from Christoph Hellwig <hch@lst.de>: split helpers 707 * Integrate patches from Christoph Hellwig: two new helpers common
|
D | scsi_mid_low_api.txt | 1320 a LLD might use these helpers:
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 393 patch which provides these helpers. Included within this is:
|