/linux-4.4.14/drivers/staging/media/davinci_vpfe/ |
D | davinci-vpfe-mc.txt | 68 accepts a pointer to struct vpfe_isif_raw_config as its argument. Similarly 69 VIDIOC_VPFE_IPIPE_S_CONFIG accepts a pointer to struct vpfe_ipipe_config. And 70 VIDIOC_VPFE_RSZ_S_CONFIG accepts a pointer to struct vpfe_rsz_config as its 92 VIDIOC_VPFE_IPIPEIF_G_CONFIG accepts a pointer to struct ipipeif_params
|
/linux-4.4.14/include/target/iscsi/ |
D | iscsi_target_stat.h | 44 u32 accepts; member
|
/linux-4.4.14/Documentation/fmc/ |
D | fmc-trivial.txt | 10 accepts are:
|
D | fmc-chardev.txt | 18 The driver assumes all registers are 32-bit in size, and only accepts a
|
D | fmc-write-eeprom.txt | 19 * It accepts a `file=' argument (within /lib/firmware) and if no
|
/linux-4.4.14/Documentation/arm/SA1100/ |
D | LART | 7 through a number of connectors. The powersupply accepts voltages
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-driver-toshiba_acpi | 11 Note that from kernel 3.16 onwards this file accepts all listed 12 parameters, kernel 3.15 only accepts the first two (FN-Z and 82 Note that from kernel 4.1 onwards this file accepts all listed
|
D | sysfs-driver-hid-picolcd | 36 Writing: accepts new refresh rate expressed in integer Hz
|
/linux-4.4.14/Documentation/leds/ |
D | leds-blinkm.txt | 8 The device accepts RGB and HSB color values through separate commands.
|
/linux-4.4.14/Documentation/hwmon/ |
D | ads7828 | 23 The ads7828 driver accepts an optional ads7828_platform_data structure (defined
|
D | pcf8591 | 85 "0" for analog output disabled. Writing accepts "0" and "1" accordingly.
|
D | adm9240 | 141 The driver reports and accepts voltage limits scaled to the above table.
|
/linux-4.4.14/net/ax25/ |
D | Kconfig | 56 networking. A DAMA server (called "master") accepts incoming traffic 71 networking. A DAMA server (called "master") accepts incoming traffic
|
/linux-4.4.14/Documentation/block/ |
D | null_blk.txt | 19 - Directly accepts bio data structure and returns them.
|
/linux-4.4.14/tools/perf/Documentation/ |
D | intel-bts.txt | 83 perf inject also accepts the --itrace option in which case tracing data is
|
D | perf-probe.txt | 65 Delete probe events. This accepts glob wildcards('*', '?') and character 179 …glob matching but ignoring spaces in both of pattern and target. So this accepts wildcards('*', '?…
|
D | intel-pt.txt | 763 perf inject also accepts the --itrace option in which case tracing data is
|
/linux-4.4.14/Documentation/laptops/ |
D | toshiba_haps.txt | 75 the only parameter it accepts, it is used to trigger
|
D | thinkpad-acpi.txt | 191 input layer support accepts the standard IOCTLs to remap the keycodes 1097 and if volume control is enabled, accepts the following commands: 1224 and "full-speed" levels. The driver accepts "disengaged" as an alias for
|
/linux-4.4.14/Documentation/virtual/kvm/devices/ |
D | vm.txt | 4 The virtual machine "device" also accepts the ioctls KVM_SET_DEVICE_ATTR,
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | cnxt,cx92755-pinctrl.txt | 52 The pin group node accepts a subset of the generic pin config properties. For
|
D | brcm,bcm11351-pinctrl.txt | 44 The pin group node accepts a subset of the generic pin config properties. For 49 Standard, I2C, and HDMI. Each type accepts a different set of pin config
|
/linux-4.4.14/Documentation/scsi/ |
D | cxgb3i.txt | 28 On transmitting, S3 h/w accepts the complete PDU (header + data)
|
D | BusLogic.txt | 470 disables Tagged Queuing, and "X" accepts the default based on the firmware
|
D | ncr53c8xx.txt | 640 'insmod', the driver also accepts <space> as option separator.
|
/linux-4.4.14/Documentation/usb/ |
D | functionfs.txt | 52 If no "functions" module parameters is supplied, the driver accepts
|
D | mass-storage.txt | 29 The mass storage gadget accepts the following mass storage specific 138 In addition to the above, the gadget also accepts the following
|
D | gadget_printer.txt | 16 You will need a USB device controller and a Linux driver for it that accepts
|
D | gadget_configfs.txt | 320 which accepts a struct config_item and a struct configfs_attribute.
|
/linux-4.4.14/Documentation/networking/caif/ |
D | README | 39 It only accepts one argument to insmod/modprobe!
|
/linux-4.4.14/Documentation/isdn/ |
D | README.act2000 | 45 loading the kernel with LILO or LOADLIN. It accepts the following syntax:
|
D | README.icn | 71 loading the kernel with LILO or LOADLIN. It accepts the following syntax:
|
D | README.gigaset | 133 forwarded to the base station. In this mode, the device accepts the
|
/linux-4.4.14/drivers/target/iscsi/ |
D | iscsi_target_stat.c | 428 ret = snprintf(page, PAGE_SIZE, "%u\n", lstat->accepts); in iscsi_stat_login_accepts_show() 506 CONFIGFS_ATTR_RO(iscsi_stat_login_, accepts);
|
D | iscsi_target_util.c | 1426 ls->accepts++; in iscsit_collect_login_stats()
|
/linux-4.4.14/Documentation/video4linux/ |
D | omap3isp.txt | 136 control. VIDIOC_OMAP3ISP_CCDC_CFG IOCTL accepts a pointer to struct 138 accepts a pointer to struct omap3isp_prev_update_config. The definition of
|
/linux-4.4.14/drivers/staging/unisys/Documentation/ABI/ |
D | sysfs-platform-visorchipset | 60 guest to operate correctly. The interface accepts one of two
|
/linux-4.4.14/Documentation/kbuild/ |
D | kconfig-language.txt | 54 definition optionally accepts an input prompt, so these two examples 269 This defines a config symbol <symbol> and accepts any of above 287 This defines a choice group and accepts any of the above attributes as 294 A choice accepts another option "optional", which allows to set the
|
D | makefiles.txt | 514 KBUILD_CFLAGS only if gcc really accepts it.
|
/linux-4.4.14/Documentation/ |
D | futex-requeue-pi.txt | 123 FUTEX_CMP_REQUEUE_PI accepts nr_wake and nr_requeue as arguments, but
|
D | IRQ-domain.txt | 48 by calling irq_create_mapping() which accepts the irq_domain and a
|
D | kernel-parameters.txt | 1337 If specified, z/VM IUCV HVC accepts connections
|
/linux-4.4.14/Documentation/input/ |
D | yealink.txt | 39 Q: Phone is working now (displays version and accepts keypad input) but I can't
|
/linux-4.4.14/Documentation/dvb/ |
D | faq.txt | 109 into promiscuous mode so it accepts any packets from the PID
|
/linux-4.4.14/Documentation/networking/ |
D | phonet.txt | 190 PNPIPE_ENCAP accepts one integer value (int) of:
|
D | ppp_generic.txt | 156 The start_xmit function always accepts and queues the packet which it
|
D | packet_mmap.txt | 1018 PACKET_TIMESTAMP accepts the same integer bit field as SO_TIMESTAMPING:
|
D | rxrpc.txt | 619 (5) The server then accepts the new call by issuing a sendmsg() with two
|
D | ip-sysctl.txt | 125 The kernel still accepts new fragments for defragmentation.
|
/linux-4.4.14/Documentation/filesystems/ |
D | tmpfs.txt | 70 can be changed on remount. The size parameter also accepts a suffix %
|
D | vfs.txt | 1138 If a filesystem accepts mount options, it must define show_options()
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
D | interlaken-lac.txt | 25 interface. It accepts LA command through software portals, which are system
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | CMIPCI.txt | 68 When the 4/6-ch output is enabled, the second DAC accepts up to 6 (or
|
/linux-4.4.14/Documentation/device-mapper/ |
D | dm-raid.txt | 11 The target is named "raid" and it accepts the following parameters:
|
/linux-4.4.14/tools/usb/usbip/ |
D | INSTALL | 235 `configure' also accepts some other, not widely useful, options. Run
|
/linux-4.4.14/Documentation/fb/ |
D | fbcon.txt | 129 value 'n' accepts the following:
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | nfsroot.txt | 229 image. Like zdisk and bzdisk, this target accepts the FDARGS
|
/linux-4.4.14/Documentation/ioctl/ |
D | cdrom.txt | 371 ioctl accepts a cdrom_read structure, but actual source code
|
/linux-4.4.14/Documentation/vm/ |
D | frontswap.txt | 186 So every time the frontswap backend accepts a page, a swap device read
|
/linux-4.4.14/Documentation/trace/ |
D | events.txt | 192 The glob (~) only accepts a wild card character (*) at the start and or
|
/linux-4.4.14/drivers/misc/ |
D | Kconfig | 91 This module accepts a single 'irq' parameter, which it should register for.
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 292 This character device accepts DSM messages to be passed to DIMM
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | README | 589 The mount.cifs mount helper also accepts a few mount options before -o
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 973 accepts those for which the filter returns non-zero.
|